#define pattern4_width 4
#define pattern4_height 4
static char pattern4_bits[] = {
   0x0f, 0x00, 0x00, 0x00};
