File: u2.xbm

package info (click to toggle)
xjokes 1.0-11
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 100 kB
  • ctags: 54
  • sloc: ansic: 549; makefile: 67
file content (14 lines) | stat: -rw-r--r-- 869 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#define u2_width 32
#define u2_height 32
static char u2_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00,
   0x00, 0x0c, 0x00, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x3e, 0x18, 0x00,
   0x00, 0x3f, 0xfe, 0x00, 0x00, 0xff, 0xff, 0x01, 0x00, 0xff, 0xff, 0x07,
   0x00, 0xff, 0xff, 0x7f, 0x00, 0xff, 0xff, 0x5f, 0x80, 0xff, 0xff, 0x0f,
   0x80, 0xff, 0xff, 0x07, 0x80, 0xff, 0xff, 0x03, 0x80, 0xff, 0xff, 0x03,
   0x80, 0xff, 0xff, 0x03, 0x80, 0xff, 0xff, 0x07, 0x80, 0xff, 0xff, 0x07,
   0xc0, 0xff, 0xff, 0x07, 0xe0, 0xff, 0xff, 0x07, 0xf4, 0xff, 0xff, 0x07,
   0xfc, 0xff, 0xff, 0x07, 0xf0, 0xff, 0xff, 0x03, 0xc0, 0xff, 0xff, 0x03,
   0x80, 0xff, 0xe7, 0x03, 0x00, 0xf8, 0xc0, 0x03, 0x00, 0x00, 0xc0, 0x03,
   0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x80, 0x01,
   0x00, 0x00, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00};