all devices regression report - 2017-12-01-12:12:51 - efc24229b0ba4b2f6a39fe89a4c9c576dbe7e124
| Newsgroups | gmane.comp.printing.ghostscript.regression |
|---|---|
| Message-ID | <20171201201252.03000204058B@i7> |
Differences in all devices errors using gs/examples files Previous Revision: 8d0ca41749ec3070c6a5c660ab0225b42bcb9eb3 Current Revision: efc24229b0ba4b2f6a39fe89a4c9c576dbe7e124 commit efc24229b0ba4b2f6a39fe89a4c9c576dbe7e124 Author: David Kaspar [Dee'Kej] <[email protected]> AuthorDate: Mon Nov 27 10:30:52 2017 +0100 CommitDate: Fri Dec 1 14:33:25 2017 +0000 Bug 698784: Fix the alias for Helvetica-Narrow-Bold-Oblique Init/Fontmap.GS: There was a misalignment between the filename of the NimbusSansNarrow-BdOblique and its /Fontname in the T1 font itself. Filename: NimbusSansNarrow-BdOblique /Fontname: /NimbusSansNarrow-BoldOblique This worked correctly if the fonts were located directly in /usr/share/ghostcript/Resources/Font folder on the filesystem. However, on Fedora we are using /usr/share/fonts/urw-base35/ folder, which is part of Ghostscript's Search Path. In this case it was causing the Ghostscript being unable to locate the correct font, thus crashing while opening any document containing Helvetica Narrow Bold Oblique font... *In addition*, rename the font file so it matches. Resource/Font/NimbusSansNarrow-BdOblique Resource/Font/NimbusSansNarrow-BoldOblique Resource/Init/Fontmap.GS psi/psromfs.mak new errors: errors that went away: errors that are not whitelisted: === ghostpdl/examples/transparency_example.ps === cp50 === === ghostpdl/examples/transparency_example.ps === psdrgb ===