#define nothing_width 16
#define nothing_height 16
static char nothing_bits[] = {
 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
 0x00,0x00,0x3f,0x00,0x1f,0x00,0x0f,0x00,0x1f,0x00,0x3b,0x00,0x71,0x00,0x60,
 0x00,0x00};
