#define ldfast_mask_width 16 #define ldfast_mask_height 16 #define ldfast_mask_x_hot 6 #define ldfast_mask_y_hot 9 static char ldfast_mask_bits[] = { 0x60, 0x00, 0xe0, 0x00, 0xe0, 0x01, 0xe0, 0x03, 0xe0, 0x07, 0xe3, 0x0f, 0xe7, 0x1f, 0xef, 0x3f, 0xff, 0x7f, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0xff, 0x01, 0xff, 0x03, 0xff, 0x07, 0xff, 0x07};