max.xbm 130 B

12345
  1. #define max_width 8
  2. #define max_height 8
  3. static unsigned char max_bits[] = {
  4. 0xff, 0xff, 0x81, 0x81, 0x81, 0x81, 0x81, 0xff };