[Poppler-bugs] [Bug 60383] New: CMYK JPX image interpreted as RGB
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Feb 6 13:45:21 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=60383
Priority: medium
Bug ID: 60383
Assignee: poppler-bugs at lists.freedesktop.org
Summary: CMYK JPX image interpreted as RGB
Severity: minor
Classification: Unclassified
OS: All
Reporter: harry at midnight-labs.org
Hardware: All
Status: NEW
Version: unspecified
Component: general
Product: poppler
Created attachment 74307
--> https://bugs.freedesktop.org/attachment.cgi?id=74307&action=edit
Example PDF page which has this problem
In the example PDF the shadow behind the large 'Oxygen' title is a CMYK JPX
stream.
It seems like the JPX stream is decoded correctly, but internally Poppler
thinks the decoded image is RGB, or some similar situation. Because of this the
stride is screwed and the image is repeated several times with the remaining
space being garbled data.
This problem occurs with:
* Evince + Poppler 0.20 + LCMS 2.2 (without openjpeg)
* pdftoppm + Poppler 0.22 + LCMS 1.19 (without openjpeg)
* Google Chrome 24.0 (stable)
The PDF renders correctly with:
* Adobe Acrobat
* Adobe Photoshop
* GhostScript
More files will be attached that show the problem.
A workaround would be to build Poppler with OpenJPEG support?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20130206/32629cd1/attachment.html>
More information about the Poppler-bugs
mailing list