[gs-bugs] [Bug 690661] CID-Cmap font characters
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Tue Jul 28 08:32:30 PDT 2009
http://bugs.ghostscript.com/show_bug.cgi?id=690661
------- Additional Comments From ken.sharp at artifex.com 2009-07-28 08:32 -------
OK, my mistake I didn't notice that you were using 8.63. That file (and a number
of others) moved in 8.64.
The original file *should* have read:
currentdevice .devicename /pdfwrite eq {
But yours seems to read:
% currentdevice .devicename /pdfwrite eq {
That is, it has been commented out (% introduces a comment), so you (or someone)
have already altered the code to make it process ToUnicode CMaps. Just put it
back as it was and it should be OK.
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the gs-bugs
mailing list