wok view mtpaint/stuff/icons-tango/xbm_grad.xbm @ rev 6599

Up: transmission to 2.10.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Oct 09 15:54:35 2010 +0000 (2010-10-09)
parents
children
line source
1 #define xbm_grad_width 20
2 #define xbm_grad_height 20
3 static unsigned char xbm_grad_bits[] = {
4 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x06, 0x40, 0x00, 0x0E, 0x40, 0x00,
5 0x1E, 0xF0, 0x01, 0x3E, 0x40, 0x00, 0x7E, 0x40, 0x00, 0xFE, 0x00, 0x00,
6 0xFE, 0x41, 0x00, 0x3E, 0x00, 0x00, 0x36, 0x40, 0x00, 0x62, 0x00, 0x00,
7 0x60, 0x40, 0x00, 0xC0, 0x00, 0x00, 0xC0, 0x40, 0x00, 0x00, 0x40, 0x00,
8 0x00, 0xF0, 0x01, 0x00, 0x40, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0x00 };