File: into.xbm

package info (click to toggle)
pvm 3.4.6-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,236 kB
  • sloc: ansic: 72,074; makefile: 1,197; fortran: 631; sh: 512; csh: 74; asm: 37
file content (7 lines) | stat: -rw-r--r-- 374 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
#define into_width 16
#define into_height 24
static char into_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x00, 0x00, 0x07,
   0x00, 0x08, 0x00, 0x10, 0x20, 0x10, 0x40, 0x20, 0x80, 0x20, 0xe0, 0x21,
   0x98, 0x20, 0x44, 0x20, 0x24, 0x10, 0x04, 0x10, 0x04, 0x08, 0x08, 0x04,
   0xf0, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};