[poppler] [PATCH] Arthur backend fixes; poppler-qt4 direct rendering

Matthias Fauconneau matthias.fauconneau at gmail.com
Tue Nov 2 15:05:01 PDT 2010


> Yep, the API sucks.

I ran valgrind again and it was still leaking. It should be tight now.
It would be great if more code could be shared with Splash, since the
leaks I've found where already fixed in the original splash backend.

> Are you sure you need the
> for (x = 0; x < width; x++) { *dest = *dest | 0xff000000; dest++; }
> ?

It works without when using direct rendering (both raster and opengl)
but not with renderToImage.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arthur.patch
Type: application/octet-stream
Size: 10443 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/poppler/attachments/20101102/7859953e/attachment.obj>


More information about the poppler mailing list