wok view chrommo-theme/stuff/chrommo/openbox-3/max.xbm @ rev 18344

Up: harfbuzz (1.0.3) + add ICU dep
author Alexander Medvedev <devl547@gmail.com>
date Fri Sep 11 16:56:37 2015 +0000 (2015-09-11)
parents
children
line source
1 #define max_width 10
2 #define max_height 10
3 static unsigned char max_bits[] = {
4 0xff, 0x03, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x00, 0x00, 0x00, 0x00,
5 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };