wok-6.x view mtpaint/stuff/icons-tango/xbm_clone_mask.xbm @ rev 9063

linux: update modules list
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 04 13:18:39 2011 +0100 (2011-03-04)
parents
children
line source
1 #define xbm_clone_mask_width 20
2 #define xbm_clone_mask_height 20
3 static unsigned char xbm_clone_mask_bits[] = {
4 0x03, 0x00, 0x00, 0x07, 0x00, 0x00, 0x0F, 0x00, 0x00, 0x1F, 0x00, 0x00,
5 0x3F, 0x00, 0x00, 0x7F, 0x00, 0x00, 0xFF, 0x00, 0x00, 0xFF, 0x71, 0x00,
6 0xFF, 0xFB, 0x00, 0xFF, 0xFB, 0x00, 0x7F, 0xF8, 0x00, 0xF7, 0xFC, 0x01,
7 0xF3, 0xF8, 0x00, 0xE0, 0xF9, 0x00, 0xE0, 0xDD, 0x01, 0xC0, 0x89, 0x00,
8 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
9 };