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

centerim: use $DESTDIR
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 04 11:48:11 2011 +0100 (2011-03-04)
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 };