/Demo/tix/bitmaps/italic.xbm
Unknown | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | 3066cce7f890fab574daec18632197e4 MD5 | raw file
1#define italic_width 16 2#define italic_height 16 3static unsigned char italic_bits[] = { 4 0x00, 0x00, 0x00, 0x00, 0x80, 0x3f, 0x80, 0x3f, 0x00, 0x06, 0x00, 0x06, 5 0x00, 0x03, 0x00, 0x03, 0x80, 0x01, 0x80, 0x01, 0xc0, 0x00, 0xc0, 0x00, 6 0x60, 0x00, 0x60, 0x00, 0xfc, 0x01, 0xfc, 0x01};