1 2 3 4
#define c8_width 5 #define c8_height 8 static unsigned char c8_bits[] = { 0x1f, 0x11, 0x11, 0x1f, 0x11, 0x11, 0x11, 0x1f };