Subversion Repositories planix.SVN

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
%    Copyright (C) 1990, 1992, 1993, 1996 Aladdin Enterprises.  All rights reserved.
2
% 
3
% This software is provided AS-IS with no warranty, either express or
4
% implied.
5
% 
6
% This software is distributed under license and may not be copied,
7
% modified or distributed except as expressly authorized under the terms
8
% of the license contained in the file LICENSE in this distribution.
9
% 
10
% For more information about licensing, please refer to
11
% http://www.ghostscript.com/licensing/. For information on
12
% commercial licensing, go to http://www.artifex.com/licensing/ or
13
% contact Artifex Software, Inc., 101 Lucas Valley Road #110,
14
% San Rafael, CA  94903, U.S.A., +1(415)492-9861.
15
 
16
% $Id: Fontmap.OS2,v 1.4 2002/02/21 21:49:28 giles Exp $
17
% fontmap.os2 aka Fontmap.OS2 - OS/2 font catalog for Ghostscript.
18
 
19
% ----------------------------------------------------------------
20
 
21
% This file is a catalog of fonts known to Ghostscript.  Any font
22
% that is to be loaded automatically when named must be in this catalog,
23
% except for fonts that Ghostscript finds automatically in directories
24
% named in the GS_FONTPATH environment variable.
25
 
26
% Each font has an entry consisting of three items:
27
%
28
%	- The name by which the font is known inside Ghostscript
29
%	(a Ghostscript name preceded by a `/', or a string enclosed
30
%	in parentheses).  This is used to find the file from which
31
%	a font of a given name should be loaded.
32
%
33
%	- Information depending on whether this is a real font or a
34
%	font alias:
35
%
36
%		- For real fonts, the name of the Ghostscript font
37
%		file (a Ghostscript string, enclosed in parentheses).
38
%		The filename should include the extension, which (by
39
%		convention) is `.gsf'.  `.pfa' and `.pfb' files are
40
%		also usable as fonts for Ghostscript.
41
%
42
%		- For font aliases, the name of the font which should
43
%		be used when this one is requested, preceded by a
44
%		`/'.  See the entry for Charter below for an example.
45
%
46
%	- A terminating semicolon.
47
 
48
% Because of limitations in the MS-DOS environment, Ghostscript font
49
% file names must be no more than 8 characters long, must consist only
50
% of LOWER CASE letters, digits, and underscores, and must start with a
51
% letter.  Font names, on the other hand, need only obey the syntax of
52
% names in the Ghostscript language, which is much more liberal.
53
 
54
% Most of the Ghostscript fonts were created automatically from freely
55
% available bitmaps.  There is a makefile (fonts.mak) that specifies
56
% how this conversion was done.  fonts.mak also specifies, for each such
57
% converted font, its uniqueID (an integer used to identify distinct fonts
58
% within the Ghostscript font machinery), and its encoding (the mapping
59
% from character codes in a string to character names).  For more detailed
60
% information, read fonts.mak.
61
 
62
% The following table is actually a Ghostscript data structure.
63
% If you add new entries, be sure to copy the punctuation accurately;
64
% in particular, you must leave at least one space or tab between each
65
% field in the entry.  Also, please read fonts.doc for important information
66
% about font names.
67
 
68
 
69
% 
70
%
71
% Fonts contributed by:
72
%	URW++ Design and Development Incorporated
73
%	Poppenbuetteler Bogen 29A
74
%	D-22399 Hamburg
75
%	Germany
76
%	tel. +49 (40) 60 60 50
77
%	fax +49 (40) 60 60 51 11
78
%	http://www.urwpp.de
79
% for distribution under the GNU License and Aladdin Free Public License.
80
% See the notice at the head of this Fontmap file for licensing terms.
81
% Each of these fonts is individually covered by the license:
82
% for licensing purposes, they are not "part of" any larger entity.
83
% The following notice applies to these fonts:
84
%
85
%	Copyright URW Software, Copyright 1994 by URW.
86
%
87
 
88
% Actual fonts
89
 
90
/URWBookmanL-DemiBold	(b018015l.pfb)	;
91
/URWBookmanL-DemiBoldItal	(b018035l.pfb)	;
92
/URWBookmanL-Ligh	(b018012l.pfb)	;
93
/URWBookmanL-LighItal	(b018032l.pfb)	;
94
 
95
/NimbusMonL-Regu	(n022003l.pfb)	;
96
/NimbusMonL-ReguObli	(n022023l.pfb)	;
97
/NimbusMonL-Bold	(n022004l.pfb)	;
98
/NimbusMonL-BoldObli	(n022024l.pfb)	;
99
 
100
/URWGothicL-Book	(a010013l.pfb)	;
101
/URWGothicL-BookObli	(a010033l.pfb)	;
102
/URWGothicL-Demi	(a010015l.pfb)	;
103
/URWGothicL-DemiObli	(a010035l.pfb)	;
104
 
105
/NimbusSanL-Regu	(n019003l.pfb)	;
106
/NimbusSanL-ReguItal	(n019023l.pfb)	;
107
/NimbusSanL-Bold	(n019004l.pfb)	;
108
/NimbusSanL-BoldItal	(n019024l.pfb)	;
109
 
110
/NimbusSanL-ReguCond	(n019043l.pfb)	;
111
/NimbusSanL-ReguCondItal	(n019063l.pfb)	;
112
/NimbusSanL-BoldCond	(n019044l.pfb)	;
113
/NimbusSanL-BoldCondItal	(n019064l.pfb)	;
114
 
115
/URWPalladioL-Roma	(p052003l.pfb)	;
116
/URWPalladioL-Ital	(p052023l.pfb)	;
117
/URWPalladioL-Bold	(p052004l.pfb)	;
118
/URWPalladioL-BoldItal	(p052024l.pfb)	;
119
 
120
/CenturySchL-Roma	(c059013l.pfb)	;
121
/CenturySchL-Ital	(c059033l.pfb)	;
122
/CenturySchL-Bold	(c059016l.pfb)	;
123
/CenturySchL-BoldItal	(c059036l.pfb)	;
124
 
125
/NimbusRomNo9L-Regu	(n021003l.pfb)	;
126
/NimbusRomNo9L-ReguItal	(n021023l.pfb)	;
127
/NimbusRomNo9L-Medi	(n021004l.pfb)	;
128
/NimbusRomNo9L-MediItal	(n021024l.pfb)	;
129
 
130
/StandardSymL	(s050000l.pfb)	;
131
 
132
/URWChanceryL-MediItal	(z003034l.pfb)	;
133
 
134
/Dingbats	(d050000l.pfb)	;
135
 
136
% Aliases
137
 
138
/Bookman-Demi			/URWBookmanL-DemiBold	;
139
/Bookman-DemiItalic		/URWBookmanL-DemiBoldItal	;
140
/Bookman-Light			/URWBookmanL-Ligh	;
141
/Bookman-LightItalic		/URWBookmanL-LighItal	;
142
 
143
/Courier			/NimbusMonL-Regu	;
144
/Courier-Oblique		/NimbusMonL-ReguObli	;
145
/Courier-Bold			/NimbusMonL-Bold	;
146
/Courier-BoldOblique		/NimbusMonL-BoldObli	;
147
 
148
/AvantGarde-Book		/URWGothicL-Book	;
149
/AvantGarde-BookOblique		/URWGothicL-BookObli	;
150
/AvantGarde-Demi		/URWGothicL-Demi	;
151
/AvantGarde-DemiOblique		/URWGothicL-DemiObli	;
152
 
153
/Helvetica			/NimbusSanL-Regu	;
154
/Helvetica-Oblique		/NimbusSanL-ReguItal	;
155
/Helvetica-Bold			/NimbusSanL-Bold	;
156
/Helvetica-BoldOblique		/NimbusSanL-BoldItal	;
157
 
158
/Helvetica-Narrow		/NimbusSanL-ReguCond	;
159
/Helvetica-Narrow-Oblique	/NimbusSanL-ReguCondItal	;
160
/Helvetica-Narrow-Bold		/NimbusSanL-BoldCond	;
161
/Helvetica-Narrow-BoldOblique	/NimbusSanL-BoldCondItal	;
162
 
163
/Palatino-Roman			/URWPalladioL-Roma	;
164
/Palatino-Italic		/URWPalladioL-Ital	;
165
/Palatino-Bold			/URWPalladioL-Bold	;
166
/Palatino-BoldItalic		/URWPalladioL-BoldItal	;
167
 
168
/NewCenturySchlbk-Roman		/CenturySchL-Roma	;
169
/NewCenturySchlbk-Italic	/CenturySchL-Ital	;
170
/NewCenturySchlbk-Bold		/CenturySchL-Bold	;
171
/NewCenturySchlbk-BoldItalic	/CenturySchL-BoldItal	;
172
 
173
/Times-Roman			/NimbusRomNo9L-Regu	;
174
/Times-Italic			/NimbusRomNo9L-ReguItal	;
175
/Times-Bold			/NimbusRomNo9L-Medi	;
176
/Times-BoldItalic		/NimbusRomNo9L-MediItal	;
177
 
178
/Symbol				/StandardSymL	;
179
 
180
/ZapfChancery-MediumItalic	/URWChanceryL-MediItal	;
181
 
182
/ZapfDingbats			/Dingbats	;
183
 
184
 
185
% 
186
% ATM fonts that come with OS/2.
187
 
188
/Courier			(cour.pfb)	;
189
/Courier-Oblique		/Courier-Italic	;
190
/Courier-Italic			(couri.pfb)	;
191
/Courier-Bold			(courb.pfb)	;
192
/Courier-BoldOblique		/Courier-BoldItalic	;
193
/Courier-BoldItalic		(courbi.pfb)	;
194
 
195
/Helvetica			(helv.pfb)	;
196
/Helvetica-Oblique		/Helvetica-Italic	;
197
/Helvetica-Italic		(helvi.pfb)	;
198
/Helvetica-Bold			(helvb.pfb)	;
199
/Helvetica-BoldOblique		/Helvetica-BoldItalic	;
200
/Helvetica-BoldItalic		(helvbi.pfb)	;
201
 
202
/Symbol				/SymbolSet	;
203
/SymbolSet			(symb.pfb)	;
204
 
205
/Times-Roman			/TimesNewRoman	;
206
/TimesNewRoman			(tnr.pfb)	;
207
/Times-Italic			/TimesNewRoman-Italic	;
208
/TimesNewRoman-Italic		(tnri.pfb)	;
209
/Times-Bold			/TimesNewRoman-Bold	;
210
/TimesNewRoman-Bold		(tnrb.pfb)	;
211
/Times-BoldItalic		/TimesNewRoman-BoldItalic	;
212
/TimesNewRoman-BoldItalic	(tnrbi.pfb)	;
213
 
214