home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 April / PCWorld_2001-04_cd.bin / Software / Vyzkuste / gs / gs650w32.exe / gs6.50 / lib / Fontmap.SGI < prev    next >
Text File  |  2000-12-05  |  14KB  |  408 lines

  1. % Copyright (C) 1996, 1999 Aladdin Enterprises.  All rights reserved.
  2. % This file is part of AFPL Ghostscript.
  3. % AFPL Ghostscript is distributed with NO WARRANTY OF ANY KIND.  No author or
  4. % distributor accepts any responsibility for the consequences of using it, or
  5. % for whether it serves any particular purpose or works at all, unless he or
  6. % she says so in writing.  Refer to the Aladdin Free Public License (the
  7. % "License") for full details.
  8. % Every copy of AFPL Ghostscript must include a copy of the License, normally
  9. % in a plain ASCII text file named PUBLIC.  The License grants you the right
  10. % to copy, modify and redistribute AFPL Ghostscript, but only under certain
  11. % conditions described in the License.  Among other things, the License
  12. % requires that the copyright notice and this notice be preserved on all
  13. % copies.
  14.  
  15. % $Id: Fontmap.SGI,v 1.2 2000/09/19 18:29:11 lpd Exp $
  16. %
  17. % Fontmap.SGI - standard font catalog for Ghostscript, modified for IRIX 5.3
  18. % with the DPS fonts installed (dps_eoe.sw.dpsfonts).
  19. % by H. Gohel, gohel@acm.org. 1999-09-10
  20.  
  21. % ----------------------------------------------------------------
  22.  
  23. % This file is a catalog of fonts known to Ghostscript.  Any font
  24. % that is to be loaded automatically when named must be in this catalog,
  25. % except for fonts that Ghostscript finds automatically in directories
  26. % named in the GS_FONTPATH environment variable.
  27.  
  28. % Each font has an entry consisting of three items:
  29. %
  30. %    - The name by which the font is known inside Ghostscript
  31. %    (a Ghostscript name preceded by a `/', or a string enclosed
  32. %    in parentheses).  This is used to find the file from which
  33. %    a font of a given name should be loaded.
  34. %
  35. %    - Information depending on whether this is a real font or a
  36. %    font alias:
  37. %
  38. %        - For real fonts, the name of the Ghostscript font
  39. %        file (a Ghostscript string, enclosed in parentheses).
  40. %        The filename should include the extension, which (by
  41. %        convention) is `.gsf'.  `.pfa' and `.pfb' files are
  42. %        also usable as fonts for Ghostscript.
  43. %
  44. %        - For font aliases, the name of the font which should
  45. %        be used when this one is requested, preceded by a
  46. %        `/'.  See the entry for Charter below for an example.
  47. %        Note that an alias name cannot be enclosed in parentheses.
  48. %
  49. %    - At least one space or tab, and a terminating semicolon.
  50.  
  51. % Because of limitations in the MS-DOS environment, Ghostscript font
  52. % file names must be no more than 8 characters long, must consist only
  53. % of LOWER CASE letters, digits, and underscores, and must start with a
  54. % letter.  Font names, on the other hand, need only obey the syntax of
  55. % names in the Ghostscript language, which is much more liberal.
  56.  
  57. % The following table is actually a Ghostscript data structure.
  58. % If you add new entries, be sure to copy the punctuation accurately;
  59. % in particular, you must leave at least one space or tab between each
  60. % field in the entry.  Also, please read fonts.doc for important information
  61. % about font names.
  62.  
  63. % Note that .pfa and .pfb fonts are compatible with Adobe Type Manager
  64. % and other programs that don't include full PostScript interpreters,
  65. % as well as with PostScript interpreters; .gsf fonts are compatible with
  66. % PostScript interpreters, but not with ATM or similar programs.
  67.  
  68. %
  69. % Fonts contributed by:
  70. %    URW++ Design and Development Incorporated
  71. %    Poppenbuetteler Bogen 29A
  72. %    D-22399 Hamburg
  73. %    Germany
  74. %    tel. +49 (40) 60 60 50
  75. %    fax +49 (40) 60 60 51 11
  76. %    http://www.urwpp.de
  77. % for distribution under the GNU License and Aladdin Free Public License.
  78. % See the notice at the head of this Fontmap file for licensing terms.
  79. % Each of these fonts is individually covered by the license:
  80. % for licensing purposes, they are not "part of" any larger entity.
  81. % The following notice applies to these fonts:
  82. %
  83. %    Copyright URW Software, Copyright 1994 by URW.
  84. %
  85.  
  86. % Actual fonts
  87.  
  88. /URWBookmanL-DemiBold    (b018015l.pfb)    ;
  89. /URWBookmanL-DemiBoldItal    (b018035l.pfb)    ;
  90. /URWBookmanL-Ligh    (b018012l.pfb)    ;
  91. /URWBookmanL-LighItal    (b018032l.pfb)    ;
  92.  
  93. /NimbusMonL-Regu    (n022003l.pfb)    ;
  94. /NimbusMonL-ReguObli    (n022023l.pfb)    ;
  95. /NimbusMonL-Bold    (n022004l.pfb)    ;
  96. /NimbusMonL-BoldObli    (n022024l.pfb)    ;
  97.  
  98. /URWGothicL-Book    (a010013l.pfb)    ;
  99. /URWGothicL-BookObli    (a010033l.pfb)    ;
  100. /URWGothicL-Demi    (a010015l.pfb)    ;
  101. /URWGothicL-DemiObli    (a010035l.pfb)    ;
  102.  
  103. /NimbusSanL-Regu    (n019003l.pfb)    ;
  104. /NimbusSanL-ReguItal    (n019023l.pfb)    ;
  105. /NimbusSanL-Bold    (n019004l.pfb)    ;
  106. /NimbusSanL-BoldItal    (n019024l.pfb)    ;
  107.  
  108. /NimbusSanL-ReguCond    (n019043l.pfb)    ;
  109. /NimbusSanL-ReguCondItal    (n019063l.pfb)    ;
  110. /NimbusSanL-BoldCond    (n019044l.pfb)    ;
  111. /NimbusSanL-BoldCondItal    (n019064l.pfb)    ;
  112.  
  113. /URWPalladioL-Roma    (p052003l.pfb)    ;
  114. /URWPalladioL-Ital    (p052023l.pfb)    ;
  115. /URWPalladioL-Bold    (p052004l.pfb)    ;
  116. /URWPalladioL-BoldItal    (p052024l.pfb)    ;
  117.  
  118. /CenturySchL-Roma    (c059013l.pfb)    ;
  119. /CenturySchL-Ital    (c059033l.pfb)    ;
  120. /CenturySchL-Bold    (c059016l.pfb)    ;
  121. /CenturySchL-BoldItal    (c059036l.pfb)    ;
  122.  
  123. /NimbusRomNo9L-Regu    (n021003l.pfb)    ;
  124. /NimbusRomNo9L-ReguItal    (n021023l.pfb)    ;
  125. /NimbusRomNo9L-Medi    (n021004l.pfb)    ;
  126. /NimbusRomNo9L-MediItal    (n021024l.pfb)    ;
  127.  
  128. /StandardSymL    (s050000l.pfb)    ;
  129.  
  130. /URWChanceryL-MediItal    (z003034l.pfb)    ;
  131.  
  132. /Dingbats    (d050000l.pfb)    ;
  133.  
  134. % Aliases
  135. % These Adobe fonts are available with DPS on IRIX, so they commented out:
  136.  
  137. %/Bookman-Demi            /URWBookmanL-DemiBold    ;
  138. %/Bookman-DemiItalic        /URWBookmanL-DemiBoldItal    ;
  139. %/Bookman-Light            /URWBookmanL-Ligh    ;
  140. %/Bookman-LightItalic        /URWBookmanL-LighItal    ;
  141.  
  142. %/Courier            /NimbusMonL-Regu    ;
  143. %/Courier-Oblique        /NimbusMonL-ReguObli    ;
  144. %/Courier-Bold            /NimbusMonL-Bold    ;
  145. %/Courier-BoldOblique        /NimbusMonL-BoldObli    ;
  146.  
  147. %/AvantGarde-Book        /URWGothicL-Book    ;
  148. %/AvantGarde-BookOblique        /URWGothicL-BookObli    ;
  149. %/AvantGarde-Demi        /URWGothicL-Demi    ;
  150. %/AvantGarde-DemiOblique        /URWGothicL-DemiObli    ;
  151.  
  152. %/Helvetica            /NimbusSanL-Regu    ;
  153. %/Helvetica-Oblique        /NimbusSanL-ReguItal    ;
  154. %/Helvetica-Bold            /NimbusSanL-Bold    ;
  155. %/Helvetica-BoldOblique        /NimbusSanL-BoldItal    ;
  156.  
  157. %/Helvetica-Narrow        /NimbusSanL-ReguCond    ;
  158. %/Helvetica-Narrow-Oblique    /NimbusSanL-ReguCondItal    ;
  159. %/Helvetica-Narrow-Bold        /NimbusSanL-BoldCond    ;
  160. %/Helvetica-Narrow-BoldOblique    /NimbusSanL-BoldCondItal    ;
  161.  
  162. %/Palatino-Roman            /URWPalladioL-Roma    ;
  163. %/Palatino-Italic        /URWPalladioL-Ital    ;
  164. %/Palatino-Bold            /URWPalladioL-Bold    ;
  165. %/Palatino-BoldItalic        /URWPalladioL-BoldItal    ;
  166.  
  167. %/NewCenturySchlbk-Roman        /CenturySchL-Roma    ;
  168. %/NewCenturySchlbk-Italic    /CenturySchL-Ital    ;
  169. %/NewCenturySchlbk-Bold        /CenturySchL-Bold    ;
  170. %/NewCenturySchlbk-BoldItalic    /CenturySchL-BoldItal    ;
  171.  
  172. %/Times-Roman            /NimbusRomNo9L-Regu    ;
  173. %/Times-Italic            /NimbusRomNo9L-ReguItal    ;
  174. %/Times-Bold            /NimbusRomNo9L-Medi    ;
  175. %/Times-BoldItalic        /NimbusRomNo9L-MediItal    ;
  176.  
  177. %/Symbol                /StandardSymL    ;
  178.  
  179. %/ZapfChancery-MediumItalic    /URWChanceryL-MediItal    ;
  180.  
  181. %/ZapfDingbats            /Dingbats    ;
  182.  
  183. %
  184. % Type 1 fonts contributed to the X11R5 distribution.
  185. %
  186.  
  187. % The following notice accompanied the Charter fonts.
  188. %
  189. % (c) Copyright 1989-1992, Bitstream Inc., Cambridge, MA.
  190. %
  191. % You are hereby granted permission under all Bitstream propriety rights
  192. % to use, copy, modify, sublicense, sell, and redistribute the 4 Bitstream
  193. % Charter (r) Type 1 outline fonts and the 4 Courier Type 1 outline fonts
  194. % for any purpose and without restriction; provided, that this notice is
  195. % left intact on all copies of such fonts and that Bitstream's trademark
  196. % is acknowledged as shown below on all unmodified copies of the 4 Charter
  197. % Type 1 fonts.
  198. %
  199. % BITSTREAM CHARTER is a registered trademark of Bitstream Inc.
  200.  
  201. % The Bitstream Charter fonts have different names (CharterBT-
  202. % instead of Charter-), but Ghostscript doesn't care.
  203. /Charter-Roman            (bchr.pfa)    ;
  204. /Charter-Italic            (bchri.pfa)    ;
  205. /Charter-Bold            (bchb.pfa)    ;
  206. /Charter-BoldItalic        (bchbi.pfa)    ;
  207.  
  208. % The following notice accompanied the Utopia font:
  209. %
  210. %   Permission to use, reproduce, display and distribute the listed
  211. %   typefaces is hereby granted, provided that the Adobe Copyright notice
  212. %   appears in all whole and partial copies of the software and that the
  213. %   following trademark symbol and attribution appear in all unmodified
  214. %   copies of the software:
  215. %
  216. %           Copyright (c) 1989 Adobe Systems Incorporated
  217. %           Utopia (R)
  218. %           Utopia is a registered trademark of Adobe Systems Incorporated
  219. %
  220. %   The Adobe typefaces (Type 1 font program, bitmaps and Adobe Font
  221. %   Metric files) donated are:
  222. %
  223. %           Utopia Regular
  224. %           Utopia Italic
  225. %           Utopia Bold
  226. %           Utopia Bold Italic
  227.  
  228. % The original Utopia files are available with IRIX and DPS so need
  229. % for aliases, HJG.
  230.  
  231. %/Utopia-Regular        (putr.pfa)    ;
  232. %/Utopia-Italic        (putri.pfa)    ;
  233. %/Utopia-Bold        (putb.pfa)    ;
  234. %/Utopia-BoldItalic    (putbi.pfa)    ;
  235.  
  236. %
  237. % Fonts contributed by URW GmbH for distribution under the GNU License.
  238. % The following notice accompanied these fonts:
  239. %
  240. % U004006T URW Grotesk 2031 Bold PostScript Type 1 Font Program
  241. % U003043T URW Antiqua 2051 Regular Condensed PostScript Type 1 Font Program
  242. %
  243. % Copyright (c) 1992 URW GmbH, Hamburg, Germany
  244. %
  245. % This program is free software; you can redistribute it and/or modify
  246. % it under the terms of the GNU General Public License as published by
  247. % the Free Software Foundation; either version 2 of the License, or
  248. % (at your option) later version.
  249. %
  250. % This program is distributed in the hope that it will be useful,
  251. % but WITHOUT ANY WARRANTY; wihtout even the implied warranty of
  252. % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  253. % See the GNU General Public License for more details.
  254. %
  255. % You should have received a copy of the GNU General Public License
  256. % along with this program; if not, write to the Free Software
  257. % Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  258. %
  259. % Address:
  260. % URW GmbH
  261. % PC Support
  262. % Harksheider Strasse 102
  263. % 2000 Hamburg 65
  264. % Germany
  265. % Phone: +49 40 60 60 50       (Reception)
  266. % Phone: +49 40 60 60 52 30   (PC Support)
  267. % Fax    : +49 40 60 60 52 52
  268. %
  269.  
  270. /URWAntiquaT-RegularCondensed    (u003043t.gsf)    ;
  271. /URWGroteskT-Bold        (u004006t.gsf)    ;
  272.  
  273. %
  274. % Shareware Kana fonts.  These are subject to the following notice:
  275. %
  276. % These copyrighted fonts were developed by Kevin Hartig. Permission is
  277. % granted to freely distribute them in entirety along with this statement.
  278. % This is shareware. If you decide to use these fonts please contribute
  279. % $10 US to help support further freeware and shareware software development.
  280. % Questions and comments may be sent to:
  281. %
  282. % hartig@fsl.noaa.gov
  283. % khartig@nyx.cs.du.edu
  284. %
  285. % Kevin Hartig
  286. % 1126 Collyer Street
  287. % Longmont, CO 80501 USA
  288. % copyright 1993.
  289.  
  290. % Hiragana and Katakana fonts.  The character names are inappropriate,
  291. % and the encoding is probably not related to any known standard.
  292.  
  293. /Calligraphic-Hiragana        (fhirw.gsf)    ;
  294. /Calligraphic-Katakana        (fkarw.gsf)    ;
  295.  
  296. %
  297. % Public-domain fonts.  These have no copyright, and are of unknown quality.
  298.  
  299. % Cyrillic fonts.  The character names are inappropriate,
  300. % and the encoding is probably not related to any known standard.
  301.  
  302. /Shareware-Cyrillic-Regular    (fcyr.gsf)    ;
  303. /Shareware-Cyrillic-Italic    (fcyri.gsf)    ;
  304.  
  305. % Aliases
  306. /Cyrillic            /Cyrillic-Regular    ;
  307. /Cyrillic-Regular        /Shareware-Cyrillic-Regular    ;
  308. /Cyrillic-Italic        /Shareware-Cyrillic-Italic    ;
  309.  
  310. %
  311. % Fonts converted from Hershey outlines.  These are constructed and
  312. % maintained manually.  These are also in the public domain.
  313. %
  314. % The suggested UniqueID's and filenames are constructed differently for
  315. % these than for the ones above, because of the strange way that the Hershey
  316. % fonts were constructed.  The scheme for these looks like:
  317. %
  318. % 42TTXY0
  319. %
  320. % TT = typeface, X = ``class'', Y = variation
  321. %
  322. % The typeface names and numbers are listed in fonts.mak.
  323. %
  324. % class:
  325. % 0 = normal            = r
  326. % 1 = simplex            = s
  327. % 2 = complex            = c
  328. % 3 = triplex            = t
  329. % 4 = duplex            = d
  330. %
  331. % variation:
  332. % 0 = normal            (omitted)
  333. % 1 = oblique            = o
  334. % 2 = italic            = i
  335. % 3 = bold            = b
  336. % 4 = bold oblique        = bo
  337. % 5 = bold italic        = bi
  338. %
  339.  
  340. % Fonts created by Thomas Wolff <wolff@inf.fu-berlin.de>, by adding
  341. % accents, accented characters, and various other non-alphabetics
  342. % to the original Hershey fonts.  These are "freeware", not to be sold.
  343.  
  344. /Hershey-Gothic-English        (hrger.pfa)    ;    % 5066533
  345. /Hershey-Gothic-German        (hrgrr.pfa)    ;
  346. /Hershey-Gothic-Italian        (hritr.pfa)    ; 
  347.  
  348. /Hershey-Plain-Duplex        (hrpld.pfa)    ;
  349. /Hershey-Plain-Duplex-Italic    (hrpldi.pfa)    ;
  350. /Hershey-Plain-Triplex        (hrplt.pfa)    ;
  351. /Hershey-Plain-Triplex-Italic    (hrplti.pfa)    ;
  352.  
  353. /Hershey-Script-Complex        (hrscc.pfa)    ;
  354. /Hershey-Script-Simplex        (hrscs.pfa)    ;    % 5066541
  355.  
  356. % Fonts created algorithmically from the above.
  357.  
  358. /Hershey-Gothic-English-Bold        (hrgerb.gsf)    ;    % 5066542
  359. /Hershey-Gothic-English-Oblique        (hrgero.gsf)    ;
  360. /Hershey-Gothic-English-SemiBold    (hrgerd.gsf)    ;
  361. /Hershey-Gothic-German-Bold        (hrgrrb.gsf)    ;
  362. /Hershey-Gothic-German-Oblique        (hrgrro.gsf)    ;
  363. /Hershey-Gothic-Italian-Bold        (hritrb.gsf)    ;
  364. /Hershey-Gothic-Italian-Oblique        (hritro.gsf)    ;
  365.  
  366. /Hershey-Plain-Duplex-Bold        (hrpldb.gsf)    ;
  367. /Hershey-Plain-Duplex-Bold-Italic    (hrpldbi.gsf)    ;
  368. /Hershey-Plain-Triplex-Bold        (hrpltb.gsf)    ;
  369. /Hershey-Plain-Triplex-Bold-Italic    (hrpltbi.gsf)    ;
  370.  
  371. /Hershey-Script-Complex-Bold        (hrsccb.gsf)    ;
  372. /Hershey-Script-Complex-Oblique        (hrscco.gsf)    ;
  373. /Hershey-Script-Simplex-Bold        (hrscsb.gsf)    ;
  374. /Hershey-Script-Simplex-Oblique        (hrscso.gsf)    ;    % 5066556
  375.  
  376. % Fonts consisting only of characters from the original Hershey
  377. % distribution.  These are Type 3 fonts.
  378.  
  379. /Hershey-Greek-Complex            (hrgkc.gsf)    ;    % 5066557
  380. /Hershey-Greek-Simplex            (hrgks.gsf)    ;
  381.  
  382. /Hershey-Plain                (hrplr.gsf)    ;
  383. /Hershey-Plain-Simplex            (hrpls.gsf)    ;    % 5066560
  384.  
  385. % Fonts created algorithmically from the above.
  386.  
  387. /Hershey-Plain-Bold            (hrplrb.gsf)    ;    % 5066561
  388. /Hershey-Plain-Bold-Oblique        (hrplrbo.gsf)    ;
  389. /Hershey-Plain-Oblique            (hrplro.gsf)    ;
  390. /Hershey-Plain-Simplex-Bold        (hrplsb.gsf)    ;
  391. /Hershey-Plain-Simplex-Bold-Oblique    (hrplsbo.gsf)    ;
  392. /Hershey-Plain-Simplex-Oblique        (hrplso.gsf)    ;    % 5066566
  393.  
  394. % This font, and only this font among the Hershey fonts, uses
  395. % the SymbolEncoding.
  396.  
  397. /Hershey-Symbol                (hrsyr.gsf)    ;    % 5066567
  398.