File: strangle_cat

package info (click to toggle)
xevil 1.5.1e-2.2
  • links: PTS
  • area: main
  • in suites: slink
  • size: 4,580 kB
  • ctags: 2,655
  • sloc: cpp: 17,863; makefile: 223; sh: 1
file content (19 lines) | stat: -rw-r--r-- 1,307 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#define strangle_cat_width 48
#define strangle_cat_height 32
static unsigned char strangle_cat_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x78, 0xdf, 0x23, 0xa2, 0x17, 0x1e,
   0x08, 0x44, 0x72, 0xa6, 0x10, 0x02, 0x08, 0x44, 0x52, 0xa6, 0x10, 0x02,
   0x78, 0xc4, 0x73, 0xaa, 0x16, 0x0e, 0x40, 0x44, 0xd9, 0xb2, 0x14, 0x02,
   0x40, 0x44, 0x8b, 0xb2, 0x14, 0x02, 0x78, 0x44, 0x8a, 0xa2, 0xf7, 0x1e,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0xbd, 0xf4, 0xe0, 0x11, 0x1f,
   0x10, 0xa5, 0x94, 0x20, 0x38, 0x04, 0xb0, 0xa5, 0x94, 0x20, 0x28, 0x04,
   0xe0, 0xa4, 0xf4, 0x20, 0x38, 0x04, 0x40, 0xa4, 0x54, 0x20, 0x6c, 0x04,
   0x40, 0xa4, 0xd4, 0x20, 0x44, 0x04, 0x40, 0xbc, 0x97, 0xe0, 0x45, 0x04,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};