#define filter_width 8 #define filter_height 8 static char filter_bits[] = { 0x00, 0x66, 0x66, 0x66, 0x00, 0x42, 0x66, 0x00};