[Libreoffice-bugs] [Bug 127005] New: SVG export from Draw doesn't include correctly the font family

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Aug 18 11:18:21 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=127005

            Bug ID: 127005
           Summary: SVG export from Draw doesn't include correctly the
                    font family
           Product: LibreOffice
           Version: 6.3.0.4 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Draw
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: giancarlo.orru at gmail.com

Description:
I need to show an SVG file in a HTML page 
I chose 
1942 report
font for my text;
when I exported to the SVG format I noticed that the font is substituted by
another one.
Embracing the font name with ticks seems to solve the problem
font-family="1942 report" <--- wrong rendering
font-family="'1942 report'" <--- right rendering


Steps to Reproduce:
1. Write a text with 1942 Report font (I image that all family fonts with more
then a word in it's name show the same behaviour) 
2. export to SVG
3. load the SVG in a browser


Actual Results:
the text font is sobstituted

Expected Results:
The text should be rendered with the rigth font


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190818/2b55810c/attachment.html>


More information about the Libreoffice-bugs mailing list