home *** CD-ROM | disk | FTP | other *** search
/ OpenStep (Enterprise) / OpenStepENTCD.toast / OEDEPLOY / USER.Z / Lexi < prev    next >
Text File  |  1996-09-09  |  6KB  |  220 lines

  1. %!
  2. %%CreationDate: Sat Oct  1 17:37:07 PDT 1988
  3. /setpacking where { pop true setpacking } if
  4. % If Type 3 fonts are shareable, they must explicitly say so.
  5. /setshared where { pop true setshared } if
  6. 25 dict begin
  7. /flattenpath {currentflat dup 3 add setflat flattenpath setflat} 
  8.     bind def
  9. %!
  10. %%CreationDate: Sat April 16 1988
  11. %% encoding.ps
  12. /FontName /Lexi def
  13. /PaintType 0 def
  14. /Encoding 256 array
  15. 0 1 255 { 1 index exch /.notdef put } for
  16. dup 32 /space put  
  17. dup 101 /e put      %e
  18. dup 117 /u put         %u
  19. dup 110 /n put         %n
  20. dup 44 /comma put   %,
  21. dup 39 /quoteright put  %'
  22. readonly def 
  23. /FontType 3 def
  24. /FontMatrix [0.001 0 0 0.001 0 0 ] readonly def
  25. /FontBBox [ 0 0 500 500 ] def
  26. % metrics.ps
  27. /Metrics        7 dict def Metrics begin
  28.  /.notdef [ 150 0 -10 -10 65 -10  ] def
  29.  /space [ 150 0 -10 -10 65 -10  ] def
  30.  /quoteright [ 185 0 20 424 130 644  ] def
  31.  /comma [ 185 0 19 -131 129 69  ] def
  32.  /e [ 474 0 6 0 405 448  ] def
  33.  /n [ 493 0 -1 -206 417 448  ] def
  34.  /u [ 815 0 -1 0 739 449  ] def
  35. end
  36. %% BuildChar procedure for use with makefont
  37.  
  38. /BuildChar {    % fontdict charcode
  39.     exch begin
  40.     Encoding exch get    % /charname is on stack
  41.     dup Metrics exch get aload pop
  42.     setcachedevice
  43.     HeaderDict begin
  44.         CharProcs exch get
  45.         exec
  46.     end
  47.     end
  48. } bind def
  49. %Header dictionary definitions for illustrator files.
  50.  
  51. /HeaderDict 30 dict def
  52. HeaderDict begin
  53. /bdef {bind def} bind def
  54. /ldef {load def} bdef
  55. /xdef {exch def} bdef
  56.  
  57. /PaintType where {
  58.     pop PaintType 0 eq {
  59.     /FILL /eofill ldef
  60.     }{
  61.     /FILL /stroke ldef
  62.     } ifelse
  63. }{
  64.     /FILL /eofill ldef
  65. } ifelse
  66.  
  67. /_R {.25 sub round .25 add} bdef
  68. /_r {transform _R exch _R exch itransform} bdef
  69. /c {_r curveto} bdef
  70. /C /c ldef
  71. /v {currentpoint 6 2 roll _r curveto} bdef
  72. /V /v ldef
  73. /y {_r 2 copy curveto} bdef
  74. /Y /y ldef
  75. /l {_r lineto} bdef
  76. /L /l ldef
  77. /m {_r moveto} bdef
  78. % do-nothing operators
  79. /J /pop ldef
  80. /j /pop ldef
  81. /w /pop ldef
  82. /u {} def
  83. /U {} def
  84. /i /pop ldef
  85. % path painting operators
  86. /n /newpath ldef
  87. /N /n ldef
  88. /F /closepath ldef
  89. /g /pop ldef
  90. /f /closepath ldef
  91. /s /closepath ldef
  92. /B {FILL} bdef
  93. /b /closepath ldef
  94. %end definitions
  95.  
  96. end % HeaderDict 
  97. /CharProcs        6 1 add dict dup begin
  98. /.notdef { 
  99. %%Note: .notdef
  100.  FILL } readonly def % .notdef
  101. /quoteright { 
  102. %%Note:
  103. 140.0011 434.0033 m
  104. 140.0011 654.005 L
  105. 30.0002 654.005 L
  106. 30.0002 434.0033 L
  107. 140.0011 434.0033 L
  108. f
  109. %%Trailer
  110.  FILL } readonly def % highstress
  111. /comma { 
  112. %%Note:
  113. 139.001 -141.0011 m
  114. 139.001 79.0006 L
  115. 29.0002 79.0006 L
  116. 29.0002 -141.0011 L
  117. 139.001 -141.0011 L
  118. f
  119. %%Trailer
  120.  FILL } readonly def % lowstress
  121. /n { 
  122. %%Note:
  123. 342.0026 295.0022 m
  124. 342.0026 -92.0007 l
  125. 342.0026 -132.001 332.0025 -199.0015 290.0022 -180.0014 c
  126. 261.002 -167.0013 249.0019 -147.0011 237.0018 -131.001 c
  127. 226.0017 -117.0009 206.0016 -113.0009 186.0014 -123.0009 c
  128. 165.0013 -133.001 159.0012 -167.0013 179.0014 -189.0014 c
  129. 196.0015 -207.0016 229.0018 -216.0016 256.0019 -216.0016 c
  130. 369.0028 -216.0016 427.0033 -138.001 427.0033 13.0001 C
  131. 427.0033 296.5023 l
  132. 427.0033 296.5023 l
  133. 427.0033 403.5031 388.003 458.0035 310.0024 458.0035 c
  134. 239.0018 458.0035 193.0015 417.0032 157.0012 378.0029 C
  135. 157.0012 458.0035 l
  136. 9.0001 411.0031 l
  137. 9.0001 397.003 l
  138. 63.0005 400.003 72.0005 401.003 72.0005 325.0025 C
  139. 72.0005 80.0006 l
  140. 72.0005 36.0003 57.0004 18.0001 9.0001 14.0001 C
  141. 9.0001 0 l
  142. 220.0017 0 l
  143. 220.0017 14.0001 l
  144. 172.0013 18.0001 157.0012 36.0003 157.0012 80.0006 C
  145. 157.0012 347.0026 l
  146. 182.0014 373.0028 218.0017 405.0031 266.002 405.0031 c
  147. 337.0026 405.0031 343.0026 353.0027 342.0026 295.0022 C
  148. 342.0026 295.0022 l
  149. f
  150. %%Trailer
  151.  FILL } readonly def % nj
  152. /e { 
  153. %%Note:
  154. 35.0003 172.0013 m
  155. 38.0003 68.0005 103.0008 -10.0001 211.0016 -10.0001 c
  156. 335.0025 -10.0001 415.0032 92.0007 415.0032 234.0018 c
  157. 415.0032 353.0027 340.0026 458.0035 225.0017 458.0035 c
  158. 125.0009 458.0035 47.0003 380.0029 16.0001 290.0022 C
  159. 32.0002 284.0022 l
  160. 63.0005 339.0026 118.0009 391.003 184.0014 391.003 c
  161. 297.0023 391.003 345.0026 267.002 346.0026 172.0013 C
  162. 35.0003 172.0013 l
  163. f
  164. 343.0026 140.0011 m
  165. 334.0025 77.0006 303.0023 25.0002 233.0018 25.0002 c
  166. 167.0013 25.0002 140.0011 82.0006 137.001 140.0011 C
  167. 343.0026 140.0011 l
  168. f
  169. %%Trailer
  170.  FILL } readonly def % schwa
  171. /space { 
  172. %%Note: space
  173.  FILL } readonly def % space
  174. /u { 
  175. %%Note:
  176. 417.4572 403.0271 m
  177. 417.0032 448.5034 l
  178. 259.002 448.5034 l
  179. 259.002 434.5033 l
  180. 326.0025 433.5033 332.0025 421.5032 332.0025 359.5027 C
  181. 332.0025 150.5011 l
  182. 332.0025 115.5009 338.0026 103.5008 310.0024 80.5006 c
  183. 289.0022 63.5005 259.002 48.5004 232.0018 48.5004 c
  184. 177.0014 48.5004 157.0012 86.5007 157.0012 136.501 C
  185. 157.0012 448.5034 l
  186. 9.0001 448.5034 l
  187. 9.0001 434.5033 l
  188. 64.0005 434.5033 72.0005 421.5032 72.0005 361.5028 C
  189. 72.0005 132.501 l
  190. 72.0005 46.5003 109.0008 -9.5001 189.0014 -9.5001 c
  191. 254.0019 -9.5001 295.0023 29.5002 317.0024 53.5004 C
  192. 338.0026 76.5006 l
  193. 338.0026 -9.5001 l
  194. 372.4488 1.982 408.8511 12.6841 441.7174 23.2702 C
  195. 469.6776 3.716 502.0998 -9.5001 540.0041 -9.5001 c
  196. 640.0049 -9.5001 718.0055 68.5005 749.0057 158.5012 C
  197. 733.0056 164.5012 l
  198. 702.0054 109.5008 647.0049 57.5004 581.0044 57.5004 c
  199. 468.0036 57.5004 420.0032 181.5014 419.0032 276.5021 C
  200. 730.0056 276.5021 l
  201. 727.0055 380.5029 662.005 458.5035 554.0042 458.5035 c
  202. 498.9138 458.5035 452.0194 437.8553 417.4572 403.0271 c
  203. F
  204. 417.4572 403.0271 m
  205. 417.1152 402.6851 417.7932 403.3731 417.4572 403.0271 c
  206. F
  207. 1 g
  208. 422.0032 308.5023 m
  209. 431.0033 371.5028 462.0035 423.5032 532.0041 423.5032 c
  210. 598.0046 423.5032 625.0048 366.5028 628.0048 308.5023 C
  211. 422.0032 308.5023 l
  212. f
  213. %%Trailer
  214.  FILL } readonly def % ue
  215. end def
  216. /UniqueID 3 def
  217. currentdict end dup /FontName get exch definefont pop
  218. /setpacking where { pop false setpacking } if
  219.  
  220.