home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / GRAPHICS / PSCRIPT / DVIPS386.ZIP / AGARAMON.PFB < prev    next >
Encoding:
Text File  |  1990-11-25  |  6.2 KB  |  257 lines

  1. %?PSeudo-AdobeFont-1.0: based on AGaramond-Regular 001.000
  2. %%This demo file shows one way to get at the "hidden" characters by changing
  3. %% the definition of /Encoding (only). Corresponding changes to character
  4. %% codes should be made in the afm file before running afm2tfm. --Don Knuth
  5. %% (I didn't make ALL the characters visible; e.g., copyright, logicalnot
  6. %% are still missing, but could be treated in a similar way.)
  7. %%CreationDate: Wed Jul 12 19:21:22 1989
  8. %%VMusage: 35973 42422
  9. % Adobe Garamond is a trademark of Adobe Systems Incorporated.
  10. 11 dict begin
  11. /FontInfo 10 dict dup begin
  12. /version (001.000) readonly def
  13. /Notice (Copyright (c) 1989 Adobe Systems Incorporated.  All Rights Reserved.Adobe Garamond is a trademark of Adobe Systems Incorporated.) readonly def
  14. /FullName (Adobe Garamond Regular) readonly def
  15. /FamilyName (AdobeGaramond) readonly def
  16. /Weight (Regular) readonly def
  17. /ItalicAngle 0 def
  18. /isFixedPitch false def
  19. /UnderlinePosition -100 def
  20. /UnderlineThickness 50 def
  21. end readonly def
  22. /FontName /AGaramond-Regular def
  23. /Encoding 256 array
  24. 0 1 255 {1 index exch /.notdef put } for
  25. dup 0 /Aacute put
  26. dup 1 /Acircumflex put
  27. dup 2 /Adieresis put
  28. dup 3 /Agrave put
  29. dup 4 /Aring put
  30. dup 5 /Atilde put
  31. dup 6 /Ccedilla put
  32. dup 7 /Eacute put
  33. dup 8 /Ecircumflex put
  34. dup 9 /Edieresis put
  35. dup 10 /Egrave put
  36. dup 11 /Iacute put
  37. dup 12 /Icircumflex put
  38. dup 13 /Idieresis put
  39. dup 14 /Igrave put
  40. dup 15 /Ntilde put
  41. dup 16 /Oacute put
  42. dup 17 /Ocircumflex put
  43. dup 18 /Odieresis put
  44. dup 19 /Ograve put
  45. dup 20 /Otilde put
  46. dup 21 /Scaron put
  47. dup 22 /Uacute put
  48. dup 23 /Ucircumflex put
  49. dup 24 /Udieresis put
  50. dup 25 /Ugrave put
  51. dup 26 /Yacute put
  52. dup 27 /Ydieresis put
  53. dup 28 /Zcaron put
  54. dup 32 /space put
  55. dup 33 /exclam put
  56. dup 34 /quotedbl put
  57. dup 35 /numbersign put
  58. dup 36 /dollar put
  59. dup 37 /percent put
  60. dup 38 /ampersand put
  61. dup 39 /quoteright put
  62. dup 40 /parenleft put
  63. dup 41 /parenright put
  64. dup 42 /asterisk put
  65. dup 43 /plus put
  66. dup 44 /comma put
  67. dup 45 /hyphen put
  68. dup 46 /period put
  69. dup 47 /slash put
  70. dup 48 /zero put
  71. dup 49 /one put
  72. dup 50 /two put
  73. dup 51 /three put
  74. dup 52 /four put
  75. dup 53 /five put
  76. dup 54 /six put
  77. dup 55 /seven put
  78. dup 56 /eight put
  79. dup 57 /nine put
  80. dup 58 /colon put
  81. dup 59 /semicolon put
  82. dup 60 /less put
  83. dup 61 /equal put
  84. dup 62 /greater put
  85. dup 63 /question put
  86. dup 64 /at put
  87. dup 65 /A put
  88. dup 66 /B put
  89. dup 67 /C put
  90. dup 68 /D put
  91. dup 69 /E put
  92. dup 70 /F put
  93. dup 71 /G put
  94. dup 72 /H put
  95. dup 73 /I put
  96. dup 74 /J put
  97. dup 75 /K put
  98. dup 76 /L put
  99. dup 77 /M put
  100. dup 78 /N put
  101. dup 79 /O put
  102. dup 80 /P put
  103. dup 81 /Q put
  104. dup 82 /R put
  105. dup 83 /S put
  106. dup 84 /T put
  107. dup 85 /U put
  108. dup 86 /V put
  109. dup 87 /W put
  110. dup 88 /X put
  111. dup 89 /Y put
  112. dup 90 /Z put
  113. dup 91 /bracketleft put
  114. dup 92 /backslash put
  115. dup 93 /bracketright put
  116. dup 94 /asciicircum put
  117. dup 95 /underscore put
  118. dup 96 /quoteleft put
  119. dup 97 /a put
  120. dup 98 /b put
  121. dup 99 /c put
  122. dup 100 /d put
  123. dup 101 /e put
  124. dup 102 /f put
  125. dup 103 /g put
  126. dup 104 /h put
  127. dup 105 /i put
  128. dup 106 /j put
  129. dup 107 /k put
  130. dup 108 /l put
  131. dup 109 /m put
  132. dup 110 /n put
  133. dup 111 /o put
  134. dup 112 /p put
  135. dup 113 /q put
  136. dup 114 /r put
  137. dup 115 /s put
  138. dup 116 /t put
  139. dup 117 /u put
  140. dup 118 /v put
  141. dup 119 /w put
  142. dup 120 /x put
  143. dup 121 /y put
  144. dup 122 /z put
  145. dup 123 /braceleft put
  146. dup 124 /bar put
  147. dup 125 /braceright put
  148. dup 126 /asciitilde put
  149. dup 128 /aacute put
  150. dup 129 /acircumflex put
  151. dup 130 /adieresis put
  152. dup 131 /agrave put
  153. dup 132 /aring put
  154. dup 133 /atilde put
  155. dup 134 /ccedilla put
  156. dup 135 /eacute put
  157. dup 136 /ecircumflex put
  158. dup 137 /edieresis put
  159. dup 138 /egrave put
  160. dup 139 /iacute put
  161. dup 140 /icircumflex put
  162. dup 141 /idieresis put
  163. dup 142 /igrave put
  164. dup 143 /ntilde put
  165. dup 144 /oacute put
  166. dup 145 /ocircumflex put
  167. dup 146 /odieresis put
  168. dup 147 /ograve put
  169. dup 148 /otilde put
  170. dup 149 /scaron put
  171. dup 150 /uacute put
  172. dup 151 /ucircumflex put
  173. dup 152 /udieresis put
  174. dup 153 /ugrave put
  175. dup 154 /yacute put
  176. dup 155 /ydieresis put
  177. dup 156 /zcaron put
  178. dup 161 /exclamdown put
  179. dup 162 /cent put
  180. dup 163 /sterling put
  181. dup 164 /fraction put
  182. dup 165 /yen put
  183. dup 166 /florin put
  184. dup 167 /section put
  185. dup 168 /currency put
  186. dup 169 /quotesingle put
  187. dup 170 /quotedblleft put
  188. dup 171 /guillemotleft put
  189. dup 172 /guilsinglleft put
  190. dup 173 /guilsinglright put
  191. dup 174 /fi put
  192. dup 175 /fl put
  193. dup 177 /endash put
  194. dup 178 /dagger put
  195. dup 179 /daggerdbl put
  196. dup 180 /periodcentered put
  197. dup 182 /paragraph put
  198. dup 183 /bullet put
  199. dup 184 /quotesinglbase put
  200. dup 185 /quotedblbase put
  201. dup 186 /quotedblright put
  202. dup 187 /guillemotright put
  203. dup 188 /ellipsis put
  204. dup 189 /perthousand put
  205. dup 191 /questiondown put
  206. dup 193 /grave put
  207. dup 194 /acute put
  208. dup 195 /circumflex put
  209. dup 196 /tilde put
  210. dup 197 /macron put
  211. dup 198 /breve put
  212. dup 199 /dotaccent put
  213. dup 200 /dieresis put
  214. dup 202 /ring put
  215. dup 203 /cedilla put
  216. dup 205 /hungarumlaut put
  217. dup 206 /ogonek put
  218. dup 207 /caron put
  219. dup 208 /emdash put
  220. dup 225 /AE put
  221. dup 226 /Eth put
  222. dup 227 /ordfeminine put
  223. dup 232 /Lslash put
  224. dup 233 /Oslash put
  225. dup 234 /OE put
  226. dup 235 /ordmasculine put
  227. dup 236 /Thorn put
  228. dup 241 /ae put
  229. dup 243 /eth put
  230. dup 245 /dotlessi put
  231. dup 248 /lslash put
  232. dup 249 /oslash put
  233. dup 250 /oe put
  234. dup 251 /germandbls put
  235. dup 252 /thorn put
  236. dup 255 /onehalf put
  237. readonly def
  238. /PaintType 0 def
  239. /FontType 1 def
  240. /FontMatrix [0.001 0 0 0.001 0 0] readonly def
  241. /UniqueID 23947 def
  242. /FontBBox{-183 -269 1099 851}readonly def
  243. currentdict end
  244. currentfile eexec
  245. CD4193A948A4E923BD9C432BB03E
  246. % etc (omitted)... in here are all the bytes you have to pay for ...
  247. 7132A8CA2DF62E0BB38EF9379ABF5EDDFF3C3A51CD4B1944671AA8EE11BE14E7
  248. 0000000000000000000000000000000000000000000000000000000000000000
  249. 0000000000000000000000000000000000000000000000000000000000000000
  250. 0000000000000000000000000000000000000000000000000000000000000000
  251. 0000000000000000000000000000000000000000000000000000000000000000
  252. 0000000000000000000000000000000000000000000000000000000000000000
  253. 0000000000000000000000000000000000000000000000000000000000000000
  254. 0000000000000000000000000000000000000000000000000000000000000000
  255. 0000000000000000000000000000000000000000000000000000000000000000
  256. cleartomark
  257.