<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - rendering pdf and pdftotext give different results"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104085#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - rendering pdf and pdftotext give different results"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104085">bug 104085</a>
              from <span class="vcard"><a class="email" href="mailto:jason@inspiresomeone.us" title="Jason Crain <jason@inspiresomeone.us>"> <span class="fn">Jason Crain</span></a>
</span></b>
        <pre>The glyph that is displayed has little to do with the text. The font structures
you've included, the Differences array says that character code 1 is 'zdot', so
it draws a zdot picture. The CMap says that character code 1 is the text
character 0x015c so that's what pdftotext returns. Neither rendering nor
pdftotext are skipping anything. Your PDF has the wrong character in the CMap.</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>