[poppler] PopplerPage should not cache image_dev

Kouhei Sutou kou at cozmixng.org
Thu Mar 20 04:09:21 PDT 2008


Hi,

In <1206010026.4133.4.camel at charmaleon>
  "Re: [poppler] PopplerPage should not cache image_dev" on Thu, 20 Mar 2008 11:47:06 +0100,
  Carlos Garcia Campos <carlosgc at gnome.org> 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


More information about the poppler mailing list