File: off.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 (9 lines) | stat: -rw-r--r-- 478 bytes parent folder | download | duplicates (20)
1
2
3
4
5
6
7
8
9
#define off_width 32
#define off_height 16
static unsigned char off_bits[] = {
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0xc0, 0xe3, 0xef, 0x0f, 0x60, 0xc6, 0xcc, 0x0c, 0x30, 0xcc, 0xc8, 0x08,
  0x30, 0xcc, 0xc2, 0x02, 0x30, 0xcc, 0xc3, 0x03, 0x30, 0xcc, 0xc2, 0x02,
  0x30, 0xcc, 0xc0, 0x00, 0x60, 0xc6, 0xc0, 0x00, 0xc0, 0xe3, 0xe1, 0x01,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, };