[Libreoffice-bugs] [Bug 126936] Embedded fonts not rendered correctly
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jul 23 19:51:40 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=126936
--- Comment #6 from himajin100000 at gmail.com ---
After a bit of further test, it became clear
the font I used, i.e. Electroharmonix , has FsType 0x0004.
and cannot be registered even as a temporary font. so, the previous comment of
mine should be marked OBSOLETE.
https://opengrok.libreoffice.org/xref/core/vcl/source/gdi/embeddedfontshelper.cxx?r=b1ca0e5a#150
Next, I used GD-HighwayGothicJA-TTF
available from https://forest.watch.impress.co.jp/library/software/gdhighway/
Note: Ads are often fraudulent. Please be sure that the filename of the file
you are downloading is GDHighwayGoJA-Rev108b-TTF.zip
I installed this font and used for both ascii(in case only the Latin fonts
checkbox is checked) and Japanese text ( namely 三鷹, a Japanese city with a
character in the second index that made me easy to tell if the font is actually
used ), and saved to an odt file.
Then, I uninstalled the font and let my own dbgutil LibreOffice build load the
file to get the log.
the message I got:
warn:vcl.fonts:1448:12084:vcl/win/gdi/salfont.cxx:1206: temp font was
registered but is not in enumeration:
file:///C:/build/instdir/program/../user/temp/embeddedfonts/fromdocs/GD-HighwayGothicJA-TTF5.ttf
produced at
https://opengrok.libreoffice.org/xref/core/vcl/win/gdi/salfont.cxx?r=16ab4c5c&mo=39156&fi=1203#1203
probably after trying to register the font extracted to
https://opengrok.libreoffice.org/xref/core/vcl/source/gdi/embeddedfontshelper.cxx?r=b1ca0e5a#163
Is the message I got related to the cause of this bug?
--
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/20200723/e43af60e/attachment.htm>
More information about the Libreoffice-bugs
mailing list