home *** CD-ROM | disk | FTP | other *** search
/ jppd.dyndns.org / jppd.dyndns.org.tar / jppd.dyndns.org / QUERYPRO / Impressora_PDF / converter.exe / GPLGS / Fontmap.GS < prev    next >
Text File  |  2002-02-22  |  14KB  |  404 lines

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