File: keyenter.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-- 497 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#define keyenter_width 32
#define keyenter_height 16
static unsigned char keyenter_bits[] = {
   0xfc, 0xff, 0xff, 0x3f, 0x06, 0x00, 0x00, 0x40, 0xfd, 0x00, 0x00, 0x80,
   0x05, 0x00, 0x01, 0x80, 0x05, 0x00, 0x01, 0x80, 0x05, 0x00, 0x01, 0x80,
   0x05, 0xc0, 0x07, 0x80, 0x7d, 0x1b, 0x71, 0xb6, 0x05, 0x26, 0x89, 0x8c,
   0x05, 0x22, 0xf9, 0x84, 0x05, 0x22, 0x09, 0x84, 0x05, 0x22, 0x89, 0x84,
   0xfd, 0x22, 0x72, 0x84, 0x01, 0x00, 0x00, 0x80, 0x02, 0x00, 0x00, 0x40,
   0xfc, 0xff, 0xff, 0x3f};