<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Split fonts not handled by Adobe distiller and rip"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79958">79958</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>ajohnson@redneon.com
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Split fonts not handled by Adobe distiller and rip
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>cairo-bugs@cairographics.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>cloos@jhcloos.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>postscript backend
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>cairo
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Poppler <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Bad PostScript out of not so bad PDF"
   href="show_bug.cgi?id=79897">bug #79897</a> is about ps generated by popper’s pdftops and pdttocairo -ps
which Adobe’s distiller and Ricoh printers (which evidently use distiller to
interpret postscript) cannot handle.

The pdftocairo -ps output complained about one of the fonts which was embedded
in the src pdf and which is separated into latin1 and the_rest fonts.

I attached a cut-down example ps there (<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>) which is enough to
demonstrate the issue.

Both subsets of the font are enclosed in:

  %%BeginResource: font TimesNewRomanPSMT
  %%EndResource

Perhaps the names need subset prefixes?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>