[Poppler-bugs] [Bug 79897] Bad PostScript out of not so bad PDF
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jul 9 09:12:51 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=79897
--- Comment #20 from Adrian Johnson <ajohnson at redneon.com> ---
Created attachment 124964
--> https://bugs.freedesktop.org/attachment.cgi?id=124964&action=edit
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".
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20160709/71102fed/attachment.html>
More information about the Poppler-bugs
mailing list