#define bigdot_width 3
#define bigdot_height 3
// static unsigned char bigdot_bits[] = {
static char bigdot_bits[] = {
   0x02, 0x05, 0x02};