wok view mtpaint/stuff/icons-tango/xbm_line.xbm @ rev 9367

Up: openal to 1.13.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Mar 22 18:09:17 2011 +0000 (2011-03-22)
parents
children
line source
1 #define xbm_line_width 20
2 #define xbm_line_height 20
3 static unsigned char xbm_line_bits[] = {
4 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x06, 0xF0, 0x03, 0x0E, 0xF0, 0x03,
5 0x1E, 0x80, 0x03, 0x3E, 0xF0, 0x03, 0x7E, 0xF0, 0x03, 0xFE, 0xC0, 0x03,
6 0xFE, 0xF1, 0x03, 0x3E, 0xF0, 0x03, 0x36, 0x80, 0x03, 0x62, 0xF0, 0x03,
7 0x60, 0xF0, 0x03, 0xC0, 0xC0, 0x03, 0xC0, 0xF0, 0x03, 0x00, 0xF0, 0x03,
8 0x00, 0x80, 0x03, 0x00, 0xF0, 0x03, 0x00, 0xF0, 0x03, 0x00, 0x00, 0x00
9 };