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.Sol < prev    next >
Text File  |  2000-12-05  |  17KB  |  489 lines

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