#define textfile_width 16
#define textfile_height 16
static char textfile_bits[] = {
   0xfe, 0x07, 0x02, 0x0c, 0x02, 0x14, 0x02, 0x24, 0x02, 0x7c, 0x02, 0x40,
   0x02, 0x40, 0x02, 0x40, 0x02, 0x40, 0x02, 0x40, 0x02, 0x40, 0x02, 0x40,
   0x02, 0x40, 0x02, 0x40, 0x02, 0x40, 0xfe, 0x7f};
