File: mesg.xbm

package info (click to toggle)
xmpi 2.2-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,232 kB
  • ctags: 1,656
  • sloc: ansic: 13,738; sh: 1,799; makefile: 233
file content (15 lines) | stat: -rw-r--r-- 875 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#define mesg_width 30
#define mesg_height 30
#define mesg_x_hot 8
#define mesg_y_hot 8
static unsigned char mesg_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0xc0, 0xff, 0xff, 0x3f, 0x40, 0x00, 0x00, 0x20, 0x40, 0x00, 0x00, 0x20,
   0xf8, 0xff, 0xff, 0x27, 0x08, 0x00, 0x00, 0x24, 0x08, 0x00, 0x00, 0x24,
   0xff, 0xff, 0xff, 0x24, 0x01, 0x00, 0x80, 0x24, 0x01, 0x00, 0x80, 0x24,
   0x01, 0x00, 0x80, 0x24, 0x01, 0x00, 0x80, 0x24, 0x01, 0x00, 0x80, 0x24,
   0x01, 0x00, 0x80, 0x24, 0x01, 0x00, 0x80, 0x24, 0x01, 0x00, 0x80, 0x24,
   0x01, 0x00, 0x80, 0x24, 0x01, 0x00, 0x80, 0x24, 0x01, 0x00, 0x80, 0x24,
   0x01, 0x00, 0x80, 0x24, 0x01, 0x00, 0x80, 0x24, 0x01, 0x00, 0x80, 0x3c,
   0x01, 0x00, 0x80, 0x04, 0x01, 0x00, 0x80, 0x04, 0x01, 0x00, 0x80, 0x07,
   0x01, 0x00, 0x80, 0x00, 0x01, 0x00, 0x80, 0x00, 0xff, 0xff, 0xff, 0x00};