<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 --- - Some colors appear grey/black, whereas it works with Adobe Reader"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59179">bug 59179</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 #73562 is obsolete</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Some colors appear grey/black, whereas it works with Adobe Reader"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59179#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Some colors appear grey/black, whereas it works with Adobe Reader"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59179">bug 59179</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=73644" name="attach_73644" title="support uncolored tiling patterns">attachment 73644</a> <a href="attachment.cgi?id=73644&action=edit" title="support uncolored tiling patterns">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=59179&attachment=73644'>[review]</a>
support uncolored tiling patterns

It turns out that we can't use cairo_mask for uncolored patterns since
cairo_mask uses the alpha and not the luminosity to mask the source.

This patch uses the same solution as uncolored patterns in PSOutputDev. It adds
a flag to indicate we are rendering an uncolored pattern and disables setting
the color when the flag is true.</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>