home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 February / PCWK0296.iso / sharewar / dos / program / gs300sr1 / gs300sr1.exe / FONTMAP.ATM < prev    next >
Text File  |  1994-07-27  |  5KB  |  140 lines

  1. %    Copyright (C) 1990, 1992 Aladdin Enterprises.  All rights reserved.
  2. % This file is part of Aladdin Ghostscript.
  3. % Aladdin Ghostscript is distributed with NO WARRANTY OF ANY KIND.  No author
  4. % or distributor accepts any responsibility for the consequences of using it,
  5. % or for whether it serves any particular purpose or works at all, unless he
  6. % or she says so in writing.  Refer to the Aladdin Ghostscript Free Public
  7. % License (the "License") for full details.
  8. % Every copy of Aladdin Ghostscript must include a copy of the License,
  9. % normally in a plain ASCII text file named PUBLIC.  The License grants you
  10. % the right to copy, modify and redistribute Aladdin Ghostscript, but only
  11. % under certain conditions described in the License.  Among other things, the
  12. % License requires that the copyright notice and this notice be preserved on
  13. % all copies.
  14.  
  15. % Fontmap.ATM - an alternative Fontmap for Ghostscript,
  16. % suitable for use with Adobe Type Manager fonts.
  17.  
  18. % Before you use ATM fonts with Ghostscript, please read carefully
  19. % the license that accompanies the ATM fonts; neither Aladdin Enterprises
  20. % nor any other distributor of Ghostscript takes any responsibility for
  21. % any possible violations of such licenses.
  22.  
  23. % Fonts converted from bitmaps.
  24.  
  25. /AvantGarde-Book        (pagk.gsf)    ;
  26. /AvantGarde-BookOblique        (pagko.gsf)    ;
  27. /AvantGarde-Demi        (pagd.gsf)    ;
  28. /AvantGarde-DemiOblique        (pagdo.gsf)    ;
  29.  
  30. /Bookman-Light            (pbkl.gsf)    ;
  31. /Bookman-LightItalic        (pbkli.gsf)    ;
  32. /Bookman-Demi            (pbkd.gsf)    ;
  33. /Bookman-DemiItalic        (pbkdi.gsf)    ;
  34.  
  35. /Charter-Roman            (bchr.gsf)    ;
  36. /Charter-Italic            (bchri.gsf)    ;
  37. /Charter-Bold            (bchb.gsf)    ;
  38. /Charter-BoldItalic        (bchbi.gsf)    ;
  39.  
  40. % ATM fonts.
  41.  
  42. /Courier            (com_____.pfb)    ;
  43. /Courier-Oblique        (coo_____.pfb)    ;
  44. /Courier-Bold            (cob_____.pfb)    ;
  45. /Courier-BoldOblique        (cobo____.pfb)    ;
  46.  
  47. /Helvetica            (hv______.pfb)    ;
  48. /Helvetica-Oblique        (hvo_____.pfb)    ;
  49. /Helvetica-Narrow        (phvrrn.gsf)    ;
  50. /Helvetica-Bold            (hvb_____.pfb)    ;
  51. /Helvetica-BoldOblique        (hvbo____.pfb)    ;
  52.  
  53. /Symbol                (sy______.pfb)    ;
  54.  
  55. /Times-Roman            (tir_____.pfb)    ;
  56. /Times-Italic            (tii_____.pfb)    ;
  57. /Times-Bold            (tib_____.pfb)    ;
  58. /Times-BoldItalic        (tibi____.pfb)    ;
  59.  
  60. % More fonts from bitmaps.
  61.  
  62. /NewCenturySchlbk-Roman        (pncr.gsf)    ;
  63. /NewCenturySchlbk-Italic    (pncri.gsf)    ;
  64. /NewCenturySchlbk-Bold        (pncb.gsf)    ;
  65. /NewCenturySchlbk-BoldItalic    (pncbi.gsf)    ;
  66.  
  67. /Palatino-Roman            (pplr.gsf)    ;
  68. /Palatino-Italic        (pplri.gsf)    ;
  69. /Palatino-Bold            (pplb.gsf)    ;
  70. /Palatino-BoldItalic        (pplbi.gsf)    ;
  71.  
  72. /ZapfChancery            (zcr.gsf)    ;
  73. /ZapfChancery-MediumItalic    /ZapfChancery-Oblique    ;
  74. /ZapfChancery-Oblique        (zcro.gsf)    ;
  75. /ZapfChancery-Bold        (zcb.gsf)    ;
  76.  
  77. /ZapfDingbats            (pzdr.gsf)    ;
  78.  
  79. % Fonts from the X11R5 distribution.
  80.  
  81. /Utopia-Regular        (putr.gsf)    ;
  82. /Utopia-Italic        (putri.gsf)    ;
  83. /Utopia-Bold        (putb.gsf)    ;
  84. /Utopia-BoldItalic    (putbi.gsf)    ;
  85.  
  86. % Shareware fonts.  See FONTMAP.GS for the copyright statements.
  87.  
  88. /Shareware-Cyrillic-Regular    (fcyr.gsf)    ;
  89. /Shareware-Cyrillic-Italic    (fcyri.gsf)    ;
  90. % Aliases
  91. /Cyrillic            /Cyrillic-Regular    ;
  92. /Cyrillic-Regular        /Shareware-Cyrillic-Regular    ;
  93. /Cyrillic-Italic        /Shareware-Cyrillic-Italic    ;
  94.  
  95. /Calligraphic-Hiragana        (fhirw.gsf)    ;
  96. /Calligraphic-Katakana        (fkarw.gsf)    ;
  97.  
  98. % Fonts converted from Hershey outlines.
  99.  
  100. /Hershey-Gothic-English        (hrge_r.gsf)    4290000 ;
  101. /Hershey-Gothic-English-Bold    (hrge_rb.gsf)    4290030 ;
  102. /Hershey-Gothic-English-Oblique    (hrge_ro.gsf)    4290010 ;
  103.  
  104. /Hershey-Gothic-German        (hrgr_r.gsf)    4291000 ;
  105. /Hershey-Gothic-German-Bold    (hrgr_rb.gsf)    4291030 ;
  106. /Hershey-Gothic-German-Oblique    (hrgr_ro.gsf)    4291010 ;
  107.  
  108. /Hershey-Gothic-Italian        (hrit_r.gsf)    4292000 ; 
  109. /Hershey-Gothic-Italian-Bold    (hrit_rb.gsf)    4292030 ;
  110. /Hershey-Gothic-Italian-Oblique    (hrit_ro.gsf)    4292010 ;
  111.  
  112. /Hershey-Greek-Complex        (hrgk_c.gsf)    4293200 ;
  113. /Hershey-Greek-Simplex        (hrgk_s.gsf)    4293100 ;
  114.  
  115. /Hershey-Plain            (hrpl_r.gsf)    4294000 ;
  116. /Hershey-Plain-Bold        (hrpl_rb.gsf)    4294030 ;
  117. /Hershey-Plain-Oblique        (hrpl_ro.gsf)    4294010 ;
  118. /Hershey-Plain-Simplex        (hrpl_s.gsf)    4294100 ;
  119. /Hershey-Plain-Simplex-Bold    (hrpl_sb.gsf)    4294130 ;
  120. /Hershey-Plain-Simplex-Bold-Oblique (hrpl_sbo.gsf) 4294140 ;
  121. /Hershey-Plain-Simplex-Oblique    (hrpl_so.gsf)    4294110 ;
  122. /Hershey-Plain-Triplex        (hrpl_t.gsf)    4294300 ;
  123. /Hershey-Plain-Triplex-Italic    (hrpl_ti.gsf)    4294320 ;
  124. /Hershey-Plain-Triplex-Bold    (hrpl_tb.gsf)    4294330 ;
  125. /Hershey-Plain-Triplex-Bold-Italic (hrpl_tbi.gsf) 4294350 ;
  126.  
  127. /Hershey-Script-Complex        (hrsc_c.gsf)    4295200 ;
  128. /Hershey-Script-Complex-Bold    (hrsc_cb.gsf)    4295230 ;
  129. /Hershey-Script-Complex-Oblique    (hrsc_co.gsf)    4295210 ;
  130. /Hershey-Script-Simplex        (hrsc_s.gsf)    4295100 ;
  131. /Hershey-Script-Simplex-Bold    (hrsc_sb.gsf)    4295130 ;
  132. /Hershey-Script-Simplex-Oblique    (hrsc_so.gsf)    4295110 ;
  133.  
  134. % This font, and only this font among the Hershey fonts, uses
  135. % the SymbolEncoding.
  136. /Hershey-Symbol            (hrsy_r.gsf)    4296000 ;
  137.