<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#c20">Comment # 20</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:ajohnson@redneon.com" title="Adrian Johnson <ajohnson@redneon.com>"> <span class="fn">Adrian Johnson</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=124964" name="attach_124964" title="reduced test case">attachment 124964</a> <a href="attachment.cgi?id=124964&action=edit" title="reduced test case">[details]</a></span>
reduced test case

Testing 79897-original.pdf on my printer (which has an Adobe PS interpreter), I
get

ERROR: invalidfont
OFFENDING COMMAND: show

The problem is the space glyph in one of the embedded fonts has an entry in the
glyf table with num_contours = 0. This is invalid according to the spec. Glyphs
with no contours must not have a glyph defined in the glyf table (the entry in
loca table should point to a 0 size glyph).

Attached is a stripped down version of 79897-original.pdf that just displays
"test test".</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>