You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

438 lines
15 KiB

1 month ago
  1. % Copyright (C) 2001-2023 Artifex Software, Inc.
  2. % All Rights Reserved.
  3. %
  4. % This software is provided AS-IS with no warranty, either express or
  5. % implied.
  6. %
  7. % This software is distributed under license and may not be copied,
  8. % modified or distributed except as expressly authorized under the terms
  9. % of the license contained in the file LICENSE in this distribution.
  10. %
  11. % Refer to licensing information at http://www.artifex.com or contact
  12. % Artifex Software, Inc., 39 Mesa Street, Suite 108A, San Francisco,
  13. % CA 94129, USA, for further information.
  14. %
  15. % fontmap.vms - Ghostscript fontmap for VAX/VMS systems with DECwindows/Motif.
  16. %
  17. % Mathog, 14-SEP-2000. Modified slightly from that provided by 6.01.
  18. % Changed to use Courier font from Decwindows instead of Ghostscript
  19. % The hershey fonts are listed, but they are not constructed during a regular
  20. % build of the package.
  21. %
  22. % **************************
  23. %Uses all the XDPS Outline fonts (Type 1 fonts) provided with Motif.
  24. %
  25. %XDPS on VAX/VMS does not have Bookman, Palatino and ZapfChancery fonts, so
  26. %we still have to use the Ghostscript fonts for those. Helvetica-Narrow is also
  27. %missing. But then you get the LubalinGraph and Souvenir fonts which are just
  28. %beautiful!
  29. /AvantGarde-Book
  30. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]AVANTGARDE-BOOK.XDPS$OUTLINE) ;
  31. /AvantGarde-BookOblique
  32. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]AVANTGARDE-BOOKOBLIQUE.XDPS$OUTLINE) ;
  33. /AvantGarde-Demi
  34. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]AVANTGARDE-DEMI.XDPS$OUTLINE) ;
  35. /AvantGarde-DemiOblique
  36. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]AVANTGARDE-DEMIOBLIQUE.XDPS$OUTLINE) ;
  37. /Courier-Bold
  38. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]COURIER-BOLD.XDPS$OUTLINE) ;
  39. /Courier-BoldOblique
  40. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]COURIER-BOLDOBLIQUE.XDPS$OUTLINE) ;
  41. /Courier-Oblique
  42. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]COURIER-OBLIQUE.XDPS$OUTLINE) ;
  43. /Courier
  44. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]COURIER.XDPS$OUTLINE) ;
  45. /Helvetica-Bold
  46. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]HELVETICA-BOLD.XDPS$OUTLINE) ;
  47. /Helvetica-BoldOblique
  48. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]HELVETICA-BOLDOBLIQUE.XDPS$OUTLINE) ;
  49. /Helvetica-Oblique
  50. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]HELVETICA-OBLIQUE.XDPS$OUTLINE) ;
  51. /Helvetica
  52. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]HELVETICA.XDPS$OUTLINE) ;
  53. /LubalinGraph-Book
  54. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]LUBALINGRAPH-BOOK.XDPS$OUTLINE) ;
  55. /LubalinGraph-BookOblique
  56. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]LUBALINGRAPH-BOOKOBLIQUE.XDPS$OUTLINE) ;
  57. /LubalinGraph-Demi
  58. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]LUBALINGRAPH-DEMI.XDPS$OUTLINE) ;
  59. /LubalinGraph-DemiOblique
  60. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]LUBALINGRAPH-DEMIOBLIQUE.XDPS$OUTLINE) ;
  61. /NewCenturySchlbk-Roman
  62. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]NEWCENTURYSCHLBK-ROMAN.XDPS$OUTLINE) ;
  63. /NewCenturySchlbk-Italic
  64. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]NEWCENTURYSCHLBK-ITALIC.XDPS$OUTLINE) ;
  65. /NewCenturySchlbk-Bold
  66. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]NEWCENTURYSCHLBK-BOLD.XDPS$OUTLINE) ;
  67. /NewCenturySchlbk-BoldItalic
  68. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]NEWCENTURYSCHLBK-BOLDITALIC.XDPS$OUTLINE) ;
  69. /Souvenir-Light
  70. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]SOUVENIR-LIGHT.XDPS$OUTLINE) ;
  71. /Souvenir-LightItalic
  72. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]SOUVENIR-LIGHTITALIC.XDPS$OUTLINE) ;
  73. /Souvenir-Demi
  74. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]SOUVENIR-DEMI.XDPS$OUTLINE) ;
  75. /Souvenir-DemiItalic
  76. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]SOUVENIR-DEMIITALIC.XDPS$OUTLINE) ;
  77. %If you want the Apple symbol (SIC!) then remove the comment (%)
  78. %in front of character 240 in the following file (he he he)
  79. /Symbol
  80. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]SYMBOL.XDPS$OUTLINE) ;
  81. /Times-Roman
  82. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]TIMES-ROMAN.XDPS$OUTLINE) ;
  83. /Times-Italic
  84. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]TIMES-ITALIC.XDPS$OUTLINE) ;
  85. /Times-Bold
  86. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]TIMES-BOLD.XDPS$OUTLINE) ;
  87. /Times-BoldItalic
  88. (SYS$COMMON:[SYSFONT.XDPS.OUTLINE]TIMES-BOLDITALIC.XDPS$OUTLINE) ;
  89. %
  90. %
  91. % Fonts contributed by:
  92. % URW++ Design and Development Incorporated
  93. % Poppenbuetteler Bogen 29A
  94. % D-22399 Hamburg
  95. % Germany
  96. % tel. +49 (40) 60 60 50
  97. % fax +49 (40) 60 60 51 11
  98. % http://www.urwpp.de
  99. % for distribution under the GNU License and Aladdin Free Public License.
  100. % See the notice at the head of this Fontmap file for licensing terms.
  101. % Each of these fonts is individually covered by the license:
  102. % for licensing purposes, they are not "part of" any larger entity.
  103. % The following notice applies to these fonts:
  104. %
  105. % Copyright URW Software, Copyright 1994 by URW.
  106. %
  107. % Actual fonts
  108. /URWBookmanL-DemiBold (b018015l.pfb) ;
  109. /URWBookmanL-DemiBoldItal (b018035l.pfb) ;
  110. /URWBookmanL-Ligh (b018012l.pfb) ;
  111. /URWBookmanL-LighItal (b018032l.pfb) ;
  112. /NimbusMonL-Regu (n022003l.pfb) ;
  113. /NimbusMonL-ReguObli (n022023l.pfb) ;
  114. /NimbusMonL-Bold (n022004l.pfb) ;
  115. /NimbusMonL-BoldObli (n022024l.pfb) ;
  116. /URWGothicL-Book (a010013l.pfb) ;
  117. /URWGothicL-BookObli (a010033l.pfb) ;
  118. /URWGothicL-Demi (a010015l.pfb) ;
  119. /URWGothicL-DemiObli (a010035l.pfb) ;
  120. /NimbusSanL-Regu (n019003l.pfb) ;
  121. /NimbusSanL-ReguItal (n019023l.pfb) ;
  122. /NimbusSanL-Bold (n019004l.pfb) ;
  123. /NimbusSanL-BoldItal (n019024l.pfb) ;
  124. /NimbusSanL-ReguCond (n019043l.pfb) ;
  125. /NimbusSanL-ReguCondItal (n019063l.pfb) ;
  126. /NimbusSanL-BoldCond (n019044l.pfb) ;
  127. /NimbusSanL-BoldCondItal (n019064l.pfb) ;
  128. /URWPalladioL-Roma (p052003l.pfb) ;
  129. /URWPalladioL-Ital (p052023l.pfb) ;
  130. /URWPalladioL-Bold (p052004l.pfb) ;
  131. /URWPalladioL-BoldItal (p052024l.pfb) ;
  132. /CenturySchL-Roma (c059013l.pfb) ;
  133. /CenturySchL-Ital (c059033l.pfb) ;
  134. /CenturySchL-Bold (c059016l.pfb) ;
  135. /CenturySchL-BoldItal (c059036l.pfb) ;
  136. /NimbusRomNo9L-Regu (n021003l.pfb) ;
  137. /NimbusRomNo9L-ReguItal (n021023l.pfb) ;
  138. /NimbusRomNo9L-Medi (n021004l.pfb) ;
  139. /NimbusRomNo9L-MediItal (n021024l.pfb) ;
  140. /StandardSymL (s050000l.pfb) ;
  141. /URWChanceryL-MediItal (z003034l.pfb) ;
  142. /Dingbats (d050000l.pfb) ;
  143. % Aliases
  144. /Bookman-Demi /URWBookmanL-DemiBold ;
  145. /Bookman-DemiItalic /URWBookmanL-DemiBoldItal ;
  146. /Bookman-Light /URWBookmanL-Ligh ;
  147. /Bookman-LightItalic /URWBookmanL-LighItal ;
  148. %/Courier /NimbusMonL-Regu ;
  149. %/Courier-Oblique /NimbusMonL-ReguObli ;
  150. %/Courier-Bold /NimbusMonL-Bold ;
  151. %/Courier-BoldOblique /NimbusMonL-BoldObli ;
  152. %/AvantGarde-Book /URWGothicL-Book ;
  153. %/AvantGarde-BookOblique /URWGothicL-BookObli ;
  154. %/AvantGarde-Demi /URWGothicL-Demi ;
  155. %/AvantGarde-DemiOblique /URWGothicL-DemiObli ;
  156. %/Helvetica /NimbusSanL-Regu ;
  157. %/Helvetica-Oblique /NimbusSanL-ReguItal ;
  158. %/Helvetica-Bold /NimbusSanL-Bold ;
  159. %/Helvetica-BoldOblique /NimbusSanL-BoldItal ;
  160. /Helvetica-Narrow /NimbusSanL-ReguCond ;
  161. /Helvetica-Narrow-Oblique /NimbusSanL-ReguCondItal ;
  162. /Helvetica-Narrow-Bold /NimbusSanL-BoldCond ;
  163. /Helvetica-Narrow-BoldOblique /NimbusSanL-BoldCondItal ;
  164. /Palatino-Roman /URWPalladioL-Roma ;
  165. /Palatino-Italic /URWPalladioL-Ital ;
  166. /Palatino-Bold /URWPalladioL-Bold ;
  167. /Palatino-BoldItalic /URWPalladioL-BoldItal ;
  168. %/NewCenturySchlbk-Roman /CenturySchL-Roma ;
  169. %/NewCenturySchlbk-Italic /CenturySchL-Ital ;
  170. %/NewCenturySchlbk-Bold /CenturySchL-Bold ;
  171. %/NewCenturySchlbk-BoldItalic /CenturySchL-BoldItal ;
  172. %/Times-Roman /NimbusRomNo9L-Regu ;
  173. %/Times-Italic /NimbusRomNo9L-ReguItal ;
  174. %/Times-Bold /NimbusRomNo9L-Medi ;
  175. %/Times-BoldItalic /NimbusRomNo9L-MediItal ;
  176. %/Symbol /StandardSymL ;
  177. /ZapfChancery-MediumItalic /URWChanceryL-MediItal ;
  178. /ZapfDingbats /Dingbats ;
  179. %
  180. %
  181. % Type 1 fonts contributed to the X11R5 distribution.
  182. %
  183. % The following notice accompanied the Charter fonts.
  184. %
  185. % (c) Copyright 1989-1992, Bitstream Inc., Cambridge, MA.
  186. %
  187. % You are hereby granted permission under all Bitstream propriety rights
  188. % to use, copy, modify, sublicense, sell, and redistribute the 4 Bitstream
  189. % Charter (r) Type 1 outline fonts and the 4 Courier Type 1 outline fonts
  190. % for any purpose and without restriction; provided, that this notice is
  191. % left intact on all copies of such fonts and that Bitstream's trademark
  192. % is acknowledged as shown below on all unmodified copies of the 4 Charter
  193. % Type 1 fonts.
  194. %
  195. % BITSTREAM CHARTER is a registered trademark of Bitstream Inc.
  196. /CharterBT-Roman (bchr.pfa) ;
  197. /CharterBT-Italic (bchri.pfa) ;
  198. /CharterBT-Bold (bchb.pfa) ;
  199. /CharterBT-BoldItalic (bchbi.pfa) ;
  200. %Charter to CharterBT aliasing
  201. /Charter-Roman /CharterBT-Roman ;
  202. /Charter-Italic /CharterBT-Italic ;
  203. /Charter-Bold /CharterBT-Bold ;
  204. /Charter-BoldItalic /CharterBT-BoldItalic ;
  205. % IBM Courier - Copyright (c) IBM Corporation 1990, 1991
  206. %/Courier (ncrr.pfa) ;
  207. %/Courier-Italic (ncrri.pfa) ;
  208. %/Courier-Bold (ncrb.pfa) ;
  209. %/Courier-BoldItalic (ncrbi.pfa) ;
  210. %Oblique to Italic aliasing
  211. %/Courier-Oblique /Courier-Italic ;
  212. %/Courier-BoldOblique /Courier-BoldItalic ;
  213. /Courier-Italic /Courier-Oblique ;
  214. /Courier-BoldItalic /Courier-BoldOblique ;
  215. % The following notice accompanied the Utopia font:
  216. %
  217. % Permission to use, reproduce, display and distribute the listed
  218. % typefaces is hereby granted, provided that the Adobe Copyright notice
  219. % appears in all whole and partial copies of the software and that the
  220. % following trademark symbol and attribution appear in all unmodified
  221. % copies of the software:
  222. %
  223. % Copyright (c) 1989 Adobe Systems Incorporated
  224. % Utopia (R)
  225. % Utopia is a registered trademark of Adobe Systems Incorporated
  226. %
  227. % The Adobe typefaces (Type 1 font program, bitmaps and Adobe Font
  228. % Metric files) donated are:
  229. %
  230. % Utopia Regular
  231. % Utopia Italic
  232. % Utopia Bold
  233. % Utopia Bold Italic
  234. /Utopia-Regular (putr.gsf) ;
  235. /Utopia-Italic (putri.gsf) ;
  236. /Utopia-Bold (putb.gsf) ;
  237. /Utopia-BoldItalic (putbi.gsf) ;
  238. %
  239. %
  240. % Fonts contributed by URW GmbH for distribution under the GNU License.
  241. % The following notice accompanied these fonts:
  242. %
  243. % U004006T URW Grotesk 2031 Bold PostScript Type 1 Font Program
  244. % U003043T URW Antiqua 2051 Regular Condensed PostScript Type 1 Font Program
  245. %
  246. % Copyright (c) 1992 URW GmbH, Hamburg, Germany
  247. %
  248. % This program is free software; you can redistribute it and/or modify
  249. % it under the terms of the GNU General Public License as published by
  250. % the Free Software Foundation; either version 2 of the License, or
  251. % (at your option) later version.
  252. %
  253. % This program is distributed in the hope that it will be useful,
  254. % but WITHOUT ANY WARRANTY; wihtout even the implied warranty of
  255. % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  256. % See the GNU General Public License for more details.
  257. %
  258. % You should have received a copy of the GNU General Public License
  259. % along with this program; if not, write to the Free Software
  260. % Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 U.S.A.
  261. %
  262. % Address:
  263. % URW GmbH
  264. % PC Support
  265. % Harksheider Strasse 102
  266. % 2000 Hamburg 65
  267. % Germany
  268. % Phone: +49 40 60 60 50 (Reception)
  269. % Phone: +49 40 60 60 52 30 (PC Support)
  270. % Fax : +49 40 60 60 52 52
  271. %
  272. /URWAntiquaT-RegularCondensed (u003043t.gsf) ;
  273. /URWGroteskT-Bold (u004006t.gsf) ;
  274. %
  275. %
  276. % Shareware Kana fonts. These are subject to the following notice:
  277. %
  278. % These copyrighted fonts were developed by Kevin Hartig. Permission is
  279. % granted to freely distribute them in entirety along with this statement.
  280. % This is shareware. If you decide to use these fonts please contribute
  281. % $10 US to help support further freeware and shareware software development.
  282. % Questions and comments may be sent to:
  283. %
  284. % hartig@fsl.noaa.gov
  285. % khartig@nyx.cs.du.edu
  286. %
  287. % Kevin Hartig
  288. % 1126 Collyer Street
  289. % Longmont, CO 80501 USA
  290. %
  291. % copyright 1993.
  292. % Hiragana and Katakana fonts. The character names are inappropriate,
  293. % and the encoding is probably not related to any known standard.
  294. /Calligraphic-Hiragana (fhirw.gsf) ;
  295. /Calligraphic-Katakana (fkarw.gsf) ;
  296. %
  297. %
  298. % Public-domain fonts. These have no copyright, and are of unknown quality.
  299. % Cyrillic fonts. The character names are inappropriate,
  300. % and the encoding is probably not related to any known standard.
  301. /Shareware-Cyrillic-Regular (fcyr.gsf) ;
  302. /Shareware-Cyrillic-Italic (fcyri.gsf) ;
  303. % Aliases
  304. /Cyrillic /Cyrillic-Regular ;
  305. /Cyrillic-Regular /Shareware-Cyrillic-Regular ;
  306. /Cyrillic-Italic /Shareware-Cyrillic-Italic ;
  307. %
  308. %
  309. % Fonts converted from Hershey outlines. These are constructed and
  310. % maintained manually. These are also in the public domain.
  311. %
  312. % The suggested UniqueID's and filenames are constructed differently for
  313. % these than for the ones above, because of the strange way that the Hershey
  314. % fonts were constructed. The scheme for these looks like:
  315. %
  316. % 42TTXY0
  317. %
  318. % TT = typeface, X = ``class'', Y = variation
  319. %
  320. % The typeface names and numbers are listed in fonts.mak.
  321. %
  322. % class:
  323. % 0 = normal = r
  324. % 1 = simplex = s
  325. % 2 = complex = c
  326. % 3 = triplex = t
  327. % 4 = duplex = d
  328. %
  329. % variation:
  330. % 0 = normal (omitted)
  331. % 1 = oblique = o
  332. % 2 = italic = i
  333. % 3 = bold = b
  334. % 4 = bold oblique = bo
  335. % 5 = bold italic = bi
  336. %
  337. % Fonts created by Thomas Wolff <wolff@inf.fu-berlin.de>, by adding
  338. % accents, accented characters, and various other non-alphabetics
  339. % to the original Hershey fonts. These are "freeware", not to be sold.
  340. /Hershey-Gothic-English (hrger.pfa) ; % 5066533
  341. /Hershey-Gothic-German (hrgrr.pfa) ;
  342. /Hershey-Gothic-Italian (hritr.pfa) ;
  343. /Hershey-Plain-Duplex (hrpld.pfa) ;
  344. /Hershey-Plain-Duplex-Italic (hrpldi.pfa) ;
  345. /Hershey-Plain-Triplex (hrplt.pfa) ;
  346. /Hershey-Plain-Triplex-Italic (hrplti.pfa) ;
  347. /Hershey-Script-Complex (hrscc.pfa) ;
  348. /Hershey-Script-Simplex (hrscs.pfa) ; % 5066541
  349. % Fonts created algorithmically from the above.
  350. /Hershey-Gothic-English-Bold (hrgerb.gsf) ; % 5066542
  351. /Hershey-Gothic-English-Oblique (hrgero.gsf) ;
  352. /Hershey-Gothic-English-SemiBold (hrgerd.gsf) ;
  353. /Hershey-Gothic-German-Bold (hrgrrb.gsf) ;
  354. /Hershey-Gothic-German-Oblique (hrgrro.gsf) ;
  355. /Hershey-Gothic-Italian-Bold (hritrb.gsf) ;
  356. /Hershey-Gothic-Italian-Oblique (hritro.gsf) ;
  357. /Hershey-Plain-Duplex-Bold (hrpldb.gsf) ;
  358. /Hershey-Plain-Duplex-Bold-Italic (hrpldbi.gsf) ;
  359. /Hershey-Plain-Triplex-Bold (hrpltb.gsf) ;
  360. /Hershey-Plain-Triplex-Bold-Italic (hrpltbi.gsf) ;
  361. /Hershey-Script-Complex-Bold (hrsccb.gsf) ;
  362. /Hershey-Script-Complex-Oblique (hrscco.gsf) ;
  363. /Hershey-Script-Simplex-Bold (hrscsb.gsf) ;
  364. /Hershey-Script-Simplex-Oblique (hrscso.gsf) ; % 5066556
  365. % Fonts consisting only of characters from the original Hershey
  366. % distribution. These are Type 3 fonts.
  367. /Hershey-Greek-Complex (hrgkc.gsf) ; % 5066557
  368. /Hershey-Greek-Simplex (hrgks.gsf) ;
  369. /Hershey-Plain (hrplr.gsf) ;
  370. /Hershey-Plain-Simplex (hrpls.gsf) ; % 5066560
  371. % Fonts created algorithmically from the above.
  372. /Hershey-Plain-Bold (hrplrb.gsf) ; % 5066561
  373. /Hershey-Plain-Bold-Oblique (hrplrbo.gsf) ;
  374. /Hershey-Plain-Oblique (hrplro.gsf) ;
  375. /Hershey-Plain-Simplex-Bold (hrplsb.gsf) ;
  376. /Hershey-Plain-Simplex-Bold-Oblique (hrplsbo.gsf) ;
  377. /Hershey-Plain-Simplex-Oblique (hrplso.gsf) ; % 5066566
  378. % This font, and only this font among the Hershey fonts, uses
  379. % the SymbolEncoding.
  380. /Hershey-Symbol (hrsyr.gsf) ; % 5066567