wok-next view mtpaint/stuff/icons-tango/xbm_ring4_mask.xbm @ rev 1485

glibc: allow multiple cooking
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 04 22:13:55 2008 +0000 (2008-10-04)
parents
children
line source
1 #define xbm_ring4_mask_width 9
2 #define xbm_ring4_mask_height 9
3 #define xbm_ring4_mask_x_hot 4
4 #define xbm_ring4_mask_y_hot 4
5 static unsigned char xbm_ring4_mask_bits[] = {
6 0x38, 0x00, 0x7C, 0x00, 0xFE, 0x00, 0xC7, 0x01, 0xC7, 0x01, 0xC7, 0x01,
7 0xFE, 0x00, 0x7C, 0x00, 0x38, 0x00 };