wok-next annotate mtpaint/stuff/icons-tango/xbm_ring4_mask.xbm @ rev 2027

Add: lftp
author Fabrice THIROUX <mimas@slitaz.org>
date Fri Jan 09 00:01:38 2009 +0100 (2009-01-09)
parents
children
rev   line source
pankso@77 1 #define xbm_ring4_mask_width 9
pankso@77 2 #define xbm_ring4_mask_height 9
pankso@77 3 #define xbm_ring4_mask_x_hot 4
pankso@77 4 #define xbm_ring4_mask_y_hot 4
pankso@77 5 static unsigned char xbm_ring4_mask_bits[] = {
pankso@77 6 0x38, 0x00, 0x7C, 0x00, 0xFE, 0x00, 0xC7, 0x01, 0xC7, 0x01, 0xC7, 0x01,
pankso@77 7 0xFE, 0x00, 0x7C, 0x00, 0x38, 0x00 };