max.xbm 118 B

12345
  1. #define max_width 6
  2. #define max_height 6
  3. static unsigned char max_bits[] = {
  4. 0x3f, 0x3f, 0x21, 0x21, 0x21, 0x3f };