Hi, In <[EMAIL PROTECTED]> "Re: [poppler] PopplerPage should not cache image_dev" on Thu, 20 Mar 2008 11:47:06 +0100, Carlos Garcia Campos <[EMAIL PROTECTED]> wrote:
> > I find a problem of the GLib bindings. > > > > poppler_page_get_image() always returns NULL after > > poppler_page_get_image_mapping() is called. Because > > PopplerPage.image_dev is cached when > > poppler_page_get_image_mapping() is called. The cached > > image_dev doesn't have CairoImageOutputDev.imgDrawCbk but > > poppler_page_get_image() needs image_dev that has > > image_draw_decide_cb() as CairoImageOutputDev.imgDrawCbk. > > yes, you are right. I have just fixed it in git master. Thank you very > much :-) I've confirmed. Thanks for your quick fix. -- kou _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
