File: key5.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-- 281 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#define key_width 16
#define key_height 16
static unsigned char key_bits[] = {
   0xfc, 0x3f, 0x02, 0x40, 0xe1, 0x8f, 0x21, 0x80, 0x21, 0x80, 0x21, 0x80,
   0x21, 0x80, 0xa1, 0x87, 0x61, 0x88, 0x01, 0x90, 0x01, 0x90, 0x01, 0x90,
   0x61, 0x88, 0xc1, 0x87, 0x02, 0x40, 0xfc, 0x3f};