[Poppler-bugs] [Bug 63963] pdftops - some fonts are encoded incorrectly in level2 postscript

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Apr 26 15:13:57 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=63963

James Cloos <cloos at jhcloos.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cloos at jhcloos.com

--- Comment #4 from James Cloos <cloos at jhcloos.com> ---
I provided that diagnosis which Alexei quoted, but I’ve not had any time to
work through the src to figure out why it fails as it does.

pdfinfo says the font is not subset, but having extracted it I see that it
sort-of is.  The contents of the unused glyf routines have been elided, but
only their contents.  The entries themselves remain.

ttx shows me that the 0x0AEDth glyph is uni200B (ZERO WIDTH SPACE).  Odd glyph
to emit into a pdf, but pdftops should get it right anyway.

Using -level3 pdftops emits a CID font into the ps, which works properly.

I used git master to replicate the bug; it is not limited to 0.22.3.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20130426/1c2dea8a/attachment.html>


More information about the Poppler-bugs mailing list