https://bugs.freedesktop.org/show_bug.cgi?id=64462

--- Comment #4 from Sebastian Hölz <sho...@geomar.de> ---
I have the same problem when using an SVG created with Inkscape. I was able to
track this down to the following line in the SVG:

<tspan
   style="font-size:65.00091553%;baseline-shift:super"
   id="tspan6747">-3</tspan>

Here, the font-size is specified in "%", which I think is incorrectly
interpreted by LibreOffice as a pixel-size. 

If I manually change this to let's say "10.5px" it looks better, even though
the formating is still not correct.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to