[Poppler-bugs] [Bug 50750] pdftops generates broken (according to ghostscript) postscript

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 28 12:57:41 UTC 2018


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

--- Comment #16 from Stefan BrĂ¼ns <stefan.bruens at rwth-aachen.de> ---
The fallback to default to the name from the encoding instead of overwriting it
always causes problems for the "/space" name.

The /Differences contains an invalid name for codepoint 32, so "/space" is
used. It also contains a valid "/space" at e.g. 106. The second name overwrites
the name-to-glyph mapping.

Either we do a second pass removing any conflicts, or never default to the name
from the base encoding and always assign a cooked up name.

-- 
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/20180528/52f13853/attachment.html>


More information about the Poppler-bugs mailing list