#define dot_width 2
#define dot_height 2
#define dot_x_hot 0
#define dot_y_hot 0
static char dot_bits[] = {
   0x03, 0x03};