#define dfast_width 16 #define dfast_height 16 #define dfast_x_hot 8 #define dfast_y_hot 7 static char dfast_bits[] = { 0x00, 0x00, 0xfc, 0x7f, 0x08, 0x20, 0x10, 0x10, 0x20, 0x08, 0x40, 0x04, 0x80, 0x02, 0x00, 0x01, 0xfc, 0x7f, 0x08, 0x20, 0x10, 0x10, 0x20, 0x08, 0x40, 0x04, 0x80, 0x02, 0x00, 0x01, 0x00, 0x00};