#define blurm_width 16 #define blurm_height 16 static unsigned char blurm_bits[] = { 0x00, 0x00, 0x1e, 0x00, 0x3f, 0x00, 0x7f, 0x1f, 0xff, 0x3f, 0xff, 0x7f, 0xfe, 0x7f, 0xfc, 0xff, 0xfc, 0xff, 0xfc, 0xff, 0xfc, 0xff, 0xfc, 0xff, 0xf8, 0xff, 0xf0, 0x3f, 0xe0, 0x1f, 0x00, 0x0f};