#define fs_width 8
#define fs_height 8
#define fs_x_hot 0
#define fs_y_hot 0
static char fs_bits[] = {
   0x55, 0xff, 0x55, 0x55, 0xff, 0x55, 0x55, 0xff};
