~israeldahl/jwm-settings-manager/trunk

1
2
3
4
5
#define max_width 12
#define max_height 12
static unsigned char max_bits[] = {
   0xf0, 0x00, 0xfc, 0x03, 0xfe, 0x07, 0x02, 0x04, 0xfb, 0x0d, 0xfb, 0x0d,
   0xfb, 0x0d, 0xfb, 0x0d, 0x02, 0x04, 0xfe, 0x07, 0xfc, 0x03, 0xf0, 0x00 };