[poppler] Chinese characters broken
mpsuzuki at hiroshima-u.ac.jp
mpsuzuki at hiroshima-u.ac.jp
Tue Aug 24 11:33:38 PDT 2010
On Tue, 24 Aug 2010 14:27:46 +0900
mpsuzuki at hiroshima-u.ac.jp wrote:
>The font name is written in the PDF document, but not
>available in TrueType font. So PDF renderer should decide
>the hinter should be enabled or not? To do such, my idea
>would be: exposing FreeType2 blacklist function to public,
>and FreeType2 client check if the font is blacklisted
>by giving family name to the function, and if it is
>blacklisted, FreeType2 client enable the hinter for the font
>(not for document).
I've sketched a patch to make FreeType2's internal
blacklist visible and configurable from FT2 clients.
https://www.codeblog.org/blog/mpsuzuki/20100825.html
The patch is not for poppler, so I don't attach to
this post. I will discuss about user-configurable
blacklist in freetype-devel mailing list.
Regards,
mpsuzuki
More information about the poppler
mailing list