<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [PATCH] Implement ArthurOutputDev::drawImageMask"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105531">105531</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[PATCH] Implement ArthurOutputDev::drawImageMask
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>poppler
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>arthur backend
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>poppler-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>oliver.sander@tu-dresden.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=138147" name="attach_138147" title="WIP patch that implements ArthurOutputDev::drawImageMask">attachment 138147</a> <a href="attachment.cgi?id=138147&action=edit" title="WIP patch that implements ArthurOutputDev::drawImageMask">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=105531&attachment=138147'>[review]</a>
WIP patch that implements ArthurOutputDev::drawImageMask

I am trying to implement type3 font support for the Arthur backend.  When such
fonts are present, the method ArthurOutputDev::drawImageMask is called
repeatedly, which is currently empty.  So I figured I'd go and implement that
method first.

Attached is a prototype implementation that I hacked together using the
information from 

  <a href="http://www.verypdf.com/document/pdf-format-reference/pg_0350.htm">http://www.verypdf.com/document/pdf-format-reference/pg_0350.htm</a>

My problem now is that I do not have an example file to test this.  All the
files I have call drawImageMask as part of type3 font rendering, which adds an
additional layer of mystery to the problem.  Can anybody help me out with a pdf
file that contains an image mask but no type3 fonts?</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>