textfile.xbm 245 B

12345
  1. #define textfile_width 12
  2. #define textfile_height 12
  3. static unsigned char textfile_bits[] = {
  4. 0xfe, 0x01, 0x02, 0x01, 0x02, 0x07, 0x7a, 0x04, 0x02, 0x04, 0x3a, 0x04,
  5. 0x02, 0x04, 0xfa, 0x04, 0x02, 0x04, 0xfa, 0x04, 0x02, 0x04, 0xfe, 0x07};