File: keyend.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 (6 lines) | stat: -rw-r--r-- 290 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#define keyend_width 16
#define keyend_height 16
static unsigned char keyend_bits[] = {
   0xfc, 0x3f, 0x02, 0x40, 0x3d, 0x80, 0x05, 0x80, 0x1d, 0x80, 0x45, 0x84,
   0xfd, 0x84, 0x41, 0x85, 0x41, 0x86, 0x41, 0xbc, 0x01, 0xc8, 0x01, 0xc8,
   0x01, 0xc8, 0x01, 0xb8, 0x02, 0x40, 0xfc, 0x3f};