#define ellips_width 16 #define ellips_height 16 static unsigned char ellips_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x07, 0x0c, 0x18, 0x02, 0x20, 0x01, 0x40, 0x01, 0x40, 0x01, 0x40, 0x02, 0x20, 0x0c, 0x18, 0xf0, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};