<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Tooltips display for toolbar icons suffer from broken font fallback on OSX in CJK UIs"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=108042#c19">Comment # 19</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Tooltips display for toolbar icons suffer from broken font fallback on OSX in CJK UIs"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=108042">bug 108042</a>
from <span class="vcard"><a class="email" href="mailto:nogajun@gmail.com" title="Jun Nogata <nogajun@gmail.com>"> <span class="fn">Jun Nogata</span></a>
</span></b>
<pre>Created <span class=""><a href="https://bugs.documentfoundation.org/attachment.cgi?id=172325" name="attach_172325" title="fallback font log in vcl/quartz/salgdi.cxx">attachment 172325</a> <a href="https://bugs.documentfoundation.org/attachment.cgi?id=172325&action=edit" title="fallback font log in vcl/quartz/salgdi.cxx">[details]</a></span>
fallback font log in vcl/quartz/salgdi.cxx
I put SAL_INFO in line 90 in vcl/quartz/salgdi.cxx and logged it. (Attached
file)
<span class="quote">> SAL_INFO( "vcl.quartz", "CoreTextGlyphFallbackSubstititution::FindFontSubstitute() rPattern.maSearchName=" << rPattern.maSearchName );</span >
Where the text was displayed correctly, it was in Hiragino Kaku gothic.
<span class="quote">> info:vcl.quartz:19628:58067:vcl/quartz/salgdi.cxx:90: CoreTextGlyphFallbackSubstititution::FindFontSubstitute() rPattern.maSearchName=ヒラギノ角ゴシック</span >
Where the text was garbled, it was displayed in Lucida Grande.
<span class="quote">> info:vcl.quartz:19628:58067:vcl/quartz/salgdi.cxx:90: CoreTextGlyphFallbackSubstititution::FindFontSubstitute() rPattern.maSearchName=Lucida Grande</span >
The font is incorrectly specified and the text is garbled.</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>