#define padimg_width 15 #define padimg_height 15 static unsigned char padimg_bits[] = { 0x00, 0x00, 0xff, 0x7f, 0xab, 0x6a, 0x55, 0x55, 0x03, 0x60, 0x85, 0x50, 0xe3, 0x65, 0x15, 0x56, 0xe3, 0x65, 0x85, 0x50, 0x03, 0x60, 0x55, 0x55, 0xab, 0x6a, 0xff, 0x7f, 0x00, 0x00};