home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2002 February / INTERNET88.ISO / pc / software / windows / bits / pdf995 / data1.cab / Program_Executable_Files / res / Fontmap.OS2 < prev    next >
Encoding:
Text File  |  2001-12-08  |  7.5 KB  |  218 lines

  1. %    Copyright (C) 1990, 1992, 1993, 1996 Aladdin Enterprises.  All rights reserved.
  2. % This file is part of GNU Ghostscript.
  3. % GNU Ghostscript is distributed in the hope that it will be useful, but
  4. % WITHOUT ANY WARRANTY.  No author or distributor accepts responsibility
  5. % to anyone for the consequences of using it or for whether it serves any
  6. % particular purpose or works at all, unless he says so in writing.  Refer
  7. % to the GNU General Public License for full details.
  8. % Everyone is granted permission to copy, modify and redistribute GNU
  9. % Ghostscript, but only under the conditions described in the GNU General
  10. % Public License.  A copy of this license is supposed to have been given
  11. % to you along with GNU Ghostscript so you can know your rights and
  12. % responsibilities.  It should be in a file named COPYING.  Among other
  13. % things, the copyright notice and this notice must be preserved on all
  14. % copies.
  15.  
  16. % $RCSfile: Fontmap.OS2,v $ $Revision: 1.2.2.1 $
  17. % fontmap.os2 aka Fontmap.OS2 - OS/2 font catalog for Ghostscript.
  18.  
  19. % ----------------------------------------------------------------
  20.  
  21. % This file is a catalog of fonts known to Ghostscript.  Any font
  22. % that is to be loaded automatically when named must be in this catalog,
  23. % except for fonts that Ghostscript finds automatically in directories
  24. % named in the GS_FONTPATH environment variable.
  25.  
  26. % Each font has an entry consisting of three items:
  27. %
  28. %    - The name by which the font is known inside Ghostscript
  29. %    (a Ghostscript name preceded by a `/', or a string enclosed
  30. %    in parentheses).  This is used to find the file from which
  31. %    a font of a given name should be loaded.
  32. %
  33. %    - Information depending on whether this is a real font or a
  34. %    font alias:
  35. %
  36. %        - For real fonts, the name of the Ghostscript font
  37. %        file (a Ghostscript string, enclosed in parentheses).
  38. %        The filename should include the extension, which (by
  39. %        convention) is `.gsf'.  `.pfa' and `.pfb' files are
  40. %        also usable as fonts for Ghostscript.
  41. %
  42. %        - For font aliases, the name of the font which should
  43. %        be used when this one is requested, preceded by a
  44. %        `/'.  See the entry for Charter below for an example.
  45. %
  46. %    - A terminating semicolon.
  47.  
  48. % Because of limitations in the MS-DOS environment, Ghostscript font
  49. % file names must be no more than 8 characters long, must consist only
  50. % of LOWER CASE letters, digits, and underscores, and must start with a
  51. % letter.  Font names, on the other hand, need only obey the syntax of
  52. % names in the Ghostscript language, which is much more liberal.
  53.  
  54. % Most of the Ghostscript fonts were created automatically from freely
  55. % available bitmaps.  There is a makefile (fonts.mak) that specifies
  56. % how this conversion was done.  fonts.mak also specifies, for each such
  57. % converted font, its uniqueID (an integer used to identify distinct fonts
  58. % within the Ghostscript font machinery), and its encoding (the mapping
  59. % from character codes in a string to character names).  For more detailed
  60. % information, read fonts.mak.
  61.  
  62. % The following table is actually a Ghostscript data structure.
  63. % If you add new entries, be sure to copy the punctuation accurately;
  64. % in particular, you must leave at least one space or tab between each
  65. % field in the entry.  Also, please read fonts.doc for important information
  66. % about font names.
  67.  
  68.  
  69. %
  70. % Fonts contributed by:
  71. %    URW++ Design and Development Incorporated
  72. %    Poppenbuetteler Bogen 29A
  73. %    D-22399 Hamburg
  74. %    Germany
  75. %    tel. +49 (40) 60 60 50
  76. %    fax +49 (40) 60 60 51 11
  77. %    http://www.urwpp.de
  78. % for distribution under the GNU License and Aladdin Free Public License.
  79. % See the notice at the head of this Fontmap file for licensing terms.
  80. % Each of these fonts is individually covered by the license:
  81. % for licensing purposes, they are not "part of" any larger entity.
  82. % The following notice applies to these fonts:
  83. %
  84. %    Copyright URW Software, Copyright 1994 by URW.
  85. %
  86.  
  87. % Actual fonts
  88.  
  89. /URWBookmanL-DemiBold    (b018015l.pfb)    ;
  90. /URWBookmanL-DemiBoldItal    (b018035l.pfb)    ;
  91. /URWBookmanL-Ligh    (b018012l.pfb)    ;
  92. /URWBookmanL-LighItal    (b018032l.pfb)    ;
  93.  
  94. /NimbusMonL-Regu    (n022003l.pfb)    ;
  95. /NimbusMonL-ReguObli    (n022023l.pfb)    ;
  96. /NimbusMonL-Bold    (n022004l.pfb)    ;
  97. /NimbusMonL-BoldObli    (n022024l.pfb)    ;
  98.  
  99. /URWGothicL-Book    (a010013l.pfb)    ;
  100. /URWGothicL-BookObli    (a010033l.pfb)    ;
  101. /URWGothicL-Demi    (a010015l.pfb)    ;
  102. /URWGothicL-DemiObli    (a010035l.pfb)    ;
  103.  
  104. /NimbusSanL-Regu    (n019003l.pfb)    ;
  105. /NimbusSanL-ReguItal    (n019023l.pfb)    ;
  106. /NimbusSanL-Bold    (n019004l.pfb)    ;
  107. /NimbusSanL-BoldItal    (n019024l.pfb)    ;
  108.  
  109. /NimbusSanL-ReguCond    (n019043l.pfb)    ;
  110. /NimbusSanL-ReguCondItal    (n019063l.pfb)    ;
  111. /NimbusSanL-BoldCond    (n019044l.pfb)    ;
  112. /NimbusSanL-BoldCondItal    (n019064l.pfb)    ;
  113.  
  114. /URWPalladioL-Roma    (p052003l.pfb)    ;
  115. /URWPalladioL-Ital    (p052023l.pfb)    ;
  116. /URWPalladioL-Bold    (p052004l.pfb)    ;
  117. /URWPalladioL-BoldItal    (p052024l.pfb)    ;
  118.  
  119. /CenturySchL-Roma    (c059013l.pfb)    ;
  120. /CenturySchL-Ital    (c059033l.pfb)    ;
  121. /CenturySchL-Bold    (c059016l.pfb)    ;
  122. /CenturySchL-BoldItal    (c059036l.pfb)    ;
  123.  
  124. /NimbusRomNo9L-Regu    (n021003l.pfb)    ;
  125. /NimbusRomNo9L-ReguItal    (n021023l.pfb)    ;
  126. /NimbusRomNo9L-Medi    (n021004l.pfb)    ;
  127. /NimbusRomNo9L-MediItal    (n021024l.pfb)    ;
  128.  
  129. /StandardSymL    (s050000l.pfb)    ;
  130.  
  131. /URWChanceryL-MediItal    (z003034l.pfb)    ;
  132.  
  133. /Dingbats    (d050000l.pfb)    ;
  134.  
  135. % Aliases
  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. % ATM fonts that come with OS/2.
  185.  
  186. /Courier            (cour.pfb)    ;
  187. /Courier-Oblique        /Courier-Italic    ;
  188. /Courier-Italic            (couri.pfb)    ;
  189. /Courier-Bold            (courb.pfb)    ;
  190. /Courier-BoldOblique        /Courier-BoldItalic    ;
  191. /Courier-BoldItalic        (courbi.pfb)    ;
  192.  
  193. /Helvetica            (helv.pfb)    ;
  194. /Helvetica-Oblique        /Helvetica-Italic    ;
  195. /Helvetica-Italic        (helvi.pfb)    ;
  196. /Helvetica-Bold            (helvb.pfb)    ;
  197. /Helvetica-BoldOblique        /Helvetica-BoldItalic    ;
  198. /Helvetica-BoldItalic        (helvbi.pfb)    ;
  199.  
  200. /Symbol                /SymbolSet    ;
  201. /SymbolSet            (symb.pfb)    ;
  202.  
  203. /Times-Roman            /TimesNewRoman    ;
  204. /TimesNewRoman            (tnr.pfb)    ;
  205. /Times-Italic            /TimesNewRoman-Italic    ;
  206. /TimesNewRoman-Italic        (tnri.pfb)    ;
  207. /Times-Bold            /TimesNewRoman-Bold    ;
  208. /TimesNewRoman-Bold        (tnrb.pfb)    ;
  209. /Times-BoldItalic        /TimesNewRoman-BoldItalic    ;
  210. /TimesNewRoman-BoldItalic    (tnrbi.pfb)    ;
  211.  
  212.  
  213.