<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 - check required hmtx in TTF"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88939">88939</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>check required hmtx in TTF
          </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>general
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>info@dv2c.ru
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=113098" name="attach_113098" title="Fix bug font wrong codepage">attachment 113098</a> <a href="attachment.cgi?id=113098&action=edit" title="Fix bug font wrong codepage">[details]</a></span>
Fix bug font wrong codepage

In MS specification TTF in
<a href="https://www.microsoft.com/typography/tt/ttf_spec/ttch02.doc">https://www.microsoft.com/typography/tt/ttf_spec/ttch02.doc</a> clean write: table
'hmtx(horizontal metrics)' is required. And in
<a href="https://www.microsoft.com/typography/tt/ttf_spec/ttch03.doc">https://www.microsoft.com/typography/tt/ttf_spec/ttch03.doc</a> this required too.
But font without hmtx exist (mostly as embedded font in pdf). I have that
example pdf - on Windows they open without any problems but in linux - font is
adsent.

I create bug in "FreeType Project"
<a href="https://savannah.nongnu.org/bugs/index.php?44169">https://savannah.nongnu.org/bugs/index.php?44169</a>

, but after (if it will be fixed) pdf anyway not opening correct.

With that simply patch (and patched freetype2 from
<a href="https://savannah.nongnu.org/bugs/index.php?44169">https://savannah.nongnu.org/bugs/index.php?44169</a>) pdf be opening correctly and
font visible and readable.

Thet bug with buggy pdf exist in MuPDF
<a href="http://bugs.ghostscript.com/show_bug.cgi?id=695690">http://bugs.ghostscript.com/show_bug.cgi?id=695690</a></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>