/Demo/tix/bitmaps/italic.xbm
http://unladen-swallow.googlecode.com/ · Unknown · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · 3066cce7f890fab574daec18632197e4 MD5 · raw file
- #define italic_width 16
- #define italic_height 16
- static unsigned char italic_bits[] = {
- 0x00, 0x00, 0x00, 0x00, 0x80, 0x3f, 0x80, 0x3f, 0x00, 0x06, 0x00, 0x06,
- 0x00, 0x03, 0x00, 0x03, 0x80, 0x01, 0x80, 0x01, 0xc0, 0x00, 0xc0, 0x00,
- 0x60, 0x00, 0x60, 0x00, 0xfc, 0x01, 0xfc, 0x01};