max.xbm (112B)
1 #define max_width 5 2 #define max_height 5 3 static unsigned char max_bits[] = { 4 0x0e, 0x11, 0x11, 0x11, 0x0e };