#define fw_width 8
#define fw_height 8
#define fw_x_hot 0
#define fw_y_hot 0
static char fw_bits[] = {
   0xcc, 0xee, 0xff, 0xff, 0xcc, 0xee, 0xff, 0xff};
