<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 - pdftocairo pdf/ps output broken when glyph in non-embedded type 1 font can not be mapped"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96994">96994</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>pdftocairo pdf/ps output broken when glyph in non-embedded type 1 font can not be mapped
          </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>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

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

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

        <tr>
          <th>Reporter</th>
          <td>ajohnson@redneon.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=125141" name="attach_125141" title="broken pdf output">attachment 125141</a> <a href="attachment.cgi?id=125141&action=edit" title="broken pdf output">[details]</a></span>
broken pdf output

Using the following test case:

<a href="https://bugzilla.redhat.com/attachment.cgi?id=1008037">https://bugzilla.redhat.com/attachment.cgi?id=1008037</a>

the output from

pdftocairo -pdf bug.pdf out.pdf

has what looks like an 'o' with quotes above it in various places instead of a
space.

This bug depends on the substitute font for Helvetica. I reproduced this with
the ghostscript fonts:

pdffonts -subst bug.pdf 
name                                 object ID substitute font                 
    substitute font file
------------------------------------ ---------
------------------------------------ ------------------------------------
Helvetica                                12  0 Nimbus Sans L                   
    /usr/share/fonts/type1/gsfonts/n019003l.pfb
Helvetica-Bold                            9  0 Nimbus Sans L Bold              
    /usr/share/fonts/type1/gsfonts/n019004l.pfb
Helvetica                                 8  0 Nimbus Sans L                   
    /usr/share/fonts/type1/gsfonts/n019003l.pfb
Helvetica-Bold                            7  0 Nimbus Sans L Bold              
    /usr/share/fonts/type1/gsfonts/n019004l.pfb
Helvetica-Oblique                         2  0 Nimbus Sans L Regular Italic    
    /usr/share/fonts/type1/gsfonts/n019023l.pfb</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>