#define clover_width 16 #define clover_height 16 static unsigned char clover_bits[] = { 0xff, 0xff, 0x7f, 0xfe, 0x7f, 0xfe, 0x3f, 0xfc, 0x3f, 0xfc, 0x3f, 0xfc, 0x1f, 0xf8, 0x1f, 0xf8, 0x1c, 0x38, 0x30, 0x0c, 0x60, 0x06, 0xc1, 0x83, 0xc1, 0x83, 0x83, 0xc1, 0x87, 0xe1, 0x3f, 0xfc };