<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Greek support package - some characters output as symbols not letters"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66693#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Greek support package - some characters output as symbols not letters"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66693">bug 66693</a>
              from <span class="vcard"><a class="email" href="mailto:jason@aquaticape.us" title="Jason Crain <jason@aquaticape.us>"> <span class="fn">Jason Crain</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=84138" name="attach_84138" title="Normalize more characters in font Unicode map">attachment 84138</a> <a href="attachment.cgi?id=84138&action=edit" title="Normalize more characters in font Unicode map">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=66693&attachment=84138'>[review]</a>
Normalize more characters in font Unicode map

The previous patches were to fix searches.  This one should fix pdftotext
output.  For this document, poppler is just using the Unicode values from the
ToUnicode CMap, but acroread modifies or decomposes some of these characters,
so I guess poppler should too.

Attached patch moves the normalization pass to run after the CMap is read and
additionally normalizes some characters that I noticed acroread changes.  Some
greek letters, OE ligatures, and presentation forms blocks.

And all three patches should be applied, preferrably in this order:

Add Unicode mappings to gen-unicode-tables.py
Regenerate UnicodeDecompTables.h from gen-unicode-tables.py
Normalize more characters in font Unicode map</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>