File: keyup.xbm

package info (click to toggle)
timidity 2.14.0-8.3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,556 kB
  • sloc: ansic: 168,736; sh: 3,730; makefile: 1,405; tcl: 1,048; perl: 285; ruby: 126
file content (14 lines) | stat: -rw-r--r-- 887 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#define keyup_width 32
#define keyup_height 32
static unsigned char keyup_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00,
   0x00, 0x0f, 0x00, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x00, 0x33, 0x00, 0x00,
   0x00, 0x33, 0x00, 0x00, 0x00, 0x33, 0x00, 0x00, 0x00, 0x33, 0x00, 0x00,
   0x00, 0x33, 0x00, 0x00, 0x00, 0x33, 0x00, 0x00, 0x00, 0x0f, 0x00, 0x00,
   0x00, 0x0f, 0x0c, 0x00, 0x00, 0x03, 0x0c, 0x00, 0x00, 0x03, 0x0c, 0x00,
   0x00, 0x03, 0x1e, 0x00, 0x00, 0x03, 0x1e, 0x00, 0x00, 0x83, 0x7f, 0x00,
   0x00, 0x83, 0x7f, 0x00, 0xfc, 0x83, 0x7f, 0x00, 0xfe, 0xc3, 0xff, 0x00,
   0xfe, 0xc3, 0xff, 0x00, 0xfe, 0xc3, 0xff, 0x00, 0xfc, 0x00, 0x00, 0x00,
   0xfc, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};