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.Ult < prev    next >
Text File  |  2000-12-05  |  6KB  |  149 lines

  1. %    Copyright (C) 1990, 1995, 1999 Aladdin Enterprises.  All rights reserved.
  2. %
  3. % This file is part of AFPL Ghostscript.
  4. % AFPL Ghostscript is distributed with NO WARRANTY OF ANY KIND.  No author or
  5. % distributor accepts any responsibility for the consequences of using it, or
  6. % for whether it serves any particular purpose or works at all, unless he or
  7. % she says so in writing.  Refer to the Aladdin Free Public License (the
  8. % "License") for full details.
  9. % Every copy of AFPL Ghostscript must include a copy of the License, normally
  10. % in a plain ASCII text file named PUBLIC.  The License grants you the right
  11. % to copy, modify and redistribute AFPL Ghostscript, but only under certain
  12. % conditions described in the License.  Among other things, the License
  13. % requires that the copyright notice and this notice be preserved on all
  14. % copies.
  15.  
  16. % $Id: Fontmap.Ult,v 1.2 2000/09/19 18:29:11 lpd Exp $
  17. % Fontmap.Ult is derived from the standard Fontmap file distributed with
  18. % ghostscript; for credits and sources see that file.  The modifications here
  19. % are valid for ULTRIX 4.3, and consist of defining some fonts and font
  20. % aliases as the licensed fontfiles included in ULTRIX for use on ULTRIX
  21. % workstations, which give better quality than the free fontfiles available
  22. % for ghostscript.  Under ULTRIX 4.3 the licensed fontfiles are found in
  23. %
  24. %    /usr/lib/DPS/outline/decwin
  25. %
  26. % so that directory must either be built into ghostscript by redefining
  27. % GS_LIB_DEFAULT when ghostscript is compiled, or else by defining an
  28. % environmental variable GS_LIB_DEFAULT, which contains it as an element of
  29. % the path, when running ghostscript.  For instance, under the KornShell
  30. %
  31. %    GS_LIB_DEFAULT=/usr/gs:/usr/lib/DPS/outline/decwin:/usr/gs/fonts
  32. %    export GS_LIB_DEFAULT
  33. %
  34. % Peter Kaiser (kaiser@acm.org) 27 January 1995
  35. % Updated by L. Peter Deutsch (ghost@aladdin.com) 5 January 1999
  36. %   to include correct aliasing for the Bitstream Charter fonts
  37.  
  38. /AvantGarde-Book            (AvantGarde-Book)        ;
  39. /AvantGarde-BookOblique            (AvantGarde-BookOblique)    ;
  40. /AvantGarde-Demi            (AvantGarde-Demi)        ;
  41. /AvantGarde-DemiOblique            (AvantGarde-DemiOblique)    ;
  42. /Courier                (Courier)            ;
  43. /Courier-Bold                (Courier-Bold)            ;
  44. /Courier-BoldOblique            (Courier-BoldOblique)        ;
  45. /Courier-Oblique            (Courier-Oblique)        ;
  46. /Helvetica                (Helvetica)            ;
  47. /Helvetica-Bold                (Helvetica-Bold)        ;
  48. /Helvetica-BoldOblique            (Helvetica-BoldOblique)        ;
  49. /Helvetica-Oblique            (Helvetica-Oblique)        ;
  50. /LubalinGraph-Book            (LubalinGraph-Book)        ;
  51. /LubalinGraph-BookOblique        (LubalinGraph-BookOblique)    ;
  52. /LubalinGraph-Demi            (LubalinGraph-Demi)        ;
  53. /LubalinGraph-DemiOblique        (LubalinGraph-DemiOblique)    ;
  54. /NewCenturySchlbk-Bold            (NewCenturySchlbk-Bold)        ;
  55. /NewCenturySchlbk-BoldItalic        (NewCenturySchlbk-BoldItalic)    ;
  56. /NewCenturySchlbk-Italic        (NewCenturySchlbk-Italic)    ;
  57. /NewCenturySchlbk-Roman            (NewCenturySchlbk-Roman)    ;
  58. /Souvenir-Demi                (Souvenir-Demi)            ;
  59. /Souvenir-DemiItalic            (Souvenir-DemiItalic)        ;
  60. /Souvenir-Light                (Souvenir-Light)        ;
  61. /Souvenir-LightItalic            (Souvenir-LightItalic)        ;
  62. /Symbol                    (Symbol)            ;
  63. /Times-Bold                (Times-Bold)            ;
  64. /Times-BoldItalic            (Times-BoldItalic)        ;
  65. /Times-Italic                (Times-Italic)            ;
  66. /Times-Roman                (Times-Roman)            ;
  67.  
  68. % Fonts distributed as part of ghostscript
  69.  
  70. /Bookman-Demi                (pbkd.gsf)    ;
  71. /Bookman-DemiItalic            (pbkdi.gsf)    ;
  72. /Bookman-Light                (pbkl.gsf)    ;
  73. /Bookman-LightItalic            (pbkli.gsf)    ;
  74. /Calligraphic-Hiragana            (fhirw.gsf)    ;
  75. /Calligraphic-Katakana            (fkarw.gsf)    ;
  76. /CharterBT-Bold                (bchb.pfa)    ;
  77. /CharterBT-BoldItalic            (bchbi.pfa)    ;
  78. /CharterBT-Italic            (bchri.pfa)    ;
  79. /CharterBT-Roman            (bchr.pfa)    ;
  80. /Hershey-Gothic-English            (hrger.pfa)    ;
  81. /Hershey-Gothic-English-Bold        (hrgerb.gsf)    ;
  82. /Hershey-Gothic-English-Oblique        (hrgero.gsf)    ;
  83. /Hershey-Gothic-English-SemiBold    (hrgerd.gsf)    ;
  84. /Hershey-Gothic-German            (hrgrr.pfa)    ;
  85. /Hershey-Gothic-German-Bold        (hrgrrb.gsf)    ;
  86. /Hershey-Gothic-German-Oblique        (hrgrro.gsf)    ;
  87. /Hershey-Gothic-Italian            (hritr.pfa)    ;
  88. /Hershey-Gothic-Italian-Bold        (hritrb.gsf)    ;
  89. /Hershey-Gothic-Italian-Oblique        (hritro.gsf)    ;
  90. /Hershey-Greek-Complex            (hrgkc.gsf)    ;
  91. /Hershey-Greek-Simplex            (hrgks.gsf)    ;
  92. /Hershey-Plain                (hrplr.gsf)    ;
  93. /Hershey-Plain-Bold            (hrplrb.gsf)    ;
  94. /Hershey-Plain-Bold-Oblique        (hrplrbo.gsf)    ;
  95. /Hershey-Plain-Duplex            (hrpld.pfa)    ;
  96. /Hershey-Plain-Duplex-Bold        (hrpldb.gsf)    ;
  97. /Hershey-Plain-Duplex-Bold-Italic    (hrpldbi.gsf)    ;
  98. /Hershey-Plain-Duplex-Italic        (hrpldi.pfa)    ;
  99. /Hershey-Plain-Oblique            (hrplro.gsf)    ;
  100. /Hershey-Plain-Simplex            (hrpls.gsf)    ;
  101. /Hershey-Plain-Simplex-Bold        (hrplsb.gsf)    ;
  102. /Hershey-Plain-Simplex-Bold-Oblique    (hrplsbo.gsf)    ;
  103. /Hershey-Plain-Simplex-Oblique        (hrplso.gsf)    ;
  104. /Hershey-Plain-Triplex            (hrplt.pfa)    ;
  105. /Hershey-Plain-Triplex-Bold        (hrpltb.gsf)    ;
  106. /Hershey-Plain-Triplex-Bold-Italic    (hrpltbi.gsf)    ;
  107. /Hershey-Plain-Triplex-Italic        (hrplti.pfa)    ;
  108. /Hershey-Script-Complex            (hrscc.pfa)    ;
  109. /Hershey-Script-Complex-Bold        (hrsccb.gsf)    ;
  110. /Hershey-Script-Complex-Oblique        (hrscco.gsf)    ;
  111. /Hershey-Script-Simplex            (hrscs.pfa)    ;
  112. /Hershey-Script-Simplex-Bold        (hrscsb.gsf)    ;
  113. /Hershey-Script-Simplex-Oblique        (hrscso.gsf)    ;
  114. /Hershey-Symbol                (hrsyr.gsf)    ;
  115. /NimbusRomanNo9L-Regular        (n021003l.gsf)    ;
  116. /NimbusSansL-Regular            (n019003l.gsf)    ;
  117. /Palatino-Bold                (pplb.gsf)    ;
  118. /Palatino-BoldItalic            (pplbi.gsf)    ;
  119. /Palatino-Italic            (pplri.gsf)    ;
  120. /Palatino-Roman                (pplr.gsf)    ;
  121. /Shareware-Cyrillic-Italic        (fcyri.gsf)    ;
  122. /Shareware-Cyrillic-Regular        (fcyr.gsf)    ;
  123. /URWAntiquaT-RegularCondensed        (u003043t.gsf)    ;
  124. /URWGroteskT-Bold            (u004006t.gsf)    ;
  125. /Utopia-Bold                (putb.pfa)    ;
  126. /Utopia-BoldItalic            (putbi.pfa)    ;
  127. /Utopia-Italic                (putri.pfa)    ;
  128. /Utopia-Regular                (putr.pfa)    ;
  129. /ZapfChancery                (zcr.gsf)    ;
  130. /ZapfChancery-Bold            (zcb.gsf)    ;
  131. /ZapfChancery-Oblique            (zcro.gsf)    ;
  132. /ZapfDingbats                (pzdr.gsf)    ;
  133.  
  134. % Font aliases
  135.  
  136. /Charter-Roman            /CharterBT-Roman    ;
  137. /Charter-Italic            /CharterBT-Italic    ;
  138. /Charter-Bold            /CharterBT-Bold        ;
  139. /Charter-BoldItalic        /CharterBT-BoldItalic    ;
  140. /Courier-BoldItalic            /Courier-BoldOblique        ;
  141. /Courier-Italic                /Courier-Oblique        ;
  142. /Cyrillic                /Shareware-Cyrillic-Regular    ;
  143. /Cyrillic-Italic            /Shareware-Cyrillic-Italic    ;
  144. /Cyrillic-Regular            /Shareware-Cyrillic-Regular    ;
  145. /Helvetica-Narrow-Bold            /Helvetica-Narrow        ;
  146. /ZapfChancery-MediumItalic        /ZapfChancery-Oblique        ;
  147.