home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / pascal / library / dos / fonts / tpfont / chemfont.inc < prev    next >
Encoding:
Text File  |  1986-02-05  |  1019 b   |  21 lines

  1. const chemfont : array[1..288] of byte =
  2.    ( 0,0,0,0,0,0,255,255,8,4,254,0,254,64,32,0,
  3.      0,0,120,204,204,204,204,120,0,0,48,112,48,48,48,120,
  4.      0,0,120,204,24,96,192,252,0,0,120,204,24,12,204,120,
  5.      0,0,60,108,204,254,12,12,0,0,248,192,248,12,12,248,
  6.      0,0,120,128,248,204,204,120,0,0,248,24,48,48,96,96,
  7.      0,0,120,204,120,204,204,120,0,0,120,204,204,124,24,112,
  8.      96,144,144,144,96,0,0,0,32,96,32,32,32,0,0,0,
  9.      112,152,48,96,248,0,0,0,112,152,48,152,112,0,0,0,
  10.      48,80,144,248,16,0,0,0,240,128,224,16,224,0,0,0,
  11.      96,128,224,144,96,0,0,0,240,16,32,64,128,0,0,0,
  12.      96,144,96,144,96,0,0,0,96,144,112,16,96,0,0,0,
  13.      32,32,248,32,32,0,0,0,0,0,240,0,0,0,0,0,
  14.      0,0,0,60,6,62,102,59,0,0,96,32,60,38,38,92,
  15.      0,118,220,0,118,220,0,0,16,16,16,16,16,16,16,0,
  16.      72,72,72,72,72,72,72,0,252,0,0,252,0,0,252,0,
  17.      128,64,32,16,8,4,2,1,1,2,4,8,16,32,64,128,
  18.      0,0,0,204,204,0,0,0,255,255,0,0,0,0,0,0,
  19.      32,112,248,248,0,0,0,0,0,255,255,255,255,255,255,0 );
  20.  
  21.