wok view chrommo-theme/stuff/chrommo/openbox-3/shade.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 shade_width 10
2 #define shade_height 10
3 static unsigned char shade_bits[] = {
4 0xff, 0x03, 0x01, 0x02, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03,
5 0xff, 0x03, 0xff, 0x03, 0x01, 0x02, 0xff, 0x03 };