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.

106 lines
2.8 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. % May add general FAPIfontmap records here like this :
  16. /Wingdings-Regular << /Path FCOfontfile2 /FontType 1 /FAPI /UFST /SubfontId 0 /Encoding /Wingdings /Decoding /FCO_Wingdings>> ;
  17. % Mapping Postscript fonts to pclp2_xj.fco FCO members :
  18. FCOfontfile ReadFCOfontmap:
  19. 0 Albertus-Medium
  20. 1 Albertus-ExtraBold
  21. 2 AntiqueOlive
  22. 3 AntiqueOlive-Italic
  23. 4 AntiqueOlive-Bold
  24. 5 Arial
  25. 6 Arial-Italic
  26. 7 Arial-Bold
  27. 8 Arial-BoldItalic
  28. 9 Clarendon-Condensed-Bold
  29. 10 Coronet
  30. 11 CourierHP
  31. 12 CourierHP-Italic
  32. 13 CourierHP-Bold
  33. 14 CourierHP-BoldItalic
  34. 15 Garamond-Antiqua
  35. 16 Garamond-Kursiv
  36. 17 Garamond-Halbfett
  37. 18 Garamond-KursivHalbfett
  38. 19 LetterGothic
  39. 20 LetterGothic-Italic
  40. 21 LetterGothic-Bold
  41. 22 Marigold
  42. 23 CGOmega
  43. 24 CGOmega-Italic
  44. 25 CGOmega-Bold
  45. 26 CGOmega-BoldItalic
  46. 27 SymbolMT SymbolEncoding FCO_Symbol
  47. 28 CGTimes
  48. 29 CGTimes-Italic
  49. 30 CGTimes-Bold
  50. 31 CGTimes-BoldItalic
  51. 32 TimesNewRoman
  52. 33 TimesNewRoman-Italic
  53. 34 TimesNewRoman-Bold
  54. 35 TimesNewRoman-BoldItalic
  55. 36 UniversMedium
  56. 37 UniversMedium-Italic
  57. 38 Univers-Bold
  58. 39 Univers-BoldItalic
  59. 40 Univers-Condensed-Medium
  60. 41 Univers-Condensed-MediumItalic
  61. 42 Univers-Condensed-Bold
  62. 43 Univers-Condensed-BoldItalic
  63. 44 Courier-
  64. 45 Courier-Italic
  65. 46 Courier-Bold-
  66. 47 Courier-BoldItalic
  67. 48 AvantGarde-Book
  68. 49 AvantGarde-BookOblique
  69. 50 AvantGarde-Demi
  70. 51 AvantGarde-DemiOblique
  71. 52 Bookman-Light
  72. 53 Bookman-LightItalic
  73. 54 Bookman-Demi
  74. 55 Bookman-DemiItalic
  75. 56 Courier
  76. 57 Courier-Oblique
  77. 58 Courier-Bold
  78. 59 Courier-BoldOblique
  79. 60 Helvetica
  80. 61 Helvetica-Oblique
  81. 62 Helvetica-Bold
  82. 63 Helvetica-BoldOblique
  83. 64 Helvetica-Narrow
  84. 65 Helvetica-Narrow-Oblique
  85. 66 Helvetica-Narrow-Bold
  86. 67 Helvetica-Narrow-BoldOblique
  87. 68 NewCenturySchlbk-Roman
  88. 69 NewCenturySchlbk-Italic
  89. 70 NewCenturySchlbk-Bold
  90. 71 NewCenturySchlbk-BoldItalic
  91. 72 Palatino-Roman
  92. 73 Palatino-Italic
  93. 74 Palatino-Bold
  94. 75 Palatino-BoldItalic
  95. 76 Symbol SymbolEncoding FCO_Symbol
  96. 77 Times-Roman
  97. 78 Times-Italic
  98. 79 Times-Bold
  99. 80 Times-BoldItalic
  100. 81 ZapfChancery-MediumItalic
  101. 82 ZapfDingbats DingbatsEncoding FCO_Dingbats
  102. EndFCOfontmap
  103. %EOF