#define corner_width 4 #define corner_height 12 static unsigned char corner_bits[] = { 0x0F, 0x07, 0x03, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };