[Poppler-bugs] [Bug 79897] Bad PostScript out of not so bad PDF
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jun 11 15:22:27 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=79897
--- Comment #9 from James Cloos <cloos at jhcloos.com> ---
Created attachment 100905
--> https://bugs.freedesktop.org/attachment.cgi?id=100905&action=edit
Test file of how cairo defines fonts in postscript
The cairo output you attached turns out to be level2.
In it, /TimesNewRomanPSMT is separated into two fonts, /f-2-0 has the latin1
glyphs, and /f-2-1 has the other glyphs.
Both fonts specify /FontName /TimesNewRomanPSMT in their definitions.
I’m attachging a cut-down version of 79897-pdftocairo.ps which just defines
those two fonts and displays some sample text in each.
The pdf did not embed a TimesNewRomanPSMT glyph for f, so it is not an error
that the strings /f-2-0 and /f-2-1 do correctly show the letter f.
Does this test file work on the printer or in distiller?
--
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/20140611/918ef900/attachment.html>
More information about the Poppler-bugs
mailing list