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

--- Comment #19 from Jun Nogata <[email protected]> ---
Created attachment 172325
  --> https://bugs.documentfoundation.org/attachment.cgi?id=172325&action=edit
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)

> SAL_INFO( "vcl.quartz", 
> "CoreTextGlyphFallbackSubstititution::FindFontSubstitute() 
> rPattern.maSearchName=" << rPattern.maSearchName );

Where the text was displayed correctly, it was in Hiragino Kaku gothic.

> info:vcl.quartz:19628:58067:vcl/quartz/salgdi.cxx:90: 
> CoreTextGlyphFallbackSubstititution::FindFontSubstitute() 
> rPattern.maSearchName=ヒラギノ角ゴシック

Where the text was garbled, it was displayed in Lucida Grande.

> info:vcl.quartz:19628:58067:vcl/quartz/salgdi.cxx:90: 
> CoreTextGlyphFallbackSubstititution::FindFontSubstitute() 
> rPattern.maSearchName=Lucida Grande

The font is incorrectly specified and the text is garbled.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to