File: clr.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-- 482 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#define clr_width 32
#define clr_height 16
static unsigned char clr_bits[] = {
   0xfc, 0xff, 0xff, 0x3f, 0x02, 0x00, 0x00, 0x40, 0xf1, 0x61, 0xe0, 0x8f,
   0xf9, 0x63, 0xe0, 0x9f, 0x19, 0x67, 0x60, 0xb0, 0x0d, 0x60, 0x60, 0xb0,
   0x0d, 0x60, 0x60, 0xb0, 0x0d, 0x60, 0x60, 0x98, 0x0d, 0x60, 0xe0, 0x9f,
   0x0d, 0x60, 0xe0, 0x87, 0x0d, 0x66, 0x60, 0x86, 0x1d, 0x67, 0x60, 0x8c,
   0xf9, 0xe3, 0x6f, 0x98, 0xf1, 0xe1, 0x6f, 0xb0, 0x02, 0x00, 0x00, 0x40,
   0xfc, 0xff, 0xff, 0x3f};