home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 March / Chip_1998-03_cd.bin / tema / Adobe / Illustr / archive.z / AIRes.dll / 1029 / TEXT / 768 < prev    next >
Text File  |  1998-01-20  |  483b  |  12 lines

  1. /BuildChar {
  2.     Adobe_Illustrator_AI5_vars exch /_bitlobyte exch put
  3.     Adobe_Illustrator_AI5_vars exch /_bitfont exch put
  4.     Adobe_Illustrator_AI5_vars /_bithibyte 0 put
  5.  
  6.     _bitlobyte 16 4 string cvrs dup length (K) dup length
  7.     dup 4 -1 roll add string Adobe_Illustrator_AI5_vars exch /_bitkey exch put
  8.     exch _bitkey copy pop _bitkey exch 3 -1 roll putinterval
  9.     _bitfont /CharMetrics get _bitkey cvn get 0 setcharwidth
  10.     _bitfont /CharStrings get _bitkey cvn get exec
  11. } bind def
  12.