Re: A fix for Bug 687172 "Jaggies appearing for somecharacters"
"Igor V. Melichev" <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.patches |
|---|---|
| Message-ID | <[email protected]> |
This patch causes an unexpected pdfwrite progression with comparefiles\Bug687044.ps Igor. ----- Original Message ----- From: "Igor V. Melichev" <[email protected]> To: <[email protected]> Sent: Wednesday, December 03, 2003 3:00 AM Subject: [gs-code-review] A fix for Bug 687172 "Jaggies appearing for somecharacters" > [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 >