max_toggled.xbm 207 B

123456
  1. #define max_width 10
  2. #define max_height 10
  3. static unsigned char max_bits[] = {
  4. 0x7c, 0x00, 0xfe, 0x00, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01,
  5. 0xff, 0x01, 0xfe, 0x00, 0x7c, 0x00, 0x00, 0x00 };