wok-6.x view mtpaint/stuff/icons-tango/xbm_shuffle.xbm @ rev 1133

Receipt for feh - Image viewer and composer
Receipt for giblib - Graphic library, Imlib2 wrapper. Requested by feh.
Receipt for giblib - Giblib development files. Requested to build feh.
author Mallory MOLLO <mallory@sweetpeople.org>
date Thu Jul 24 00:38:56 2008 +0200 (2008-07-24)
parents
children
line source
1 #define xbm_shuffle_width 20
2 #define xbm_shuffle_height 20
3 #define xbm_shuffle_x_hot 10
4 #define xbm_shuffle_y_hot 10
5 static unsigned char xbm_shuffle_bits[] = {
6 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x06, 0x00, 0x00, 0x0E, 0x00, 0x00,
7 0x1E, 0x00, 0x00, 0x3E, 0x00, 0x00, 0x7E, 0x00, 0x00, 0xFE, 0x78, 0x06,
8 0xFE, 0x09, 0x06, 0x3E, 0x08, 0x00, 0x36, 0x08, 0x00, 0x62, 0x00, 0x00,
9 0x60, 0x00, 0x04, 0xC0, 0x18, 0x04, 0xC0, 0x98, 0x07, 0x00, 0x00, 0x00,
10 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
11 };