<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:Thomas.Freitag@alfa.de" title="Thomas Freitag <Thomas.Freitag@alfa.de>"> <span class="fn">Thomas Freitag</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Poppler ignores rendering intents and always uses INTENT_RELATIVE_COLORIMETRIC"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=34053">bug 34053</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Attachment #83659 is obsolete</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Poppler ignores rendering intents and always uses INTENT_RELATIVE_COLORIMETRIC"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=34053#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Poppler ignores rendering intents and always uses INTENT_RELATIVE_COLORIMETRIC"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=34053">bug 34053</a>
              from <span class="vcard"><a class="email" href="mailto:Thomas.Freitag@alfa.de" title="Thomas Freitag <Thomas.Freitag@alfa.de>"> <span class="fn">Thomas Freitag</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=83768" name="attach_83768" title="Use icc profile in OutputIntents">attachment 83768</a> <a href="attachment.cgi?id=83768&action=edit" title="Use icc profile in OutputIntents">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=34053&attachment=83768'>[review]</a>
Use icc profile in OutputIntents

I wasn't able to get GfxICCBasedColorSpace::getRGB running with lcms if the icc
profile in OutputIntents is a CMYK connector, neither with
cmsCreateMultiprofileTransform() nor with cmsCreateProofingTransform(): I
always got wrong RGB colors back. But I'm neither a CMM nor a lcms specialist.
So I give up, but to get it running I now use the transform to get the correct
cmyk values and then convert it to RGB with the poppler utils. So with this
patch it is no more necessary to compile poppler with SPLASH_CMYK.
And, much more important: You'll see now the effects also in okular (and it
should be working also with cairo, but that's untested).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>