A fix for Bug 687172 "Jaggies appearing for some characters"
"Igor V. Melichev" <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.patches |
|---|---|
| Message-ID | <[email protected]> |
[Log message beg] Fix (pdfwrite) : Type 1 subglyphs don't need Encoding entries. DETAILS : A new comment added to gxfcopy.c explains the change : /* No need to add subglyphs to the Encoding because they always are taken from StandardEncoding (See the Type 1 spec about 'seac'). Attempt to add them to the encoding can cause a conflict, if the encoding specifies different glyphs for these char codes (See the bug #687172). */ EXPECTED DIFFERENCES : None. [Log message end] _______________________________________________ gs-code-review mailing list [email protected] http://www.ghostscript.com/mailman/listinfo/gs-code-review
patch.txt
(application/octet-stream, 678 B) - not displayed