#define count_width 40 #define count_height 16 static char count_bits[] = { 0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xc3,0xc3,0xc3,0xc3,0xc3,0x99, 0x99,0x99,0x99,0x99,0x99,0x9f,0x99, 0x99,0x9f,0x99,0x9f,0x99,0x99,0x9f, 0x99,0xcf,0x99,0xc3,0xcf,0x99,0xe7, 0x99,0x99,0xe7,0x99,0xf3,0x99,0x99, 0xf3,0x99,0xf9,0x99,0x99,0xf9,0x99, 0xf9,0x99,0x99,0xf9,0xc3,0x81,0xc3, 0xc3,0x81,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff};