[poppler] Patch: Change Splashbitmap RGB8 to 32bits internal

Frank Meerkoetter frank at meerkoetter.org
Tue Apr 4 02:42:39 PDT 2006


Hello,

this patch changes the internal format used by SplashBitmap for mode RGB8
to 32bits. The first three byte are RGB and the last one is a fixed alpha.
This allows the wrappers to use a fast memcopy when copying data out
of Splashbitmaps instead of the getPixel()/setPixel() loop currently
used.

The only wrapper i've touched is the QT3 wrapper because i don't have QT4
or Gnome around.

Regards,
   Frank
-------------- next part --------------
A non-text attachment was scrubbed...
Name: splashbitmap_rgb8_32bit.patch
Type: text/x-patch
Size: 8300 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/poppler/attachments/20060404/31564f2d/splashbitmap_rgb8_32bit.bin


More information about the poppler mailing list