1% fontmap.osf aka Fontmap.OSF1 - Ghostscript fontmap for DEC OSF/1 systems.
2%
3% UNIX systems from Digital Equipment Corporation are bundled with a license
4% for Display PostScript, including certain fonts.  Using their font outlines
5% (which on OSF/1 systems are found in /usr/lib/X11/fonts/Type1Adobe)
6% improves the visual quality of documents displayed on screen.  To do that,
7% use this file as your Fontmap file and add /usr/lib/X11/fonts/Type1Adobe
8% as the second argument to GS_LIB_DEFAULT in your makefile
9% in your makefile.
10%
11% This file is Pete Kaiser's original Ultrix file as modified by
12% Bjorn S. Nilsson (nilsson@nbi.dk) first for Ultrix 4.3 and then
13% for OSF/1 version 1.3.
14%
15
16%/AvantGarde-Book			(AvantGarde-Book)	;
17%/AvantGarde-BookOblique		(AvantGarde-BookOblique);
18%/AvantGarde-Demi			(AvantGarde-Demi)	;
19%/AvantGarde-DemiOblique		(AvantGarde-DemiOblique);
20
21%/Courier-BoldItalic			/Courier-BoldOblique	;
22%/Courier-Italic			/Courier-Oblique	;
23
24%/Courier				(Courier)		;
25%/Courier-Bold				(Courier-Bold)		;
26%/Courier-BoldOblique			(Courier-BoldOblique)	;
27%/Courier-Oblique			(Courier-Oblique)	;
28
29%/Helvetica				(Helvetica)		;
30%/Helvetica-Bold			(Helvetica-Bold)	;
31%/Helvetica-BoldOblique			(Helvetica-BoldOblique)	;
32%/Helvetica-Oblique			(Helvetica-Oblique)	;
33
34%/LubalinGraph-Book			(LubalinGraph-Book)	;
35%/LubalinGraph-BookOblique		(LubalinGraph-BookOblique);
36%/LubalinGraph-Demi			(LubalinGraph-Demi)	;
37%/LubalinGraph-DemiOblique		(LubalinGraph-DemiOblique);
38
39%/NewCenturySchlbk-Bold			(NewCenturySchlbk-Bold)	;
40%/NewCenturySchlbk-BoldItalic		(NewCenturySchlbk-BoldItalic);
41%/NewCenturySchlbk-Italic		(NewCenturySchlbk-Italic);
42%/NewCenturySchlbk-Roman		(NewCenturySchlbk-Roman);
43
44%/Souvenir-Demi				(Souvenir-Demi)		;
45%/Souvenir-DemiItalic			(Souvenir-DemiItalic)	;
46%/Souvenir-Light			(Souvenir-Light)	;
47%/Souvenir-LightItalic			(Souvenir-LightItalic)	;
48
49%/Symbol				(Symbol)		;
50
51%/Times-Bold				(Times-Bold)		;
52%/Times-BoldItalic			(Times-BoldItalic)	;
53%/Times-Italic				(Times-Italic)		;
54%/Times-Roman				(Times-Roman)		;
55
56%/ZapfDingbats				(ZapfDingbats)		;
57
58/AvantGarde-Book		(AvantGarde-Book.pfa)		;
59/AvantGarde-BookOblique		(AvantGarde-BookOblique.pfa)	;
60/AvantGarde-Demi		(AvantGarde-Demi.pfa)		;
61/AvantGarde-DemiOblique		(AvantGarde-DemiOblique.pfa)	;
62/Bookman-Demi			(pbkd.gsf)			;
63/Bookman-DemiItalic		(pbkdi.gsf)			;
64/Bookman-Light			(pbkl.gsf)			;
65/Bookman-LightItalic		(pbkli.gsf)			;
66/Calligraphic-Hiragana		(fhirw.gsf)			;
67/Calligraphic-Katakana		(fkarw.gsf)			;
68/CharterBT-Bold			(bchb.gsf)			;
69/CharterBT-BoldItalic		(bchbi.gsf)			;
70/CharterBT-Italic		(bchri.gsf)			;
71/CharterBT-Roman		(bchr.gsf)			;
72/Courier			(Courier.pfa)			;
73/Courier-Bold			(Courier-Bold.pfa)		;
74/Courier-BoldOblique		(Courier-BoldOblique.pfa)	;
75/Courier-Oblique		(Courier-Oblique.pfa)		;
76/Helvetica			(Helvetica.pfa)			;
77/Helvetica-Bold			(Helvetica-Bold.pfa)		;
78/Helvetica-BoldOblique		(Helvetica-BoldOblique.pfa)	;
79/Helvetica-Oblique		(Helvetica-Oblique.pfa)		;
80/Hershey-Gothic-English		(hrger.gsf)			;
81/Hershey-Gothic-German		(hrgrr.gsf)			;
82/Hershey-Gothic-Italian		(hritr.gsf)			;
83/Hershey-Plain-Duplex		(hrpld.gsf)			;
84/Hershey-Plain-Duplex-Italic	(hrpldi.gsf)			;
85/Hershey-Plain-Triplex		(hrplt.gsf)			;
86/Hershey-Plain-Triplex-Italic	(hrplti.gsf)			;
87/Hershey-Script-Complex		(hrscc.gsf)			;
88/Hershey-Script-Simplex		(hrscs.gsf)			;
89/Hershey-Gothic-English-Bold	(hrgerb.gsf)			;
90/Hershey-Gothic-English-Oblique	(hrgero.gsf)			;
91/Hershey-Gothic-English-Semibold (hrgerd.gsf)			;
92/Hershey-Gothic-German-Bold	(hrgrrb.gsf)			;
93/Hershey-Gothic-German-Oblique	(hrgrro.gsf)			;
94/Hershey-Gothic-Italian-Bold	(hritrb.gsf)			;
95/Hershey-Gothic-Italian-Oblique	(hritro.gsf)			;
96/Hershey-Plain-Duplex-Bold	(hrpldb.gsf)			;
97/Hershey-Plain-Duplex-Bold-Italic (hrpldbi.gsf)			;
98/Hershey-Plain-Triplex-Bold	(hrpltb.gsf)			;
99/Hershey-Plain-Triplex-Bold-Italic (hrpltbi.gsf)		;
100/Hershey-Script-Complex-Bold	(hrsccb.gsf)			;
101/Hershey-Script-Complex-Oblique	(hrscco.gsf)			;
102/Hershey-Script-Simplex-Bold	(hrscsb.gsf)			;
103/Hershey-Script-Simplex-Oblique	(hrscso.gsf)			;
104/Hershey-Greek-Complex		(hrgkc.gsf)			;
105/Hershey-Greek-Simplex		(hrgks.gsf)			;
106/Hershey-Plain			(hrplr.gsf)			;
107/Hershey-Plain-Simplex		(hrpls.gsf)			;
108/Hershey-Plain-Bold		(hrplrb.gsf)			;
109/Hershey-Plain-Bold-Oblique	(hrplrbo.gsf)			;
110/Hershey-Plain-Oblique		(hrplro.gsf)			;
111/Hershey-Plain-Simplex-Bold	(hrplsb.gsf)			;
112/Hershey-Plain-Simplex-Bold-Oblique (hrplsbo.gsf)		;
113/Hershey-Plain-Simplex-Oblique	(hrplso.gsf)			;
114/Hershey-Symbol			(hrsy_r.gsf)			;
115/LubalinGraph-Book		(LubalinGraph-Book.pfa)		;
116/LubalinGraph-BookOblique	(LubalinGraph-BookOblique.pfa)	;
117/LubalinGraph-Demi		(LubalinGraph-Demi.pfa)		;
118/LubalinGraph-DemiOblique	(LubalinGraph-DemiOblique.pfa)	;
119/NewCenturySchlbk-Bold		(NewCenturySchlbk-Bold.pfa)	;
120/NewCenturySchlbk-BoldItalic	(NewCenturySchlbk-BoldItalic.pfa) ;
121/NewCenturySchlbk-Italic	(NewCenturySchlbk-Italic.pfa)	;
122/NewCenturySchlbk-Roman		(NewCenturySchlbk-Roman.pfa)	;
123/NimbusRomanNo9L-Regular	(n021003l.gsf)			;
124/NimbusSansL-Regular		(n019003l.gsf)			;
125/Palatino-Bold			(pplb.gsf)			;
126/Palatino-BoldItalic		(pplbi.gsf)			;
127/Palatino-Italic		(pplri.gsf)			;
128/Palatino-Roman			(pplr.gsf)			;
129/Shareware-Cyrillic-Regular	(fcyr.gsf)			;
130/Shareware-Cyrillic-Italic	(fcyri.gsf)			;
131/Souvenir-Demi			(Souvenir-Demi.pfa)		;
132/Souvenir-DemiItalic		(Souvenir-DemiItalic.pfa)	;
133/Souvenir-Light			(Souvenir-Light.pfa)		;
134/Souvenir-LightItalic		(Souvenir-LightItalic.pfa)	;
135/Symbol				(Symbol.pfa)			;
136/Times-Bold			(Times-Bold.pfa)		;
137/Times-BoldItalic		(Times-BoldItalic.pfa)		;
138/Times-Italic			(Times-Italic.pfa)		;
139/Times-Roman			(Times-Roman.pfa)		;
140/URWAntiquaT-RegularCondensed	(u003043t.gsf)			;
141/URWGroteskT-Bold		(u004006t.gsf)			;
142/Utopia-Bold			(putb.gsf)			;
143/Utopia-BoldItalic		(putbi.gsf)			;
144/Utopia-Italic			(putri.gsf)			;
145/Utopia-Regular			(putr.gsf)			;
146/ZapfChancery			(zcr.gsf)			;
147/ZapfChancery-Bold		(zcb.gsf)			;
148/ZapfChancery-Oblique		(zcro.gsf)			;
149/ZapfDingbats			(ZapfDingbats.pfa)		;
150/Cyrillic			/Cyrillic-Regular		;
151/Cyrillic-Regular		/Shareware-Cyrillic-Regular	;
152/Cyrillic-Italic		/Shareware-Cyrillic-Italic	;
153
154% BSN additions from original Fontmap file and some more aliases
155
156/Helvetica-Narrow-Bold		/Helvetica-Narrow	;
157/ZapfChancery-MediumItalic	/ZapfChancery-Oblique	;
158/Charter-Roman			/CharterBT-Roman	;
159/Charter-Italic			/CharterBT-Italic	;
160/Charter-Bold			/CharterBT-Bold		;
161/Charter-BoldItalic		/CharterBT-BoldItalic	;
162/Courier-Italic			/Courier-Oblique	;
163/Courier-BoldItalic		/Courier-BoldOblique	;
164