#define w4_width 16
#define w4_height 16
#define w4_x_hot 8
#define w4_y_hot 8
static char w4_bits[] = {
   0xff, 0xff, 0x1f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc5, 0xff,
   0xb9, 0xbf, 0x7d, 0xbf, 0x7d, 0x9f, 0x3d, 0x8a, 0x3b, 0xd0, 0x5f, 0xc0,
   0x1f, 0xf0, 0x0f, 0xf0, 0x3f, 0xfc, 0xff, 0xff};
