Hi, On Mon, 23 Aug 2010 16:06:07 +0900 suzuki toshiya <[email protected]> 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 _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
