<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ajohnson@redneon.com" title="Adrian Johnson <ajohnson@redneon.com>"> <span class="fn">Adrian Johnson</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Use ICC profiles in PS output"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=27068">bug 27068</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 #34032 is obsolete</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Use ICC profiles in PS output"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=27068#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Use ICC profiles in PS output"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=27068">bug 27068</a>
              from <span class="vcard"><a class="email" href="mailto:ajohnson@redneon.com" title="Adrian Johnson <ajohnson@redneon.com>"> <span class="fn">Adrian Johnson</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=107770" name="attach_107770" title="ps: emit icc colorspace">attachment 107770</a> <a href="attachment.cgi?id=107770&action=edit" title="ps: emit icc colorspace">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=27068&attachment=107770'>[review]</a>
ps: emit icc colorspace

I had forgotten that I never finished this patch. So four years later here is
the updated patch.

The changes are:
- support both LCMS 1 and 2

- Improve performance. Instead of caching what I did was assign each ICC color 
space in the PS output to an /ICCBased-x-y-z name and ensure each one is only
emitted once. The performance of the generation is improved as each color space
is only emitted once. The file size increase is kept to a minimum as the
/ICCBased-x-y-z name is used each time a color space is set instead of emitting
the entire CSA.</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>