#define count_width 48 #define count_height 16 static char count_bits[] = { 0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00, 0x3c,0x7e,0x7e,0x7e,0x3c,0x30, 0x66,0x06,0x66,0x06,0x66,0x30, 0x60,0x06,0x60,0x06,0x66,0x38, 0x60,0x06,0x60,0x06,0x66,0x38, 0x30,0x3e,0x30,0x3e,0x66,0x34, 0x18,0x60,0x30,0x60,0x66,0x34, 0x0c,0x60,0x18,0x60,0x66,0x32, 0x06,0x60,0x18,0x60,0x66,0x7e, 0x06,0x66,0x0c,0x66,0x66,0x30, 0x7e,0x3c,0x0c,0x3c,0x3c,0x78, 0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00, };