File: bitmap.h

package info (click to toggle)
dqs 3.1.8-9
  • links: PTS
  • area: non-free
  • in suites: slink
  • size: 8,908 kB
  • ctags: 9,887
  • sloc: ansic: 87,447; sh: 2,952; makefile: 442; yacc: 247; lex: 94; perl: 83; csh: 51; fortran: 24; awk: 16
file content (89 lines) | stat: -rw-r--r-- 4,609 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
static char bitmap_h_rcsid[] = "bitmap.h,v 1.1.1.1 1994/06/18 19:44:37 kerce Exp";

/**********************************************************
 * bitmap.h - bitmaps for qidle
 *
 *
 * Written By: Jeff Snyder
 * Date: 11/7/91
 *
 * Copyright 1991
 *
 * SUPER COMPUTER COMPUTATIONS RESEARCH INSTITUTE
 *            FLORIDA STATE UNIVERSITY
 *
 *
 *  SCRI representatives make no claims about the
 *  suitability of this software for any purpose.
 *  It is provided "as is" without express or
 *  implied warranty.
 *
 * bitmap.h,v
 * Revision 1.1.1.1  1994/06/18  19:44:37  kerce
 * DQS X Distribution
 *
 * Revision 1.1  1993/02/10  20:33:37  dan
 * Initial revision
 *
 **********************************************************/

#define dqspix1_width 64
#define dqspix1_height 64
#define dqspix1_x_hot -1
#define dqspix1_y_hot -1
static unsigned char dqspix1_bits[] = {
  0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x01, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80,
  0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x83,
  0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x82, 0x01, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x04, 0x82, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x82,
  0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x82, 0x01, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x04, 0x82, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x82,
  0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x82, 0x01, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x05, 0x82, 0x01, 0x00, 0x00, 0x00, 0x00, 0x80, 0x04, 0x82,
  0x01, 0x00, 0x00, 0x00, 0x00, 0x40, 0x04, 0x82, 0x01, 0x00, 0x00, 0x00,
  0x00, 0x20, 0x04, 0x82, 0x01, 0x00, 0x00, 0x00, 0x00, 0x10, 0xfc, 0x83,
  0x01, 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00,
  0x00, 0x04, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x80,
  0x01, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x80, 0x01, 0x00, 0x00, 0xfc,
  0x83, 0x00, 0xfc, 0x83, 0x01, 0x00, 0x00, 0x04, 0x42, 0x00, 0x04, 0x82,
  0x01, 0x00, 0x00, 0x04, 0x22, 0x00, 0x04, 0x82, 0x01, 0x1c, 0x63, 0x04,
  0x12, 0x00, 0x04, 0x82, 0x01, 0xa4, 0x94, 0x04, 0x0a, 0x00, 0x04, 0x82,
  0x01, 0xa4, 0x14, 0x04, 0x06, 0x00, 0x04, 0x82, 0x01, 0xa4, 0x64, 0x04,
  0xfe, 0xff, 0x07, 0x82, 0x01, 0xa4, 0x84, 0x04, 0x06, 0x00, 0x04, 0x82,
  0x01, 0xa4, 0x96, 0x04, 0x0a, 0x00, 0x04, 0x82, 0x01, 0x1c, 0x67, 0x04,
  0x12, 0x00, 0x04, 0x82, 0x01, 0x00, 0x00, 0x04, 0x22, 0x00, 0x04, 0x82,
  0x01, 0x00, 0x00, 0x04, 0x42, 0x00, 0x04, 0x82, 0x01, 0x00, 0x00, 0xfc,
  0x83, 0x00, 0xfc, 0x83, 0x01, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x80,
  0x01, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00,
  0x00, 0x04, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x80,
  0x01, 0x00, 0x00, 0x00, 0x00, 0x10, 0xfc, 0x83, 0x01, 0x00, 0x00, 0x00,
  0x00, 0x20, 0x04, 0x82, 0x01, 0x00, 0x00, 0x00, 0x00, 0x40, 0x04, 0x82,
  0x01, 0x00, 0x00, 0x00, 0x00, 0x80, 0x04, 0x82, 0x01, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x05, 0x82, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x82,
  0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x82, 0x01, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x04, 0x82, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x82,
  0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x82, 0x01, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x04, 0x82, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x82,
  0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x83, 0x01, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80,
  0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80,
  0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 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,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
#define quit_width 24
#define quit_height 11
static unsigned char quit_bits[] = {
  0x00, 0x00, 0x00, 0xfe, 0xff, 0x7f, 0x02, 0x00, 0x40, 0x32, 0xe9, 0x4e,
  0x4a, 0x49, 0x44, 0x4a, 0x49, 0x44, 0x6a, 0x49, 0x44, 0x72, 0xe6, 0x44,
  0x02, 0x00, 0x40, 0xfe, 0xff, 0x7f, 0x00, 0x00, 0x00};
#define sleep_width 24
#define sleep_height 11
static unsigned char sleep_bits[] = {
  0x00, 0x00, 0x00, 0xfe, 0xff, 0x7f, 0x02, 0x00, 0x40, 0xb2, 0xb8, 0x5b,
  0x8a, 0x88, 0x68, 0x92, 0x98, 0x59, 0xa2, 0x88, 0x48, 0x9a, 0xbb, 0x4b,
  0x02, 0x00, 0x40, 0xfe, 0xff, 0x7f, 0x00, 0x00, 0x00};