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

asterisk: fix extract-cfile.awk
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 03 14:42:56 2011 +0100 (2011-03-03)
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 };