source: other-projects/trunk/winbin/bin/ghostscript/lib/Fontmap.Sol@ 17223

Last change on this file since 17223 was 17223, checked in by max, 16 years ago

Add Ghostscript binaries and libraries for windows.

File size: 16.1 KB
Line 
1% Copyright (C) 1996, 1999 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.Sol 6300 2005-12-28 19:56:24Z giles $
17% Fontmap.Solaris - Ghostscript Fontmap for Solaris 2.3 and above
18% ===============================================================
19%
20% The Solaris 2.3 (and above) operating system from Sun Microsystems comes with
21% Display Postscript (DPS), including certain Type1 and Type3 PostScript fonts.
22% Using these fonts instead of the default Ghostscript fonts greatly improves
23% the visual quality of Ghostscript rendered documents, especially at larger
24% font sizes. You should definately use these fonts if you have Solaris 2.3 or
25% above.
26%
27% To use the Solaris 2 DPS fonts, simply copy this file (Fontmap.Solaris) to
28%
29% /usr/local/lib/Ghostscript/VERSION/Fontmap
30% (where VERSION is the version number of Ghostscript, eg: 3.33)
31%
32% and set the environment variable GS_LIB as follows:
33%
34% GS_LIB=/usr/openwin/lib/X11/fonts/Type1:/usr/openwin/lib/X11/fonts/Type3
35% export GS_LIB
36%
37% You can use /usr/openwin/lib/fonts/Type1/outline instead if you like, it
38% makes no difference (the files in /usr/openwin/lib/fonts/Type1 are symlinks
39% into /usr/openwin/lib/fonts/Type1/outline).
40%
41% Instead of setting GS_LIB, you could add the above directories to
42% GS_LIB_DEFAULT in your makefile before building Ghostscript.
43%
44%
45% IMPORTANT NOTE
46% ==============
47%
48% Note that simply setting GS_FONTPATH may not work, because for some reason
49% some versions of gs can't seem to find any fonts in
50% /usr/openwin/lib/X11/fonts/Type1/outline.
51% It says: "15 files, 15 scanned, 0 new fonts".
52%
53%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
54
55% ----------------------------------------------------------------
56
57% This file is a catalog of fonts known to Ghostscript. Any font
58% that is to be loaded automatically when named must be in this catalog,
59% except for fonts that Ghostscript finds automatically in directories
60% named in the GS_FONTPATH environment variable.
61
62% Each font has an entry consisting of three items:
63%
64% - The name by which the font is known inside Ghostscript
65% (a Ghostscript name preceded by a `/', or a string enclosed
66% in parentheses). This is used to find the file from which
67% a font of a given name should be loaded.
68%
69% - Information depending on whether this is a real font or a
70% font alias:
71%
72% - For real fonts, the name of the Ghostscript font
73% file (a Ghostscript string, enclosed in parentheses).
74% The filename should include the extension, which (by
75% convention) is `.gsf'. `.pfa' and `.pfb' files are
76% also usable as fonts for Ghostscript.
77%
78% - For font aliases, the name of the font which should
79% be used when this one is requested, preceded by a
80% `/'. See the entry for Charter below for an example.
81% Note that an alias name cannot be enclosed in parentheses.
82%
83% - At least one space or tab, and a terminating semicolon.
84
85% Because of limitations in the MS-DOS environment, Ghostscript font
86% file names must be no more than 8 characters long, must consist only
87% of LOWER CASE letters, digits, and underscores, and must start with a
88% letter. Font names, on the other hand, need only obey the syntax of
89% names in the Ghostscript language, which is much more liberal.
90
91% The following table is actually a Ghostscript data structure.
92% If you add new entries, be sure to copy the punctuation accurately;
93% in particular, you must leave at least one space or tab between each
94% field in the entry. Also, please read fonts.doc for important information
95% about font names.
96
97% Note that .pfa and .pfb fonts are compatible with Adobe Type Manager
98% and other programs that don't include full PostScript interpreters,
99% as well as with PostScript interpreters; .gsf fonts are compatible with
100% PostScript interpreters, but not with ATM or similar programs.
101
102%
103
104%
105% Fonts contributed by:
106% URW++ Design and Development Incorporated
107% Poppenbuetteler Bogen 29A
108% D-22399 Hamburg
109% Germany
110% tel. +49 (40) 60 60 50
111% fax +49 (40) 60 60 51 11
112% http://www.urwpp.de
113% for distribution under the GNU License and Aladdin Free Public License.
114% See the notice at the head of this Fontmap file for licensing terms.
115% Each of these fonts is individually covered by the license:
116% for licensing purposes, they are not "part of" any larger entity.
117% The following notice applies to these fonts:
118%
119% Copyright URW Software, Copyright 1994 by URW.
120%
121
122% Actual fonts
123
124/URWBookmanL-DemiBold (b018015l.pfb) ;
125/URWBookmanL-DemiBoldItal (b018035l.pfb) ;
126/URWBookmanL-Ligh (b018012l.pfb) ;
127/URWBookmanL-LighItal (b018032l.pfb) ;
128
129/NimbusMonL-Regu (n022003l.pfb) ;
130/NimbusMonL-ReguObli (n022023l.pfb) ;
131/NimbusMonL-Bold (n022004l.pfb) ;
132/NimbusMonL-BoldObli (n022024l.pfb) ;
133
134/URWGothicL-Book (a010013l.pfb) ;
135/URWGothicL-BookObli (a010033l.pfb) ;
136/URWGothicL-Demi (a010015l.pfb) ;
137/URWGothicL-DemiObli (a010035l.pfb) ;
138
139/NimbusSanL-Regu (n019003l.pfb) ;
140/NimbusSanL-ReguItal (n019023l.pfb) ;
141/NimbusSanL-Bold (n019004l.pfb) ;
142/NimbusSanL-BoldItal (n019024l.pfb) ;
143
144/NimbusSanL-ReguCond (n019043l.pfb) ;
145/NimbusSanL-ReguCondItal (n019063l.pfb) ;
146/NimbusSanL-BoldCond (n019044l.pfb) ;
147/NimbusSanL-BoldCondItal (n019064l.pfb) ;
148
149/URWPalladioL-Roma (p052003l.pfb) ;
150/URWPalladioL-Ital (p052023l.pfb) ;
151/URWPalladioL-Bold (p052004l.pfb) ;
152/URWPalladioL-BoldItal (p052024l.pfb) ;
153
154/CenturySchL-Roma (c059013l.pfb) ;
155/CenturySchL-Ital (c059033l.pfb) ;
156/CenturySchL-Bold (c059016l.pfb) ;
157/CenturySchL-BoldItal (c059036l.pfb) ;
158
159/NimbusRomNo9L-Regu (n021003l.pfb) ;
160/NimbusRomNo9L-ReguItal (n021023l.pfb) ;
161/NimbusRomNo9L-Medi (n021004l.pfb) ;
162/NimbusRomNo9L-MediItal (n021024l.pfb) ;
163
164/StandardSymL (s050000l.pfb) ;
165
166/URWChanceryL-MediItal (z003034l.pfb) ;
167
168/Dingbats (d050000l.pfb) ;
169
170% Aliases
171
172/Bookman-Demi /URWBookmanL-DemiBold ;
173/Bookman-DemiItalic /URWBookmanL-DemiBoldItal ;
174/Bookman-Light /URWBookmanL-Ligh ;
175/Bookman-LightItalic /URWBookmanL-LighItal ;
176
177/Courier /NimbusMonL-Regu ;
178/Courier-Oblique /NimbusMonL-ReguObli ;
179/Courier-Bold /NimbusMonL-Bold ;
180/Courier-BoldOblique /NimbusMonL-BoldObli ;
181
182/AvantGarde-Book /URWGothicL-Book ;
183/AvantGarde-BookOblique /URWGothicL-BookObli ;
184/AvantGarde-Demi /URWGothicL-Demi ;
185/AvantGarde-DemiOblique /URWGothicL-DemiObli ;
186
187% Solaris 2 DPS has Helvetica as a Type1 font.
188%/Helvetica /NimbusSanL-Regu ;
189%/Helvetica-Oblique /NimbusSanL-ReguItal ;
190%/Helvetica-Bold /NimbusSanL-Bold ;
191%/Helvetica-BoldOblique /NimbusSanL-BoldItal ;
192
193/Helvetica-Narrow /NimbusSanL-ReguCond ;
194/Helvetica-Narrow-Oblique /NimbusSanL-ReguCondItal ;
195/Helvetica-Narrow-Bold /NimbusSanL-BoldCond ;
196/Helvetica-Narrow-BoldOblique /NimbusSanL-BoldCondItal ;
197
198/Palatino-Roman /URWPalladioL-Roma ;
199/Palatino-Italic /URWPalladioL-Ital ;
200/Palatino-Bold /URWPalladioL-Bold ;
201/Palatino-BoldItalic /URWPalladioL-BoldItal ;
202
203/NewCenturySchlbk-Roman /CenturySchL-Roma ;
204/NewCenturySchlbk-Italic /CenturySchL-Ital ;
205/NewCenturySchlbk-Bold /CenturySchL-Bold ;
206/NewCenturySchlbk-BoldItalic /CenturySchL-BoldItal ;
207
208% Solaris 2 DPS has Times as a Type1 font.
209%/Times-Roman /NimbusRomNo9L-Regu ;
210%/Times-Italic /NimbusRomNo9L-ReguItal ;
211%/Times-Bold /NimbusRomNo9L-Medi ;
212%/Times-BoldItalic /NimbusRomNo9L-MediItal ;
213
214% Solaris 2 DPS has Symbol as a Type1 font.
215%/Symbol /StandardSymL ;
216
217/ZapfChancery-MediumItalic /URWChanceryL-MediItal ;
218
219/ZapfDingbats /Dingbats ;
220
221%
222
223%
224% Type 1 fonts contributed to the X11R5 distribution.
225%
226
227% The following notice accompanied the Charter fonts.
228%
229% (c) Copyright 1989-1992, Bitstream Inc., Cambridge, MA.
230%
231% You are hereby granted permission under all Bitstream propriety rights
232% to use, copy, modify, sublicense, sell, and redistribute the 4 Bitstream
233% Charter (r) Type 1 outline fonts and the 4 Courier Type 1 outline fonts
234% for any purpose and without restriction; provided, that this notice is
235% left intact on all copies of such fonts and that Bitstream's trademark
236% is acknowledged as shown below on all unmodified copies of the 4 Charter
237% Type 1 fonts.
238%
239% BITSTREAM CHARTER is a registered trademark of Bitstream Inc.
240
241/CharterBT-Roman (bchr.pfa) ;
242/CharterBT-Italic (bchri.pfa) ;
243/CharterBT-Bold (bchb.pfa) ;
244/CharterBT-BoldItalic (bchbi.pfa) ;
245
246% Aliases
247
248/Charter-Roman /CharterBT-Roman ;
249/Charter-Italic /CharterBT-Italic ;
250/Charter-Bold /CharterBT-Bold ;
251/Charter-BoldItalic /CharterBT-BoldItalic ;
252
253% The following notice accompanied the Utopia font:
254%
255% Permission to use, reproduce, display and distribute the listed
256% typefaces is hereby granted, provided that the Adobe Copyright notice
257% appears in all whole and partial copies of the software and that the
258% following trademark symbol and attribution appear in all unmodified
259% copies of the software:
260%
261% Copyright (c) 1989 Adobe Systems Incorporated
262% Utopia (R)
263% Utopia is a registered trademark of Adobe Systems Incorporated
264%
265% The Adobe typefaces (Type 1 font program, bitmaps and Adobe Font
266% Metric files) donated are:
267%
268% Utopia Regular
269% Utopia Italic
270% Utopia Bold
271% Utopia Bold Italic
272
273/Utopia-Regular (putr.pfa) ;
274/Utopia-Italic (putri.pfa) ;
275/Utopia-Bold (putb.pfa) ;
276/Utopia-BoldItalic (putbi.pfa) ;
277
278%
279
280%
281% Fonts contributed by URW GmbH for distribution under the GNU License.
282% The following notice accompanied these fonts:
283%
284% U004006T URW Grotesk 2031 Bold PostScript Type 1 Font Program
285% U003043T URW Antiqua 2051 Regular Condensed PostScript Type 1 Font Program
286%
287% Copyright (c) 1992 URW GmbH, Hamburg, Germany
288%
289% This program is free software; you can redistribute it and/or modify
290% it under the terms of the GNU General Public License as published by
291% the Free Software Foundation; either version 2 of the License, or
292% (at your option) later version.
293%
294% This program is distributed in the hope that it will be useful,
295% but WITHOUT ANY WARRANTY; wihtout even the implied warranty of
296% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
297% See the GNU General Public License for more details.
298%
299% You should have received a copy of the GNU General Public License
300% along with this program; if not, write to the Free Software
301% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 U.S.A.
302%
303% Address:
304% URW GmbH
305% PC Support
306% Harksheider Strasse 102
307% 2000 Hamburg 65
308% Germany
309% Phone: +49 40 60 60 50 (Reception)
310% Phone: +49 40 60 60 52 30 (PC Support)
311% Fax : +49 40 60 60 52 52
312%
313
314/URWAntiquaT-RegularCondensed (u003043t.gsf) ;
315/URWGroteskT-Bold (u004006t.gsf) ;
316
317%
318
319%
320% Shareware Kana fonts. These are subject to the following notice:
321%
322% These copyrighted fonts were developed by Kevin Hartig. Permission is
323% granted to freely distribute them in entirety along with this statement.
324% This is shareware. If you decide to use these fonts please contribute
325% $10 US to help support further freeware and shareware software development.
326% Questions and comments may be sent to:
327%
328% [email protected]
329% [email protected]
330%
331% Kevin Hartig
332% 1126 Collyer Street
333% Longmont, CO 80501 USA
334%
335% copyright 1993.
336
337% Hiragana and Katakana fonts. The character names are inappropriate,
338% and the encoding is probably not related to any known standard.
339
340/Calligraphic-Hiragana (fhirw.gsf) ;
341/Calligraphic-Katakana (fkarw.gsf) ;
342
343%
344
345%
346% Public-domain fonts. These have no copyright, and are of unknown quality.
347
348% Cyrillic fonts. The character names are inappropriate,
349% and the encoding is probably not related to any known standard.
350
351/Shareware-Cyrillic-Regular (fcyr.gsf) ;
352/Shareware-Cyrillic-Italic (fcyri.gsf) ;
353
354% Aliases
355/Cyrillic /Cyrillic-Regular ;
356/Cyrillic-Regular /Shareware-Cyrillic-Regular ;
357/Cyrillic-Italic /Shareware-Cyrillic-Italic ;
358
359%
360
361%
362% Fonts converted from Hershey outlines. These are constructed and
363% maintained manually. These are also in the public domain.
364%
365% The suggested UniqueID's and filenames are constructed differently for
366% these than for the ones above, because of the strange way that the Hershey
367% fonts were constructed. The scheme for these looks like:
368%
369% 42TTXY0
370%
371% TT = typeface, X = ``class'', Y = variation
372%
373% The typeface names and numbers are listed in fonts.mak.
374%
375% class:
376% 0 = normal = r
377% 1 = simplex = s
378% 2 = complex = c
379% 3 = triplex = t
380% 4 = duplex = d
381%
382% variation:
383% 0 = normal (omitted)
384% 1 = oblique = o
385% 2 = italic = i
386% 3 = bold = b
387% 4 = bold oblique = bo
388% 5 = bold italic = bi
389%
390
391% Fonts created by Thomas Wolff <[email protected]>, by adding
392% accents, accented characters, and various other non-alphabetics
393% to the original Hershey fonts. These are "freeware", not to be sold.
394
395/Hershey-Gothic-English (hrger.pfa) ; % 5066533
396/Hershey-Gothic-German (hrgrr.pfa) ;
397/Hershey-Gothic-Italian (hritr.pfa) ;
398
399/Hershey-Plain-Duplex (hrpld.pfa) ;
400/Hershey-Plain-Duplex-Italic (hrpldi.pfa) ;
401/Hershey-Plain-Triplex (hrplt.pfa) ;
402/Hershey-Plain-Triplex-Italic (hrplti.pfa) ;
403
404/Hershey-Script-Complex (hrscc.pfa) ;
405/Hershey-Script-Simplex (hrscs.pfa) ; % 5066541
406
407% Fonts created algorithmically from the above.
408
409/Hershey-Gothic-English-Bold (hrgerb.gsf) ; % 5066542
410/Hershey-Gothic-English-Oblique (hrgero.gsf) ;
411/Hershey-Gothic-English-SemiBold (hrgerd.gsf) ;
412/Hershey-Gothic-German-Bold (hrgrrb.gsf) ;
413/Hershey-Gothic-German-Oblique (hrgrro.gsf) ;
414/Hershey-Gothic-Italian-Bold (hritrb.gsf) ;
415/Hershey-Gothic-Italian-Oblique (hritro.gsf) ;
416
417/Hershey-Plain-Duplex-Bold (hrpldb.gsf) ;
418/Hershey-Plain-Duplex-Bold-Italic (hrpldbi.gsf) ;
419/Hershey-Plain-Triplex-Bold (hrpltb.gsf) ;
420/Hershey-Plain-Triplex-Bold-Italic (hrpltbi.gsf) ;
421
422/Hershey-Script-Complex-Bold (hrsccb.gsf) ;
423/Hershey-Script-Complex-Oblique (hrscco.gsf) ;
424/Hershey-Script-Simplex-Bold (hrscsb.gsf) ;
425/Hershey-Script-Simplex-Oblique (hrscso.gsf) ; % 5066556
426
427% Fonts consisting only of characters from the original Hershey
428% distribution. These are Type 3 fonts.
429
430/Hershey-Greek-Complex (hrgkc.gsf) ; % 5066557
431/Hershey-Greek-Simplex (hrgks.gsf) ;
432
433/Hershey-Plain (hrplr.gsf) ;
434/Hershey-Plain-Simplex (hrpls.gsf) ; % 5066560
435
436% Fonts created algorithmically from the above.
437
438/Hershey-Plain-Bold (hrplrb.gsf) ; % 5066561
439/Hershey-Plain-Bold-Oblique (hrplrbo.gsf) ;
440/Hershey-Plain-Oblique (hrplro.gsf) ;
441/Hershey-Plain-Simplex-Bold (hrplsb.gsf) ;
442/Hershey-Plain-Simplex-Bold-Oblique (hrplsbo.gsf) ;
443/Hershey-Plain-Simplex-Oblique (hrplso.gsf) ; % 5066566
444
445% This font, and only this font among the Hershey fonts, uses
446% the SymbolEncoding.
447
448/Hershey-Symbol (hrsyr.gsf) ; % 5066567
449%
450
451%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
452%
453% Solaris 2 Display PostScript Type1 and Type3 fonts...
454%
455
456/Helvetica (Helvetica.pfa) ;
457/Helvetica-Bold (Helvetica-Bold.pfa) ;
458/Helvetica-BoldOblique (Helvetica-BoldOblique.pfa) ;
459/Helvetica-Oblique (Helvetica-Oblique.pfa) ;
460
461/Symbol (Symbol.pfa) ;
462/SymbolSet /Symbol ;
463
464/Times-Bold (Times-Bold.pfa) ;
465/Times-BoldItalic (Times-BoldItalic.pfa) ;
466/Times-Italic (Times-Italic.pfa) ;
467/Times-Roman (Times-Roman.pfa) ;
468/TimesNewRoman /Times-Roman ;
469/TimesNewRoman-Bold /Times-Bold ;
470/TimesNewRoman-BoldItalic /Times-BoldItalic ;
471/TimesNewRoman-Italic /Times-Italic ;
472
473/Dijkstra (Dijkstra.ps) ;
474
475/Hershey-Cyrillic (HrshCyr.ps) ;
476
477/Hershey-Gothic (HrshGoth.ps) ;
478
479/Hershey-Greek (HrshGrk.ps) ;
480/Hershey-Greek-Narrow (HrshGrkN.ps) ;
481/Hershey-Greekp (HrshGrkp.ps) ;
482
483/Hershey-Italic (HrshI.ps) ;
484/Hershey-Italic-Narrow (HrshIN.ps) ;
485/Hershey-Italic-Wide (HrshIW.ps) ;
486/Hershey-Roman (HrshRom.ps) ;
487/Hershey-Roman-Narrow (HrshRomN.ps) ;
488/Hershey-Roman-Wide (HrshRomW.ps) ;
489/Hershey-Romand (HrshRomd.ps) ;
490/Hershey-Romanp (HrshRomp.ps) ;
491
492/Hershey-Script (HrshScr.ps) ;
493/Hershey-Script-Narrow (HrshScrN.ps) ;
Note: See TracBrowser for help on using the repository browser.