2 |
- |
1 |
% Copyright (C) 1994 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.ATB,v 1.4 2002/02/21 21:49:28 giles Exp $
|
|
|
17 |
% Fontmap.ATB - an alternative Fontmap for Ghostscript,
|
|
|
18 |
% suitable for use with the 65 Adobe Type Manager fonts
|
|
|
19 |
% supplied with Adobe Type Basics.
|
|
|
20 |
|
|
|
21 |
% Before you use ATM fonts with Ghostscript, please read carefully
|
|
|
22 |
% the license that accompanies the ATM fonts; neither Aladdin Enterprises
|
|
|
23 |
% nor any other distributor of Ghostscript takes any responsibility for
|
|
|
24 |
% any possible violations of such licenses.
|
|
|
25 |
|
|
|
26 |
% The 65 Adobe Type Basics ATM fonts
|
|
|
27 |
|
|
|
28 |
%disk 1
|
|
|
29 |
/Bookman-Light (bkl_____.pfb) ;
|
|
|
30 |
/Bookman-Demi (bkd_____.pfb) ;
|
|
|
31 |
/Bookman-DemiItalic (bkdi____.pfb) ;
|
|
|
32 |
/Bookman-LightItalic (bkli____.pfb) ;
|
|
|
33 |
/Courier (com_____.pfb) ;
|
|
|
34 |
/Courier-Bold (cob_____.pfb) ;
|
|
|
35 |
/Courier-BoldOblique (cobo____.pfb) ;
|
|
|
36 |
/Courier-Oblique (coo_____.pfb) ;
|
|
|
37 |
/Helvetica (hv______.pfb) ;
|
|
|
38 |
/Helvetica-Bold (hvb_____.pfb) ;
|
|
|
39 |
/Helvetica-BoldOblique (hvbo____.pfb) ;
|
|
|
40 |
/Helvetica-Oblique (hvo_____.pfb) ;
|
|
|
41 |
/Helvetica-Narrow (hvn_____.pfb) ;
|
|
|
42 |
/Helvetica-Narrow-Bold (hvnb____.pfb) ;
|
|
|
43 |
/Helvetica-Narrow-BoldOblique (hvnbo___.pfb) ;
|
|
|
44 |
/Helvetica-Narrow-Oblique (hvno____.pfb) ;
|
|
|
45 |
/Palatino-Roman (por_____.pfb) ;
|
|
|
46 |
/Palatino-Bold (pob_____.pfb) ;
|
|
|
47 |
/Palatino-BoldItalic (pobi____.pfb) ;
|
|
|
48 |
/Palatino-Italic (poi_____.pfb) ;
|
|
|
49 |
/Symbol (sy______.pfb) ;
|
|
|
50 |
/Times-Roman (tir_____.pfb) ;
|
|
|
51 |
/Times-Bold (tib_____.pfb) ;
|
|
|
52 |
/Times-BoldItalic (tibi____.pfb) ;
|
|
|
53 |
/Times-Italic (tii_____.pfb) ;
|
|
|
54 |
|
|
|
55 |
% disk2
|
|
|
56 |
/AGaramond-Regular (gdrg____.pfb) ;
|
|
|
57 |
/AGaramond-Italic (gdi_____.pfb) ;
|
|
|
58 |
/AGaramond-Bold (gdb_____.pfb) ;
|
|
|
59 |
/AGaramond-BoldItalic (gdbi____.pfb) ;
|
|
|
60 |
/Americana (am______.pfb) ;
|
|
|
61 |
/Americana-ExtraBold (ameb____.pfb) ;
|
|
|
62 |
/AvantGarde-Book (agw_____.pfb) ;
|
|
|
63 |
/AvantGarde-Demi (agd_____.pfb) ;
|
|
|
64 |
/AvantGarde-DemiOblique (agdo____.pfb) ;
|
|
|
65 |
/AvantGarde-BookOblique (agwo____.pfb) ;
|
|
|
66 |
/Carta (cr______.pfb) ;
|
|
|
67 |
/Kaufmann (kf______.pfb) ;
|
|
|
68 |
/Lithos-Regular (lorg____.pfb) ;
|
|
|
69 |
/Lithos-Black (lobl____.pfb) ;
|
|
|
70 |
/NewCenturySchlbk-Roman (ncr_____.pfb) ;
|
|
|
71 |
/NewCenturySchlbk-Bold (ncb_____.pfb) ;
|
|
|
72 |
/NewCenturySchlbk-BoldItalic (ncbi____.pfb) ;
|
|
|
73 |
/NewCenturySchlbk-Italic (nci_____.pfb) ;
|
|
|
74 |
/Parisian (pn______.pfb) ;
|
|
|
75 |
/ParkAvenue (pa______.pfb) ;
|
|
|
76 |
/Tekton (tkrg____.pfb) ;
|
|
|
77 |
/Tekton-Bold (tkb_____.pfb) ;
|
|
|
78 |
/Trajan-Bold (tjb_____.pfb) ;
|
|
|
79 |
/ZapfChancery-MediumItalic (zcmi____.pfb) ;
|
|
|
80 |
/ZapfDingbats (zd______.pfb) ;
|
|
|
81 |
|
|
|
82 |
%disk 3
|
|
|
83 |
/ACaslon-Regular (awrg____.pfb) ;
|
|
|
84 |
/ACaslon-Semibold (awsb____.pfb) ;
|
|
|
85 |
/ACaslon-SemiboldItalic (awsbi___.pfb) ;
|
|
|
86 |
/ACaslon-Italic (awi_____.pfb) ;
|
|
|
87 |
/Barmeno-Regular (bfrg____.pfb) ;
|
|
|
88 |
/Barmeno-Medium (bfm_____.pfb) ;
|
|
|
89 |
/Barmeno-Bold (bfb_____.pfb) ;
|
|
|
90 |
/Barmeno-ExtraBold (bfeb____.pfb) ;
|
|
|
91 |
/Blackoak (bo______.pfb) ;
|
|
|
92 |
/Formata-Regular (fmrg____.pfb) ;
|
|
|
93 |
/Formata-Medium (fmm_____.pfb) ;
|
|
|
94 |
/Formata-MediumItalic (fmmi____.pfb) ;
|
|
|
95 |
/Formata-Italic (fmi_____.pfb) ;
|
|
|
96 |
/Poetica-SuppOrnaments (pvor____.pfb) ;
|
|
|
97 |
/WoodtypeOrnaments-Two (woor2___.pfb) ;
|
|
|
98 |
|
|
|
99 |
|
|
|
100 |
% Fonts converted from bitmaps.
|
|
|
101 |
|
|
|
102 |
/Charter-Roman (bchr.gsf) ;
|
|
|
103 |
/Charter-Italic (bchri.gsf) ;
|
|
|
104 |
/Charter-Bold (bchb.gsf) ;
|
|
|
105 |
/Charter-BoldItalic (bchbi.gsf) ;
|
|
|
106 |
|
|
|
107 |
/ZapfChancery (zcr.gsf) ;
|
|
|
108 |
/ZapfChancery-Oblique (zcro.gsf) ;
|
|
|
109 |
/ZapfChancery-Bold (zcb.gsf) ;
|
|
|
110 |
|
|
|
111 |
% Fonts from the X11R5 distribution.
|
|
|
112 |
|
|
|
113 |
/Utopia-Regular (putr.gsf) ;
|
|
|
114 |
/Utopia-Italic (putri.gsf) ;
|
|
|
115 |
/Utopia-Bold (putb.gsf) ;
|
|
|
116 |
/Utopia-BoldItalic (putbi.gsf) ;
|
|
|
117 |
|
|
|
118 |
% Shareware fonts. See FONTMAP.GS for the copyright statements.
|
|
|
119 |
|
|
|
120 |
/Shareware-Cyrillic-Regular (fcyr.gsf) ;
|
|
|
121 |
/Shareware-Cyrillic-Italic (fcyri.gsf) ;
|
|
|
122 |
% Aliases
|
|
|
123 |
/Cyrillic /Cyrillic-Regular ;
|
|
|
124 |
/Cyrillic-Regular /Shareware-Cyrillic-Regular ;
|
|
|
125 |
/Cyrillic-Italic /Shareware-Cyrillic-Italic ;
|
|
|
126 |
|
|
|
127 |
/Calligraphic-Hiragana (fhirw.gsf) ;
|
|
|
128 |
/Calligraphic-Katakana (fkarw.gsf) ;
|
|
|
129 |
|
|
|
130 |
% Fonts converted from Hershey outlines.
|
|
|
131 |
|
|
|
132 |
/Hershey-Gothic-English (hrge_r.gsf) 4290000 ;
|
|
|
133 |
/Hershey-Gothic-English-Bold (hrge_rb.gsf) 4290030 ;
|
|
|
134 |
/Hershey-Gothic-English-Oblique (hrge_ro.gsf) 4290010 ;
|
|
|
135 |
|
|
|
136 |
/Hershey-Gothic-German (hrgr_r.gsf) 4291000 ;
|
|
|
137 |
/Hershey-Gothic-German-Bold (hrgr_rb.gsf) 4291030 ;
|
|
|
138 |
/Hershey-Gothic-German-Oblique (hrgr_ro.gsf) 4291010 ;
|
|
|
139 |
|
|
|
140 |
/Hershey-Gothic-Italian (hrit_r.gsf) 4292000 ;
|
|
|
141 |
/Hershey-Gothic-Italian-Bold (hrit_rb.gsf) 4292030 ;
|
|
|
142 |
/Hershey-Gothic-Italian-Oblique (hrit_ro.gsf) 4292010 ;
|
|
|
143 |
|
|
|
144 |
/Hershey-Greek-Complex (hrgk_c.gsf) 4293200 ;
|
|
|
145 |
/Hershey-Greek-Simplex (hrgk_s.gsf) 4293100 ;
|
|
|
146 |
|
|
|
147 |
/Hershey-Plain (hrpl_r.gsf) 4294000 ;
|
|
|
148 |
/Hershey-Plain-Bold (hrpl_rb.gsf) 4294030 ;
|
|
|
149 |
/Hershey-Plain-Oblique (hrpl_ro.gsf) 4294010 ;
|
|
|
150 |
/Hershey-Plain-Simplex (hrpl_s.gsf) 4294100 ;
|
|
|
151 |
/Hershey-Plain-Simplex-Bold (hrpl_sb.gsf) 4294130 ;
|
|
|
152 |
/Hershey-Plain-Simplex-Bold-Oblique (hrpl_sbo.gsf) 4294140 ;
|
|
|
153 |
/Hershey-Plain-Simplex-Oblique (hrpl_so.gsf) 4294110 ;
|
|
|
154 |
/Hershey-Plain-Triplex (hrpl_t.gsf) 4294300 ;
|
|
|
155 |
/Hershey-Plain-Triplex-Italic (hrpl_ti.gsf) 4294320 ;
|
|
|
156 |
/Hershey-Plain-Triplex-Bold (hrpl_tb.gsf) 4294330 ;
|
|
|
157 |
/Hershey-Plain-Triplex-Bold-Italic (hrpl_tbi.gsf) 4294350 ;
|
|
|
158 |
|
|
|
159 |
/Hershey-Script-Complex (hrsc_c.gsf) 4295200 ;
|
|
|
160 |
/Hershey-Script-Complex-Bold (hrsc_cb.gsf) 4295230 ;
|
|
|
161 |
/Hershey-Script-Complex-Oblique (hrsc_co.gsf) 4295210 ;
|
|
|
162 |
/Hershey-Script-Simplex (hrsc_s.gsf) 4295100 ;
|
|
|
163 |
/Hershey-Script-Simplex-Bold (hrsc_sb.gsf) 4295130 ;
|
|
|
164 |
/Hershey-Script-Simplex-Oblique (hrsc_so.gsf) 4295110 ;
|
|
|
165 |
|
|
|
166 |
% This font, and only this font among the Hershey fonts, uses
|
|
|
167 |
% the SymbolEncoding.
|
|
|
168 |
/Hershey-Symbol (hrsy_r.gsf) 4296000 ;
|