[gs-cvs] rev 8268 - trunk/gs/lib
ray at ghostscript.com
ray at ghostscript.com
Tue Oct 2 21:40:18 PDT 2007
Author: ray
Date: 2007-10-02 21:40:18 -0700 (Tue, 02 Oct 2007)
New Revision: 8268
Modified:
trunk/gs/lib/FCOfontmap-PCLPS2
trunk/gs/lib/FCOfontmap-PCLPS3
trunk/gs/lib/FCOfontmap-PS3
Log:
Fix FCOfontmap-* files so that Wingdings will be found.
Bug #689050 for customer #951.
EXPECTED DIFFERENCES:
None. Only used with UFST font scaler.
Modified: trunk/gs/lib/FCOfontmap-PCLPS2
===================================================================
--- trunk/gs/lib/FCOfontmap-PCLPS2 2007-10-03 00:18:12 UTC (rev 8267)
+++ trunk/gs/lib/FCOfontmap-PCLPS2 2007-10-03 04:40:18 UTC (rev 8268)
@@ -15,8 +15,9 @@
% $Id$
-% May add general FAPIfontmap records here like this :
-/Wingdings-Regular << /Path FCOfontfile2 /FontType 1 /FAPI /UFST /SubfontId 0 /Encoding /Wingdings /Decoding /FCO_Wingdings>> ;
+FCOfontfile2 ReadFCOfontmap:
+0 Wingdings-Regular DingbatsEncoding FCO_Dingbats
+EndFCOfontmap
% Mapping Postscript fonts to pclp2_xj.fco FCO members :
FCOfontfile ReadFCOfontmap:
Modified: trunk/gs/lib/FCOfontmap-PCLPS3
===================================================================
--- trunk/gs/lib/FCOfontmap-PCLPS3 2007-10-03 00:18:12 UTC (rev 8267)
+++ trunk/gs/lib/FCOfontmap-PCLPS3 2007-10-03 04:40:18 UTC (rev 8268)
@@ -15,8 +15,9 @@
% $Id$
-% May add general FAPIfontmap records here like this :
-/Wingdings-Regular << /Path FCOfontfile2 /FontType 1 /FAPI /UFST /SubfontId 0 /Encoding /Wingdings /Decoding /FCO_Wingdings>> ;
+FCOfontfile2 ReadFCOfontmap:
+0 Wingdings-Regular DingbatsEncoding FCO_Dingbats
+EndFCOfontmap
% Mapping Postscript fonts to pclp2_xj.fco FCO members :
FCOfontfile ReadFCOfontmap:
Modified: trunk/gs/lib/FCOfontmap-PS3
===================================================================
--- trunk/gs/lib/FCOfontmap-PS3 2007-10-03 00:18:12 UTC (rev 8267)
+++ trunk/gs/lib/FCOfontmap-PS3 2007-10-03 04:40:18 UTC (rev 8268)
@@ -15,8 +15,9 @@
% $Id$
-% May add general FAPIfontmap records here like this :
-/Wingdings-Regular << /Path FCOfontfile2 /FontType 1 /FAPI /UFST /SubfontId 0 /Encoding /Wingdings /Decoding /FCO_Wingdings>> ;
+FCOfontfile2 ReadFCOfontmap:
+0 Wingdings-Regular DingbatsEncoding FCO_Dingbats
+EndFCOfontmap
% Mapping Postscript fonts to ps3___xh.fco FCO members :
FCOfontfile ReadFCOfontmap:
More information about the gs-cvs
mailing list