On Feb 7, 2008 4:28 AM, Peter Åstrand <[EMAIL PROTECTED]> wrote: > On Wed, 6 Feb 2008, Dominic Lachowicz wrote: > > >Both the Glib and Qt backends can render directly to GDI. > > Hi and thanks for your help. Do you really mean Glib here? I thought Glib > was pretty low level and didn't deal with graphics at all?
Glib is low-level and doesn't concern itself with drawing. However, poppler's backend that can render to Cairo or a GdkPixbuf is called the "glib" backend. Dom _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
