[gs-bugs] [Bug 692608] better support for EmbedAllFonts=false with PCL to PDF conversion

bugzilla-daemon at ghostscript.com bugzilla-daemon at ghostscript.com
Sat Nov 19 10:46:06 UTC 2011


http://bugs.ghostscript.com/show_bug.cgi?id=692608

--- Comment #13 from Joe <Josef.Hinteregger at imtech-logistics.com> 2011-11-19 10:46:03 UTC ---
Courier-BoldItalic is not a base 14 font
--- gdevpdtb.c.orig     2011-11-07 10:57:41.000000000 +0100
+++ gdevpdtb.c  2011-11-19 10:01:09.843750000 +0100
@@ -73,3 +73,3 @@
     {"NimbusMono-Ita",        "Courier-Oblique"      },
-    {"NimbusMono-BolIta",     "Courier-BoldItalic"   },
+    {"NimbusMono-BolIta",     "Courier-BoldOblique"  },
     {"NimbusSan-Reg",         "Helvetica"            },

-- 
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gs-bugs mailing list