#define count_width 32 #define count_height 16 static char count_bits[] = { 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x30,0x3c,0x3c,0x3c, 0x38,0x66,0x66,0x66, 0x30,0x66,0x60,0x66, 0x30,0x66,0x60,0x66, 0x30,0x66,0x38,0x66, 0x30,0x7c,0x60,0x7c, 0x30,0x60,0x60,0x60, 0x30,0x60,0x60,0x60, 0x30,0x30,0x66,0x30, 0x30,0x1c,0x3c,0x1c, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, };