home *** CD-ROM | disk | FTP | other *** search
/ jppd.dyndns.org / jppd.dyndns.org.tar / jppd.dyndns.org / QUERYPRO / Impressora_PDF / converter.exe / GPLGS / Fontmap.VMS < prev    next >
Text File  |  2000-09-23  |  15KB  |  425 lines

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