wok diff mtpaint/stuff/icons-tango/xbm_ring4_mask.xbm @ rev 1007

Up: libcap (2.10)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Jul 07 18:04:01 2008 +0200 (2008-07-07)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mtpaint/stuff/icons-tango/xbm_ring4_mask.xbm	Mon Jul 07 18:04:01 2008 +0200
     1.3 @@ -0,0 +1,7 @@
     1.4 +#define xbm_ring4_mask_width 9
     1.5 +#define xbm_ring4_mask_height 9
     1.6 +#define xbm_ring4_mask_x_hot 4
     1.7 +#define xbm_ring4_mask_y_hot 4
     1.8 +static unsigned char xbm_ring4_mask_bits[] = {
     1.9 + 0x38, 0x00, 0x7C, 0x00, 0xFE, 0x00, 0xC7, 0x01, 0xC7, 0x01, 0xC7, 0x01,
    1.10 + 0xFE, 0x00, 0x7C, 0x00, 0x38, 0x00 };