Summary: | pdfwrite : extra encoding elements with a Type 3 font | ||
---|---|---|---|
Product: | Ghostscript | Reporter: | Igor Melichev <igor.melichev> |
Component: | PDF Writer | Assignee: | leonardo <leonardo> |
Status: | NOTIFIED FIXED | ||
Severity: | normal | ||
Priority: | P4 | ||
Version: | master | ||
Hardware: | PC | ||
OS: | Windows XP | ||
Customer: | Word Size: | --- |
Description
Igor Melichev
2004-09-12 12:21:10 UTC
I'll better remove pdf_encode_string at all, because it's name is misleading. It was inherited from the old code, which re-encodes text. Bump the priority since the bug 687660 depends on this. Remove the dependency to 687660, since we fixed that one, and restore the old priority. The file Bug687660a.ps converts to a PDF with multiple embedded Type 3 fonts with empty CharProcs. Patch to HEAD : http://ghostscript.com/pipermail/gs-cvs/2006-January/006258.html One more patch to HEAD : http://ghostscript.com/pipermail/gs-cvs/2006-January/006259.html |