<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Bad PostScript out of not so bad PDF"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79897#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Bad PostScript out of not so bad PDF"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79897">bug 79897</a>
              from <span class="vcard"><a class="email" href="mailto:cloos@jhcloos.com" title="James Cloos <cloos@jhcloos.com>"> <span class="fn">James Cloos</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=100905" name="attach_100905" title="Test file of how cairo defines fonts in postscript">attachment 100905</a> <a href="attachment.cgi?id=100905&action=edit" title="Test file of how cairo defines fonts in postscript">[details]</a></span>
Test file of how cairo defines fonts in postscript

The cairo output you attached turns out to be level2.

In it, /TimesNewRomanPSMT is separated into two fonts, /f-2-0 has the latin1
glyphs, and /f-2-1 has the other glyphs.

Both fonts specify /FontName /TimesNewRomanPSMT in their definitions.

I’m attachging a cut-down version of 79897-pdftocairo.ps which just defines
those two fonts and displays some sample text in each.

The pdf did not embed a  TimesNewRomanPSMT glyph for f, so it is not an error
that the strings /f-2-0 and /f-2-1 do correctly show the letter f.

Does this test file work on the printer or in distiller?</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>