File: d2.xbm

package info (click to toggle)
xonix 1.4-32
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 620 kB
  • sloc: ansic: 8,623; sh: 83; makefile: 21
file content (12 lines) | stat: -rw-r--r-- 752 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
#define d2_width 24
#define d2_height 36
static unsigned char d2_bits[] = {
   0xff, 0xff, 0xff, 0x03, 0x00, 0xe0, 0x07, 0x00, 0xd0, 0x0f, 0x00, 0xc8,
   0xff, 0xff, 0xc7, 0xff, 0xff, 0xc7, 0xff, 0xff, 0xc7, 0xff, 0xff, 0xc7,
   0xff, 0xff, 0xc7, 0xff, 0xff, 0xc7, 0xff, 0xff, 0xc7, 0xff, 0xff, 0xc7,
   0xff, 0xff, 0xc7, 0xff, 0xff, 0xc7, 0xff, 0xff, 0xc7, 0xff, 0xff, 0xcf,
   0x07, 0x00, 0xd0, 0x03, 0x00, 0xe0, 0x05, 0x00, 0xf0, 0xf9, 0xff, 0xff,
   0xf1, 0xff, 0xff, 0xf1, 0xff, 0xff, 0xf1, 0xff, 0xff, 0xf1, 0xff, 0xff,
   0xf1, 0xff, 0xff, 0xf1, 0xff, 0xff, 0xf1, 0xff, 0xff, 0xf1, 0xff, 0xff,
   0xf1, 0xff, 0xff, 0xf1, 0xff, 0xff, 0xf1, 0xff, 0xff, 0x09, 0x00, 0xf8,
   0x05, 0x00, 0xf0, 0x03, 0x00, 0xe0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};