File: prev.xbm

package info (click to toggle)
timidity 2.13.2-40.2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 13,132 kB
  • ctags: 20,555
  • sloc: ansic: 158,296; sh: 3,778; makefile: 1,156; tcl: 1,048; lisp: 499; perl: 285; ruby: 126
file content (20 lines) | stat: -rw-r--r-- 1,310 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#define prev_width 49
#define prev_height 28
static unsigned char prev_bits[] = {
   0x00, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0x00, 0x80, 0x01, 0x70, 0x0c,
   0x00, 0x00, 0x00, 0x80, 0x01, 0x1c, 0x0f, 0x00, 0x00, 0x00, 0x80, 0x01,
   0xc7, 0x0f, 0x00, 0x00, 0x00, 0x80, 0xc1, 0xf1, 0x0f, 0x00, 0x00, 0x00,
   0x80, 0x71, 0xfc, 0x0f, 0x00, 0x00, 0x00, 0x80, 0x1d, 0xff, 0x0f, 0x00,
   0x00, 0x00, 0x80, 0x71, 0xfc, 0x0f, 0x00, 0x00, 0x00, 0x80, 0xc1, 0xf1,
   0x0f, 0x00, 0x00, 0x00, 0x80, 0x01, 0xc7, 0x0f, 0x00, 0x00, 0x00, 0x80,
   0x01, 0x1c, 0x0f, 0x00, 0x00, 0x00, 0x80, 0x01, 0x70, 0x0c, 0x00, 0x00,
   0x00, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0xf0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x01, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x20, 0xd9, 0x38, 0x77, 0x00, 0x00, 0x00, 0x20, 0xb1, 0x44,
   0x22, 0x00, 0x00, 0x00, 0xe0, 0x10, 0x7c, 0x22, 0x00, 0x00, 0x00, 0x20,
   0x10, 0x04, 0x14, 0x00, 0x00, 0x00, 0x20, 0x10, 0x08, 0x14, 0x00, 0x00,
   0x00, 0x70, 0xf8, 0x78, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00};