<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - pdftoppm's raster of one shows up incorrectly (and oddly narrow)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94054#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - pdftoppm's raster of one shows up incorrectly (and oddly narrow)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94054">bug 94054</a>
              from <span class="vcard"><a class="email" href="mailto:Thomas.Freitag@alfa.de" title="Thomas Freitag <Thomas.Freitag@alfa.de>"> <span class="fn">Thomas Freitag</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=121671" name="attach_121671" title="Check if PDF knows the witdh of 'm' in case of substituted font">attachment 121671</a> <a href="attachment.cgi?id=121671&action=edit" title="Check if PDF knows the witdh of 'm' in case of substituted font">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=94054&attachment=121671'>[review]</a>
Check if PDF knows the witdh of 'm' in case of substituted font

This patch solves the issue:

To check wether the PDF font declaration includes the width of the letter 'm',
compare it with the width of code 0. Code 0 is the replacement glyph in a font
and has the width of a blank. The width table is initialized with this value,
and the blank is always smaller than a 'm'.</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>