#define bit8_width 4 #define bit8_height 4 static unsigned char bit8_bits[] = { 0x0f, 0x0f, 0x0f, 0x0f};