Support use of embedded SVG Fonts (like though created by Batik Graphics2D SVG Generator)
<!-- Please report new issues at https://inkscape.org/report; this tracker is for staff-confirmed issues only. See our full bug reporting guidelines at https://inkscape.org/contribute/report-bugs/ --> #### Steps to reproduce: <!-- Describe what you did (step-by-step) so we can reproduce: --> - open the file with Inkscape and with the browser (e.g. Microsoft Edge) #### What happened? - the browser showed correct glyphs and layouts, but Inkscape did not #### What should have happened? - Inkscape should have shown glyphs exactly the same as the browser did #### Inkscape Version and Operating System: Inkscape 1.1 (inkscape@c68e22c38707cfe8a4d9402082e4faec8bcd15dc, 2021-05-23) GLib version: 2.68.2 GTK version: 3.24.29 glibmm version: 2.66.0 gtkmm version: 3.24.3 libxml2 version: 2.9.12 libxslt version: 1.1.34 Cairo version: 1.17.4 Pango version: 1.48.5 HarfBuzz version: 2.8.1 Poppler version: 20.12.1 OS version: Windows 10 2009 <!-- Example file: Attach a sample file (or files) highlighting the issue, if appropriate. --> In the browser you should be able to see the correct render: ![0050.Z2.svg](/uploads/a6b47b84fe483efe756c7aa20de53b88/0050.Z2.svg) But when open with Inkscape: ![image](/uploads/b67804ec6f0135305f3efd26115411b9/image.png)
issue