#define max_hover_width 14 #define max_hover_height 14 static unsigned char max_hover_bits[] = { 0xff, 0x3f, 0xff, 0x3f, 0xff, 0x3f, 0xff, 0x3f, 0x03, 0x30, 0x03, 0x30, 0x03, 0x30, 0x03, 0x30, 0x03, 0x30, 0x03, 0x30, 0x03, 0x30, 0x03, 0x30, 0xff, 0x3f, 0xff, 0x3f };