[poppler] Chinese characters broken

mpsuzuki at hiroshima-u.ac.jp mpsuzuki at hiroshima-u.ac.jp
Mon Aug 23 05:33:28 PDT 2010


Hi,

On Mon, 23 Aug 2010 16:06:07 +0900
suzuki toshiya <mpsuzuki at hiroshima-u.ac.jp> wrote:
>I'm not sure similar methods exist in other binding. Evince seems to
>use poppler-glib binding, and its default backend is CairoOutputDev.
>Because Cairo renders the TrueType font internally, so more detailed
>code check is needed.

It seems that CairoOutputDev.cc disables FreeType
hinter in each font object creation via Cairo API,
by default. And yet I couldn't find appropriate
Poppler API to enable it after font object creation,
or change the default switch. I'm afraid there's
no such in Poppler layer, and GLib binding cannot
do such anymore. I will try to fix it. Please wait.

Regards,
mpsuzuki


More information about the poppler mailing list