<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Embedded fonts not rendered correctly"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=126936#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Embedded fonts not rendered correctly"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=126936">bug 126936</a>
from <span class="vcard"><a class="email" href="mailto:himajin100000@gmail.com" title="himajin100000@gmail.com">himajin100000@gmail.com</a>
</span></b>
<pre>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.
<a href="https://opengrok.libreoffice.org/xref/core/vcl/source/gdi/embeddedfontshelper.cxx?r=b1ca0e5a#150">https://opengrok.libreoffice.org/xref/core/vcl/source/gdi/embeddedfontshelper.cxx?r=b1ca0e5a#150</a>
Next, I used GD-HighwayGothicJA-TTF
available from <a href="https://forest.watch.impress.co.jp/library/software/gdhighway/">https://forest.watch.impress.co.jp/library/software/gdhighway/</a>
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
<a href="https://opengrok.libreoffice.org/xref/core/vcl/win/gdi/salfont.cxx?r=16ab4c5c&mo=39156&fi=1203#1203">https://opengrok.libreoffice.org/xref/core/vcl/win/gdi/salfont.cxx?r=16ab4c5c&mo=39156&fi=1203#1203</a>
probably after trying to register the font extracted to
<a href="https://opengrok.libreoffice.org/xref/core/vcl/source/gdi/embeddedfontshelper.cxx?r=b1ca0e5a#163">https://opengrok.libreoffice.org/xref/core/vcl/source/gdi/embeddedfontshelper.cxx?r=b1ca0e5a#163</a>
Is the message I got related to the cause of this bug?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>