El jue, 20-03-2008 a las 16:56 +0900, Kouhei Sutou escribió: > Hi, > > 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 :-) -- Carlos Garcia Campos [EMAIL PROTECTED] [EMAIL PROTECTED] http://carlosgc.linups.org PGP key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x523E6462
signature.asc
Description: Esta parte del mensaje está firmada digitalmente
_______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
