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

Up: gst-plugins-base to 0.10.35.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Nov 03 01:02:38 2011 +0000 (2011-11-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 };