Subversion Repositories planix.SVN

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
% fontmap.vms - Ghostscript fontmap for VAX/VMS systems with DECwindows/Motif.
2
%
3
% Mathog, 14-SEP-2000.  Modified slightly from that provided by 6.01.
4
% Changed to use Courier font from Decwindows instead of Ghostscript
5
% The hershey fonts are listed, but they are not constructed during a regular
6
% build of the package.
7
%
8
% **************************
9
%Uses all the XDPS Outline fonts (Type 1 fonts) provided with Motif.
10
%
11
%XDPS on VAX/VMS does not have Bookman, Palatino and ZapfChancery fonts, so
12
%we still have to use the Ghostscript fonts for those. Helvetica-Narrow is also
13
%missing. But then you get the LubalinGraph and Souvenir fonts which are just
14
%beautiful!
15
 
16
/AvantGarde-Book
17
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]AVANTGARDE-BOOK.XDPS$OUTLINE) ;
18
/AvantGarde-BookOblique
19
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]AVANTGARDE-BOOKOBLIQUE.XDPS$OUTLINE) ;
20
/AvantGarde-Demi
21
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]AVANTGARDE-DEMI.XDPS$OUTLINE) ;
22
/AvantGarde-DemiOblique
23
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]AVANTGARDE-DEMIOBLIQUE.XDPS$OUTLINE) ;
24
/Courier-Bold
25
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]COURIER-BOLD.XDPS$OUTLINE) ;
26
/Courier-BoldOblique
27
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]COURIER-BOLDOBLIQUE.XDPS$OUTLINE) ;
28
/Courier-Oblique
29
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]COURIER-OBLIQUE.XDPS$OUTLINE) ;
30
/Courier
31
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]COURIER.XDPS$OUTLINE) ;
32
/Helvetica-Bold
33
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]HELVETICA-BOLD.XDPS$OUTLINE) ;
34
/Helvetica-BoldOblique
35
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]HELVETICA-BOLDOBLIQUE.XDPS$OUTLINE) ;
36
/Helvetica-Oblique
37
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]HELVETICA-OBLIQUE.XDPS$OUTLINE) ;
38
/Helvetica
39
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]HELVETICA.XDPS$OUTLINE) ;
40
/LubalinGraph-Book
41
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]LUBALINGRAPH-BOOK.XDPS$OUTLINE) ;
42
/LubalinGraph-BookOblique
43
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]LUBALINGRAPH-BOOKOBLIQUE.XDPS$OUTLINE) ;
44
/LubalinGraph-Demi
45
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]LUBALINGRAPH-DEMI.XDPS$OUTLINE) ;
46
/LubalinGraph-DemiOblique
47
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]LUBALINGRAPH-DEMIOBLIQUE.XDPS$OUTLINE) ;
48
/NewCenturySchlbk-Roman
49
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]NEWCENTURYSCHLBK-ROMAN.XDPS$OUTLINE) ;
50
/NewCenturySchlbk-Italic
51
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]NEWCENTURYSCHLBK-ITALIC.XDPS$OUTLINE) ;
52
/NewCenturySchlbk-Bold
53
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]NEWCENTURYSCHLBK-BOLD.XDPS$OUTLINE) ;
54
/NewCenturySchlbk-BoldItalic
55
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]NEWCENTURYSCHLBK-BOLDITALIC.XDPS$OUTLINE) ;
56
/Souvenir-Light
57
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]SOUVENIR-LIGHT.XDPS$OUTLINE) ;
58
/Souvenir-LightItalic
59
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]SOUVENIR-LIGHTITALIC.XDPS$OUTLINE) ;
60
/Souvenir-Demi
61
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]SOUVENIR-DEMI.XDPS$OUTLINE) ;
62
/Souvenir-DemiItalic
63
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]SOUVENIR-DEMIITALIC.XDPS$OUTLINE) ;
64
%If you want the Apple symbol (SIC!) then remove the comment (%)
65
%in front of character 240 in the following file (he he he)
66
/Symbol
67
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]SYMBOL.XDPS$OUTLINE) ;
68
/Times-Roman
69
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]TIMES-ROMAN.XDPS$OUTLINE) ;
70
/Times-Italic
71
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]TIMES-ITALIC.XDPS$OUTLINE) ;
72
/Times-Bold
73
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]TIMES-BOLD.XDPS$OUTLINE) ;
74
/Times-BoldItalic
75
    (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]TIMES-BOLDITALIC.XDPS$OUTLINE) ;
76
 
77
% 
78
%
79
% Fonts contributed by:
80
%	URW++ Design and Development Incorporated
81
%	Poppenbuetteler Bogen 29A
82
%	D-22399 Hamburg
83
%	Germany
84
%	tel. +49 (40) 60 60 50
85
%	fax +49 (40) 60 60 51 11
86
%	http://www.urwpp.de
87
% for distribution under the GNU License and Aladdin Free Public License.
88
% See the notice at the head of this Fontmap file for licensing terms.
89
% Each of these fonts is individually covered by the license:
90
% for licensing purposes, they are not "part of" any larger entity.
91
% The following notice applies to these fonts:
92
%
93
%	Copyright URW Software, Copyright 1994 by URW.
94
%
95
 
96
% Actual fonts
97
 
98
/URWBookmanL-DemiBold	(b018015l.pfb)	;
99
/URWBookmanL-DemiBoldItal	(b018035l.pfb)	;
100
/URWBookmanL-Ligh	(b018012l.pfb)	;
101
/URWBookmanL-LighItal	(b018032l.pfb)	;
102
 
103
/NimbusMonL-Regu	(n022003l.pfb)	;
104
/NimbusMonL-ReguObli	(n022023l.pfb)	;
105
/NimbusMonL-Bold	(n022004l.pfb)	;
106
/NimbusMonL-BoldObli	(n022024l.pfb)	;
107
 
108
/URWGothicL-Book	(a010013l.pfb)	;
109
/URWGothicL-BookObli	(a010033l.pfb)	;
110
/URWGothicL-Demi	(a010015l.pfb)	;
111
/URWGothicL-DemiObli	(a010035l.pfb)	;
112
 
113
/NimbusSanL-Regu	(n019003l.pfb)	;
114
/NimbusSanL-ReguItal	(n019023l.pfb)	;
115
/NimbusSanL-Bold	(n019004l.pfb)	;
116
/NimbusSanL-BoldItal	(n019024l.pfb)	;
117
 
118
/NimbusSanL-ReguCond	(n019043l.pfb)	;
119
/NimbusSanL-ReguCondItal	(n019063l.pfb)	;
120
/NimbusSanL-BoldCond	(n019044l.pfb)	;
121
/NimbusSanL-BoldCondItal	(n019064l.pfb)	;
122
 
123
/URWPalladioL-Roma	(p052003l.pfb)	;
124
/URWPalladioL-Ital	(p052023l.pfb)	;
125
/URWPalladioL-Bold	(p052004l.pfb)	;
126
/URWPalladioL-BoldItal	(p052024l.pfb)	;
127
 
128
/CenturySchL-Roma	(c059013l.pfb)	;
129
/CenturySchL-Ital	(c059033l.pfb)	;
130
/CenturySchL-Bold	(c059016l.pfb)	;
131
/CenturySchL-BoldItal	(c059036l.pfb)	;
132
 
133
/NimbusRomNo9L-Regu	(n021003l.pfb)	;
134
/NimbusRomNo9L-ReguItal	(n021023l.pfb)	;
135
/NimbusRomNo9L-Medi	(n021004l.pfb)	;
136
/NimbusRomNo9L-MediItal	(n021024l.pfb)	;
137
 
138
/StandardSymL	(s050000l.pfb)	;
139
 
140
/URWChanceryL-MediItal	(z003034l.pfb)	;
141
 
142
/Dingbats	(d050000l.pfb)	;
143
 
144
 
145
% Aliases
146
 
147
/Bookman-Demi			/URWBookmanL-DemiBold	;
148
/Bookman-DemiItalic		/URWBookmanL-DemiBoldItal	;
149
/Bookman-Light			/URWBookmanL-Ligh	;
150
/Bookman-LightItalic		/URWBookmanL-LighItal	;
151
 
152
%/Courier			/NimbusMonL-Regu	;
153
%/Courier-Oblique		/NimbusMonL-ReguObli	;
154
%/Courier-Bold			/NimbusMonL-Bold	;
155
%/Courier-BoldOblique		/NimbusMonL-BoldObli	;
156
 
157
%/AvantGarde-Book		/URWGothicL-Book	;
158
%/AvantGarde-BookOblique		/URWGothicL-BookObli	;
159
%/AvantGarde-Demi		/URWGothicL-Demi	;
160
%/AvantGarde-DemiOblique		/URWGothicL-DemiObli	;
161
 
162
%/Helvetica			/NimbusSanL-Regu	;
163
%/Helvetica-Oblique		/NimbusSanL-ReguItal	;
164
%/Helvetica-Bold			/NimbusSanL-Bold	;
165
%/Helvetica-BoldOblique		/NimbusSanL-BoldItal	;
166
 
167
/Helvetica-Narrow		/NimbusSanL-ReguCond	;
168
/Helvetica-Narrow-Oblique	/NimbusSanL-ReguCondItal	;
169
/Helvetica-Narrow-Bold		/NimbusSanL-BoldCond	;
170
/Helvetica-Narrow-BoldOblique	/NimbusSanL-BoldCondItal	;
171
 
172
/Palatino-Roman			/URWPalladioL-Roma	;
173
/Palatino-Italic		/URWPalladioL-Ital	;
174
/Palatino-Bold			/URWPalladioL-Bold	;
175
/Palatino-BoldItalic		/URWPalladioL-BoldItal	;
176
 
177
%/NewCenturySchlbk-Roman		/CenturySchL-Roma	;
178
%/NewCenturySchlbk-Italic	/CenturySchL-Ital	;
179
%/NewCenturySchlbk-Bold		/CenturySchL-Bold	;
180
%/NewCenturySchlbk-BoldItalic	/CenturySchL-BoldItal	;
181
 
182
%/Times-Roman			/NimbusRomNo9L-Regu	;
183
%/Times-Italic			/NimbusRomNo9L-ReguItal	;
184
%/Times-Bold			/NimbusRomNo9L-Medi	;
185
%/Times-BoldItalic		/NimbusRomNo9L-MediItal	;
186
 
187
%/Symbol				/StandardSymL	;
188
 
189
/ZapfChancery-MediumItalic	/URWChanceryL-MediItal	;
190
 
191
/ZapfDingbats			/Dingbats	;
192
 
193
 
194
% 
195
%
196
% Type 1 fonts contributed to the X11R5 distribution.
197
%
198
 
199
% The following notice accompanied the Charter fonts.
200
%
201
% (c) Copyright 1989-1992, Bitstream Inc., Cambridge, MA.
202
%
203
% You are hereby granted permission under all Bitstream propriety rights
204
% to use, copy, modify, sublicense, sell, and redistribute the 4 Bitstream
205
% Charter (r) Type 1 outline fonts and the 4 Courier Type 1 outline fonts
206
% for any purpose and without restriction; provided, that this notice is
207
% left intact on all copies of such fonts and that Bitstream's trademark
208
% is acknowledged as shown below on all unmodified copies of the 4 Charter
209
% Type 1 fonts.
210
%
211
% BITSTREAM CHARTER is a registered trademark of Bitstream Inc.
212
/CharterBT-Roman		(bchr.pfa)	;
213
/CharterBT-Italic		(bchri.pfa)	;
214
/CharterBT-Bold			(bchb.pfa)	;
215
/CharterBT-BoldItalic		(bchbi.pfa)	;
216
%Charter to CharterBT aliasing
217
/Charter-Roman			/CharterBT-Roman	;
218
/Charter-Italic			/CharterBT-Italic	;
219
/Charter-Bold			/CharterBT-Bold		;
220
/Charter-BoldItalic		/CharterBT-BoldItalic	;
221
 
222
% IBM Courier - Copyright (c) IBM Corporation 1990, 1991
223
%/Courier		(ncrr.pfa)	;
224
%/Courier-Italic		(ncrri.pfa)	;
225
%/Courier-Bold		(ncrb.pfa)	;
226
%/Courier-BoldItalic	(ncrbi.pfa)	;
227
%Oblique to Italic aliasing
228
%/Courier-Oblique		/Courier-Italic		;
229
%/Courier-BoldOblique		/Courier-BoldItalic	;
230
/Courier-Italic			/Courier-Oblique	;
231
/Courier-BoldItalic		/Courier-BoldOblique	;
232
 
233
% The following notice accompanied the Utopia font:
234
%
235
%   Permission to use, reproduce, display and distribute the listed
236
%   typefaces is hereby granted, provided that the Adobe Copyright notice
237
%   appears in all whole and partial copies of the software and that the
238
%   following trademark symbol and attribution appear in all unmodified
239
%   copies of the software:
240
%
241
%           Copyright (c) 1989 Adobe Systems Incorporated
242
%           Utopia (R)
243
%           Utopia is a registered trademark of Adobe Systems Incorporated
244
%
245
%   The Adobe typefaces (Type 1 font program, bitmaps and Adobe Font
246
%   Metric files) donated are:
247
%
248
%           Utopia Regular
249
%           Utopia Italic
250
%           Utopia Bold
251
%           Utopia Bold Italic
252
 
253
/Utopia-Regular		(putr.gsf)	;
254
/Utopia-Italic		(putri.gsf)	;
255
/Utopia-Bold		(putb.gsf)	;
256
/Utopia-BoldItalic	(putbi.gsf)	;
257
 
258
% 
259
%
260
% Fonts contributed by URW GmbH for distribution under the GNU License.
261
% The following notice accompanied these fonts:
262
%
263
% U004006T URW Grotesk 2031 Bold PostScript Type 1 Font Program
264
% U003043T URW Antiqua 2051 Regular Condensed PostScript Type 1 Font Program
265
%
266
% Copyright (c) 1992 URW GmbH, Hamburg, Germany
267
%
268
% This program is free software; you can redistribute it and/or modify
269
% it under the terms of the GNU General Public License as published by
270
% the Free Software Foundation; either version 2 of the License, or
271
% (at your option) later version.
272
%
273
% This program is distributed in the hope that it will be useful,
274
% but WITHOUT ANY WARRANTY; wihtout even the implied warranty of
275
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
276
% See the GNU General Public License for more details.
277
%
278
% You should have received a copy of the GNU General Public License
279
% along with this program; if not, write to the Free Software
280
% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 U.S.A.
281
%
282
% Address:
283
% URW GmbH
284
% PC Support
285
% Harksheider Strasse 102
286
% 2000 Hamburg 65
287
% Germany
288
% Phone: +49 40 60 60 50       (Reception)
289
% Phone: +49 40 60 60 52 30   (PC Support)
290
% Fax    : +49 40 60 60 52 52
291
%
292
 
293
/URWAntiquaT-RegularCondensed	(u003043t.gsf)	;
294
/URWGroteskT-Bold		(u004006t.gsf)	;
295
 
296
% 
297
%
298
% Shareware Kana fonts.  These are subject to the following notice:
299
%
300
% These copyrighted fonts were developed by Kevin Hartig. Permission is
301
% granted to freely distribute them in entirety along with this statement.
302
% This is shareware. If you decide to use these fonts please contribute
303
% $10 US to help support further freeware and shareware software development.
304
% Questions and comments may be sent to:
305
%
306
% hartig@fsl.noaa.gov
307
% khartig@nyx.cs.du.edu
308
%
309
% Kevin Hartig
310
% 1126 Collyer Street
311
% Longmont, CO 80501 USA
312
% 
313
% copyright 1993.
314
 
315
% Hiragana and Katakana fonts.  The character names are inappropriate,
316
% and the encoding is probably not related to any known standard.
317
 
318
/Calligraphic-Hiragana		(fhirw.gsf)	;
319
/Calligraphic-Katakana		(fkarw.gsf)	;
320
 
321
% 
322
%
323
% Public-domain fonts.  These have no copyright, and are of unknown quality.
324
 
325
% Cyrillic fonts.  The character names are inappropriate,
326
% and the encoding is probably not related to any known standard.
327
 
328
/Shareware-Cyrillic-Regular	(fcyr.gsf)	;
329
/Shareware-Cyrillic-Italic	(fcyri.gsf)	;
330
 
331
% Aliases
332
/Cyrillic			/Cyrillic-Regular	;
333
/Cyrillic-Regular		/Shareware-Cyrillic-Regular	;
334
/Cyrillic-Italic		/Shareware-Cyrillic-Italic	;
335
 
336
% 
337
%
338
% Fonts converted from Hershey outlines.  These are constructed and
339
% maintained manually.  These are also in the public domain.
340
%
341
% The suggested UniqueID's and filenames are constructed differently for
342
% these than for the ones above, because of the strange way that the Hershey
343
% fonts were constructed.  The scheme for these looks like:
344
%
345
% 42TTXY0
346
%
347
% TT = typeface, X = ``class'', Y = variation
348
%
349
% The typeface names and numbers are listed in fonts.mak.
350
%
351
% class:
352
% 0 = normal			= r
353
% 1 = simplex			= s
354
% 2 = complex			= c
355
% 3 = triplex			= t
356
% 4 = duplex			= d
357
%
358
% variation:
359
% 0 = normal			(omitted)
360
% 1 = oblique			= o
361
% 2 = italic			= i
362
% 3 = bold			= b
363
% 4 = bold oblique		= bo
364
% 5 = bold italic		= bi
365
%
366
 
367
% Fonts created by Thomas Wolff <wolff@inf.fu-berlin.de>, by adding
368
% accents, accented characters, and various other non-alphabetics
369
% to the original Hershey fonts.  These are "freeware", not to be sold.
370
 
371
/Hershey-Gothic-English		(hrger.pfa)	;	% 5066533
372
/Hershey-Gothic-German		(hrgrr.pfa)	;
373
/Hershey-Gothic-Italian		(hritr.pfa)	; 
374
 
375
/Hershey-Plain-Duplex		(hrpld.pfa)	;
376
/Hershey-Plain-Duplex-Italic	(hrpldi.pfa)	;
377
/Hershey-Plain-Triplex		(hrplt.pfa)	;
378
/Hershey-Plain-Triplex-Italic	(hrplti.pfa)	;
379
 
380
/Hershey-Script-Complex		(hrscc.pfa)	;
381
/Hershey-Script-Simplex		(hrscs.pfa)	;	% 5066541
382
 
383
% Fonts created algorithmically from the above.
384
 
385
/Hershey-Gothic-English-Bold		(hrgerb.gsf)	;	% 5066542
386
/Hershey-Gothic-English-Oblique		(hrgero.gsf)	;
387
/Hershey-Gothic-English-SemiBold	(hrgerd.gsf)	;
388
/Hershey-Gothic-German-Bold		(hrgrrb.gsf)	;
389
/Hershey-Gothic-German-Oblique		(hrgrro.gsf)	;
390
/Hershey-Gothic-Italian-Bold		(hritrb.gsf)	;
391
/Hershey-Gothic-Italian-Oblique		(hritro.gsf)	;
392
 
393
/Hershey-Plain-Duplex-Bold		(hrpldb.gsf)	;
394
/Hershey-Plain-Duplex-Bold-Italic	(hrpldbi.gsf)	;
395
/Hershey-Plain-Triplex-Bold		(hrpltb.gsf)	;
396
/Hershey-Plain-Triplex-Bold-Italic	(hrpltbi.gsf)	;
397
 
398
/Hershey-Script-Complex-Bold		(hrsccb.gsf)	;
399
/Hershey-Script-Complex-Oblique		(hrscco.gsf)	;
400
/Hershey-Script-Simplex-Bold		(hrscsb.gsf)	;
401
/Hershey-Script-Simplex-Oblique		(hrscso.gsf)	;	% 5066556
402
 
403
% Fonts consisting only of characters from the original Hershey
404
% distribution.  These are Type 3 fonts.
405
 
406
/Hershey-Greek-Complex			(hrgkc.gsf)	;	% 5066557
407
/Hershey-Greek-Simplex			(hrgks.gsf)	;
408
 
409
/Hershey-Plain				(hrplr.gsf)	;
410
/Hershey-Plain-Simplex			(hrpls.gsf)	;	% 5066560
411
 
412
% Fonts created algorithmically from the above.
413
 
414
/Hershey-Plain-Bold			(hrplrb.gsf)	;	% 5066561
415
/Hershey-Plain-Bold-Oblique		(hrplrbo.gsf)	;
416
/Hershey-Plain-Oblique			(hrplro.gsf)	;
417
/Hershey-Plain-Simplex-Bold		(hrplsb.gsf)	;
418
/Hershey-Plain-Simplex-Bold-Oblique	(hrplsbo.gsf)	;
419
/Hershey-Plain-Simplex-Oblique		(hrplso.gsf)	;	% 5066566
420
 
421
% This font, and only this font among the Hershey fonts, uses
422
% the SymbolEncoding.
423
 
424
/Hershey-Symbol				(hrsyr.gsf)	;	% 5066567