File: start.bitmap

package info (click to toggle)
xppaut 8.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,332 kB
  • sloc: ansic: 74,690; makefile: 127; sh: 92
file content (12 lines) | stat: -rwxr-xr-x 745 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#define start_width 32
#define start_height 32
static unsigned char start_bits[] = {
 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xf8,
 0x07,0x00,0x00,0x04,0x04,0x00,0x00,0x04,0x04,0xe0,0xff,0xff,0x0f,0x10,0x00,
 0x00,0x18,0x08,0x00,0x00,0x18,0x08,0x80,0x00,0x18,0x08,0x90,0x04,0x18,0x08,
 0xa0,0x02,0x18,0x08,0x00,0x00,0x18,0x08,0x38,0x0e,0x18,0x08,0x00,0x00,0x18,
 0x08,0xa0,0x02,0x18,0x08,0x90,0x04,0x18,0x08,0x80,0x00,0x18,0x08,0x00,0x00,
 0x18,0x08,0x00,0x00,0x18,0xf8,0xff,0xff,0x1f,0xf0,0xff,0xff,0x1f,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,
 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 };