#define max_width 7 #define max_height 7 static unsigned char max_bits[] = { 0x00, 0x20, 0x10, 0x00, 0x04, 0x02, 0x00 };