#define tick_width 16 #define tick_height 16 static char tick_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x18, 0x00, 0x0c, 0x00, 0x06, 0x00, 0x07, 0x90, 0x03, 0xb8, 0x01, 0xfc, 0x01, 0xf8, 0x00, 0xf0, 0x00, 0x60, 0x00, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00};