wok view mtpaint/stuff/icons-tango/xbm_select_mask.xbm @ rev 10943

asterisk: store ilbc sources in src cache (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Aug 29 18:23:58 2011 +0200 (2011-08-29)
parents
children
line source
1 #define xbm_select_mask_width 20
2 #define xbm_select_mask_height 20
3 static unsigned char xbm_select_mask_bits[] = {
4 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0e, 0x00,
5 0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00,
6 0x00, 0x0e, 0x00, 0xf8, 0xf1, 0x03, 0xf8, 0xf1, 0x03, 0xf8, 0xf1, 0x03,
7 0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00,
8 0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };