File: prev.xbm

package info (click to toggle)
euslisp 9.27%2Bdfsg-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 55,344 kB
  • sloc: ansic: 41,162; lisp: 3,339; makefile: 256; sh: 208; asm: 138; python: 53
file content (9 lines) | stat: -rw-r--r-- 485 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#define prev_width 32
#define prev_height 16
static unsigned char prev_bits[] = {
   0xfc, 0xff, 0xff, 0x3f, 0x02, 0x00, 0x00, 0x40, 0xf9, 0x03, 0x00, 0x80,
   0xf9, 0x07, 0x00, 0x80, 0x19, 0x0c, 0x00, 0x80, 0x19, 0x0c, 0x00, 0x80,
   0x19, 0x0c, 0x00, 0x80, 0xf9, 0x27, 0xe0, 0xc4, 0xf9, 0x43, 0x17, 0xc5,
   0x19, 0xc0, 0x10, 0xc5, 0x19, 0x40, 0xf0, 0xa8, 0x19, 0x40, 0x10, 0xa8,
   0x19, 0x40, 0x10, 0xa9, 0x19, 0x40, 0xe0, 0x90, 0x02, 0x00, 0x00, 0x40,
   0xfc, 0xff, 0xff, 0x3f};