#define butterfly_width 8 #define butterfly_height 8 static char butterfly_bits[] = { 0x3c, 0x5a, 0x66, 0x7e, 0x7e, 0x66, 0x5a, 0x3c};