File: back.xbm

package info (click to toggle)
timidity 2.14.0-8.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 11,364 kB
  • sloc: ansic: 168,735; sh: 3,730; makefile: 1,405; tcl: 1,048; 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 back_width 49
#define back_height 28
static unsigned char back_bits[] = {
   0x00, 0x00, 0x00, 0x38, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x8e, 0x01,
   0x00, 0x00, 0x00, 0x00, 0x80, 0xe3, 0x01, 0x00, 0x00, 0x00, 0x00, 0xe0,
   0xf8, 0x01, 0x00, 0x00, 0x00, 0x00, 0x38, 0xfe, 0x01, 0x00, 0x00, 0x00,
   0x00, 0x8e, 0xff, 0x01, 0x00, 0x00, 0x00, 0x80, 0xe3, 0xff, 0x01, 0x00,
   0x00, 0x00, 0x00, 0x8e, 0xff, 0x01, 0x00, 0x00, 0x00, 0x00, 0x38, 0xfe,
   0x01, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xf8, 0x01, 0x00, 0x00, 0x00, 0x00,
   0x80, 0xe3, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x8e, 0x01, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x38, 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, 0x00,
   0xf8, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x10, 0x01, 0x00, 0x02, 0x00,
   0x00, 0x00, 0x10, 0x71, 0x78, 0x3a, 0x00, 0x00, 0x00, 0xf0, 0x80, 0x44,
   0x12, 0x00, 0x00, 0x00, 0x10, 0xf1, 0x04, 0x0e, 0x00, 0x00, 0x00, 0x10,
   0x89, 0x04, 0x0a, 0x00, 0x00, 0x00, 0x10, 0xc9, 0x44, 0x12, 0x00, 0x00,
   0x00, 0xf8, 0xb0, 0x39, 0x3b, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00};