[Poppler-bugs] [Bug 34053] Poppler ignores rendering intents and always uses INTENT_RELATIVE_COLORIMETRIC

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 5 04:55:31 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=34053

Thomas Freitag <Thomas.Freitag at alfa.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #84464|0                           |1
        is obsolete|                            |

--- Comment #28 from Thomas Freitag <Thomas.Freitag at alfa.de> ---
Created attachment 85242
  --> https://bugs.freedesktop.org/attachment.cgi?id=85242&action=edit
Use icc profile in OutputIntents

Instead of using static variables I moved now everything to GfxState class
variables in case of icc profile usage from OutputIntents. So different PDFs
with OutputIntents can now be rendered at the same time. I tested it in both
modes, CMYK and RGB, the rendered output is now correct.

Pretty nice side effect: the allocated memory needed for lcms usage is freed at
the appropriate places...

-- 
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/20130905/bc748d17/attachment.html>


More information about the Poppler-bugs mailing list