<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - pdftops - some fonts are encoded incorrectly in level2 postscript"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=63963#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - pdftops - some fonts are encoded incorrectly in level2 postscript"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=63963">bug 63963</a>
              from <span class="vcard"><a class="email" href="mailto:williambader@hotmail.com" title="William Bader <williambader@hotmail.com>"> <span class="fn">William Bader</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=128294" name="attach_128294" title="Revised patch that does not store maxValidGlyph in GfxFont or FoFiTrueType">attachment 128294</a> <a href="attachment.cgi?id=128294&action=edit" title="Revised patch that does not store maxValidGlyph in GfxFont or FoFiTrueType">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=63963&attachment=128294'>[review]</a>
Revised patch that does not store maxValidGlyph in GfxFont or FoFiTrueType

I made a new version of the patch that passes maxValidGlyph as a parameter to
FoFiTrueType::convertToType0() instead of storing it in GfxFont and
FoFiTrueType.
This simplifies the patch but might be more expensive in PDFs with a lot of
short strings because PSOutputDev::drawString() has to look up the value in a
hash instead of caching it in GfxFont.
This patch is based on poppler-0.49.0 because the current git source does not
build a working pdftops.</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>