[Poppler-bugs] [Bug 16999] pdfimages extracts bitmaps with color inversed, reloaded!

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 5 14:56:26 PDT 2008


http://bugs.freedesktop.org/show_bug.cgi?id=16999





--- Comment #3 from Vasile Gaburici <gaburici at cs.umd.edu>  2008-08-05 14:56:25 PST ---
Created an attachment (id=18144)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=18144)
Correct handling of bitmap images

I've attached a patch that works correctly for me whether the pdf image has or
has not a /Decode array. For the sake of efficiency on large scans my fix only
peeks at the colormap to decide what xor mask to use. The bit stream is then
processed without involving the normal gary/color handling functions.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list