#define fleur_width 16 #define fleur_height 16 static unsigned char fleur_bits[] = { 0x80, 0x01, 0x40, 0x02, 0x20, 0x04, 0x10, 0x08, 0x68, 0x16, 0x54, 0x2a, 0x72, 0x4e, 0x01, 0x80, 0x01, 0x80, 0x72, 0x4e, 0x54, 0x2a, 0x68, 0x16, 0x10, 0x08, 0x20, 0x04, 0x40, 0x02, 0x80, 0x01, };