Fontmap.ATM 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  1. % Copyright (C) 1990, 1992, 1994, 1996 Aladdin Enterprises. All rights reserved.
  2. %
  3. % This software is provided AS-IS with no warranty, either express or
  4. % implied.
  5. %
  6. % This software is distributed under license and may not be copied,
  7. % modified or distributed except as expressly authorized under the terms
  8. % of the license contained in the file LICENSE in this distribution.
  9. %
  10. % For more information about licensing, please refer to
  11. % http://www.ghostscript.com/licensing/. For information on
  12. % commercial licensing, go to http://www.artifex.com/licensing/ or
  13. % contact Artifex Software, Inc., 101 Lucas Valley Road #110,
  14. % San Rafael, CA 94903, U.S.A., +1(415)492-9861.
  15. % $Id: Fontmap.ATM,v 1.4 2002/02/21 21:49:28 giles Exp $
  16. % Fontmap.ATM - an alternative Fontmap for Ghostscript,
  17. % suitable for use with Adobe Type Manager fonts.
  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. %
  24. % Fonts contributed by:
  25. % URW++ Design and Development Incorporated
  26. % Poppenbuetteler Bogen 29A
  27. % D-22399 Hamburg
  28. % Germany
  29. % tel. +49 (40) 60 60 50
  30. % fax +49 (40) 60 60 51 11
  31. % http://www.urwpp.de
  32. % for distribution under the GNU License and Aladdin Free Public License.
  33. % See the notice at the head of this Fontmap file for licensing terms.
  34. % Each of these fonts is individually covered by the license:
  35. % for licensing purposes, they are not "part of" any larger entity.
  36. % The following notice applies to these fonts:
  37. %
  38. % Copyright URW Software, Copyright 1994 by URW.
  39. %
  40. % Actual fonts
  41. /URWBookmanL-DemiBold (b018015l.pfb) ;
  42. /URWBookmanL-DemiBoldItal (b018035l.pfb) ;
  43. /URWBookmanL-Ligh (b018012l.pfb) ;
  44. /URWBookmanL-LighItal (b018032l.pfb) ;
  45. /NimbusMonL-Regu (n022003l.pfb) ;
  46. /NimbusMonL-ReguObli (n022023l.pfb) ;
  47. /NimbusMonL-Bold (n022004l.pfb) ;
  48. /NimbusMonL-BoldObli (n022024l.pfb) ;
  49. /URWGothicL-Book (a010013l.pfb) ;
  50. /URWGothicL-BookObli (a010033l.pfb) ;
  51. /URWGothicL-Demi (a010015l.pfb) ;
  52. /URWGothicL-DemiObli (a010035l.pfb) ;
  53. /NimbusSanL-Regu (n019003l.pfb) ;
  54. /NimbusSanL-ReguItal (n019023l.pfb) ;
  55. /NimbusSanL-Bold (n019004l.pfb) ;
  56. /NimbusSanL-BoldItal (n019024l.pfb) ;
  57. /NimbusSanL-ReguCond (n019043l.pfb) ;
  58. /NimbusSanL-ReguCondItal (n019063l.pfb) ;
  59. /NimbusSanL-BoldCond (n019044l.pfb) ;
  60. /NimbusSanL-BoldCondItal (n019064l.pfb) ;
  61. /URWPalladioL-Roma (p052003l.pfb) ;
  62. /URWPalladioL-Ital (p052023l.pfb) ;
  63. /URWPalladioL-Bold (p052004l.pfb) ;
  64. /URWPalladioL-BoldItal (p052024l.pfb) ;
  65. /CenturySchL-Roma (c059013l.pfb) ;
  66. /CenturySchL-Ital (c059033l.pfb) ;
  67. /CenturySchL-Bold (c059016l.pfb) ;
  68. /CenturySchL-BoldItal (c059036l.pfb) ;
  69. /NimbusRomNo9L-Regu (n021003l.pfb) ;
  70. /NimbusRomNo9L-ReguItal (n021023l.pfb) ;
  71. /NimbusRomNo9L-Medi (n021004l.pfb) ;
  72. /NimbusRomNo9L-MediItal (n021024l.pfb) ;
  73. /StandardSymL (s050000l.pfb) ;
  74. /URWChanceryL-MediItal (z003034l.pfb) ;
  75. /Dingbats (d050000l.pfb) ;
  76. % Aliases
  77. /Bookman-Demi /URWBookmanL-DemiBold ;
  78. /Bookman-DemiItalic /URWBookmanL-DemiBoldItal ;
  79. /Bookman-Light /URWBookmanL-Ligh ;
  80. /Bookman-LightItalic /URWBookmanL-LighItal ;
  81. /Courier /NimbusMonL-Regu ;
  82. /Courier-Oblique /NimbusMonL-ReguObli ;
  83. /Courier-Bold /NimbusMonL-Bold ;
  84. /Courier-BoldOblique /NimbusMonL-BoldObli ;
  85. /AvantGarde-Book /URWGothicL-Book ;
  86. /AvantGarde-BookOblique /URWGothicL-BookObli ;
  87. /AvantGarde-Demi /URWGothicL-Demi ;
  88. /AvantGarde-DemiOblique /URWGothicL-DemiObli ;
  89. /Helvetica /NimbusSanL-Regu ;
  90. /Helvetica-Oblique /NimbusSanL-ReguItal ;
  91. /Helvetica-Bold /NimbusSanL-Bold ;
  92. /Helvetica-BoldOblique /NimbusSanL-BoldItal ;
  93. /Helvetica-Narrow /NimbusSanL-ReguCond ;
  94. /Helvetica-Narrow-Oblique /NimbusSanL-ReguCondItal ;
  95. /Helvetica-Narrow-Bold /NimbusSanL-BoldCond ;
  96. /Helvetica-Narrow-BoldOblique /NimbusSanL-BoldCondItal ;
  97. /Palatino-Roman /URWPalladioL-Roma ;
  98. /Palatino-Italic /URWPalladioL-Ital ;
  99. /Palatino-Bold /URWPalladioL-Bold ;
  100. /Palatino-BoldItalic /URWPalladioL-BoldItal ;
  101. /NewCenturySchlbk-Roman /CenturySchL-Roma ;
  102. /NewCenturySchlbk-Italic /CenturySchL-Ital ;
  103. /NewCenturySchlbk-Bold /CenturySchL-Bold ;
  104. /NewCenturySchlbk-BoldItalic /CenturySchL-BoldItal ;
  105. /Times-Roman /NimbusRomNo9L-Regu ;
  106. /Times-Italic /NimbusRomNo9L-ReguItal ;
  107. /Times-Bold /NimbusRomNo9L-Medi ;
  108. /Times-BoldItalic /NimbusRomNo9L-MediItal ;
  109. /Symbol /StandardSymL ;
  110. /ZapfChancery-MediumItalic /URWChanceryL-MediItal ;
  111. /ZapfDingbats /Dingbats ;
  112. % ATM fonts.
  113. /Courier (com_____.pfb) ;
  114. /Courier-Oblique (coo_____.pfb) ;
  115. /Courier-Bold (cob_____.pfb) ;
  116. /Courier-BoldOblique (cobo____.pfb) ;
  117. /Helvetica (hv______.pfb) ;
  118. /Helvetica-Oblique (hvo_____.pfb) ;
  119. /Helvetica-Bold (hvb_____.pfb) ;
  120. /Helvetica-BoldOblique (hvbo____.pfb) ;
  121. /Symbol (sy______.pfb) ;
  122. /Times-Roman (tir_____.pfb) ;
  123. /Times-Italic (tii_____.pfb) ;
  124. /Times-Bold (tib_____.pfb) ;
  125. /Times-BoldItalic (tibi____.pfb) ;
  126. % More fonts from Adobe Type Manager for MS Windows.
  127. /TektonMM (zjrg____.pfb) ;
  128. /Boulevard (qtrg____.pfb) ;
  129. /Anna (iarg____.pfb) ;
  130. /PopplLaudatio-Regular (pyrg____.pfb) ;
  131. /PopplLaudatio-Medium (pym_____.pfb) ;
  132. /PopplLaudatio-Italic (pyi_____.pfb) ;
  133. /PopplLaudatio-MediumItalic (pymi____.pfb) ;
  134. /Boton-Regular (tnr_____.pfb) ;
  135. /Boton-Medium (tnm_____.pfb) ;
  136. /Boton-Italic (tni_____.pfb) ;
  137. /Boton-MediumItalic (tnmi____.pfb) ;
  138. /BaskervilleBE-Regular (virg____.pfb) ;
  139. /BaskervilleBE-Medium (vim_____.pfb) ;
  140. /BaskervilleBE-Italic (vii_____.pfb) ;
  141. /BaskervilleBE-MediumItalic (vimi____.pfb) ;
  142. /Giddyup (wg______.pfb) ;
  143. /Giddyup-Thangs (wgtha___.pfb) ;