#define max_hover_width 16 #define max_hover_height 16 static unsigned char max_hover_bits[] = { 0xff, 0xff, 0xff, 0xff, 0x03, 0xc0, 0x03, 0xc0, 0x83, 0xc1, 0x83, 0xc1, 0x83, 0xc1, 0xf3, 0xcf, 0xf3, 0xcf, 0x83, 0xc1, 0x83, 0xc1, 0x83, 0xc1, 0x03, 0xc0, 0x03, 0xc0, 0xff, 0xff, 0xff, 0xff };