1#define X_cursor_width 14
2#define X_cursor_height 14
3#define X_cursor_x_hot 6
4#define X_cursor_y_hot 6
5static unsigned char X_cursor_bits[] = {
60x07, 0xb8, 0x0f, 0x3c, 0x1f, 0x3e, 0x3e, 0x1f, 0xfc, 0x0f, 0xf8, 0x07, 0xf0, 0x03, 0xf0, 0x03, 0xf8, 0x07, 0xfc, 0x0f, 0x3e, 0x1f, 0x1f, 0x3e, 0x0f, 0x3c, 0x07, 0x38};
7#define X_cursor_mask_width 16
8#define X_cursor_mask_height 16
9#define X_cursor_mask_x_hot 7
10#define X_cursor_mask_y_hot 7
11static unsigned char X_cursor_mask_bits[] = {
120x0f, 0xf0, 0x1f, 0xf8, 0x3f, 0xfc, 0x7f, 0xfe, 0xfe, 0x7f, 0xfc, 0x3f, 0xf8, 0x1f, 0xf0, 0x0f, 0xf0, 0x0f, 0xf8, 0x1f, 0xfc, 0x3f, 0xfe, 0x7f, 0x7f, 0xfe, 0x3f, 0xfc, 0x1f, 0xf8, 0x0f, 0xf0};
13#define arrow_width 14
14#define arrow_height 14
15#define arrow_x_hot 13
16#define arrow_y_hot 0
17static unsigned char arrow_bits[] = {
1800, 0xb0, 00, 0x3c, 00, 0x1f, 0xc0, 0x1f, 0xf0, 0x0f, 0xfc, 0x0f, 0xc0, 0x07, 0xe0, 0x07, 0x70, 0x03, 0x38, 0x03, 0x1c, 0x01, 0x0e, 0x01, 0x07, 00, 0x02, 00};
19#define arrow_mask_width 16
20#define arrow_mask_height 16
21#define arrow_mask_x_hot 14
22#define arrow_mask_y_hot 1
23static unsigned char arrow_mask_bits[] = {
2400, 0xe0, 00, 0xf8, 00, 0xfe, 0x80, 0x7f, 0xe0, 0x7f, 0xf8, 0x3f, 0xfc, 0x3f, 0xfc, 0x1f, 0xe0, 0x1f, 0xf0, 0x0f, 0xf8, 0x0f, 0x7c, 0x07, 0x3e, 0x07, 0x1f, 0x02, 0x0e, 00, 0x04, 00};
25#define based_arrow_down_width 8
26#define based_arrow_down_height 10
27#define based_arrow_down_x_hot 3
28#define based_arrow_down_y_hot 9
29static unsigned char based_arrow_down_bits[] = {
300xff, 00, 0xff, 0x18, 0x18, 0x18, 0x18, 0x5a, 0x3c, 0x18};
31#define based_arrow_down_mask_width 10
32#define based_arrow_down_mask_height 12
33#define based_arrow_down_mask_x_hot 4
34#define based_arrow_down_mask_y_hot 10
35static unsigned char based_arrow_down_mask_bits[] = {
360xff, 0x23, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0x78, 00, 0x78, 00, 0xfe, 0x01, 0xfe, 0x01, 0xfe, 0x01, 0xfc, 00, 0x78, 00};
37#define based_arrow_up_width 8
38#define based_arrow_up_height 10
39#define based_arrow_up_x_hot 3
40#define based_arrow_up_y_hot 9
41static unsigned char based_arrow_up_bits[] = {
420x18, 0x3c, 0x5a, 0x18, 0x18, 0x18, 0x18, 0xff, 00, 0xff};
43#define based_arrow_up_mask_width 10
44#define based_arrow_up_mask_height 12
45#define based_arrow_up_mask_x_hot 4
46#define based_arrow_up_mask_y_hot 10
47static unsigned char based_arrow_up_mask_bits[] = {
480x30, 0x20, 0x78, 00, 0xfe, 0x01, 0xfe, 0x01, 0xfe, 0x01, 0x78, 00, 0x78, 00, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03};
49#define boat_width 16
50#define boat_height 8
51#define boat_x_hot 14
52#define boat_y_hot 3
53static unsigned char boat_bits[] = {
540x80, 00, 0xe0, 0x03, 0x11, 0x06, 0xff, 0xff, 00, 0x18, 00, 0x04, 00, 0x02, 0xff, 0x03};
55#define boat_mask_width 16
56#define boat_mask_height 9
57#define boat_mask_x_hot 14
58#define boat_mask_y_hot 4
59static unsigned char boat_mask_bits[] = {
600xe0, 00, 0xf0, 0x03, 0xf9, 0x07, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xff, 0x07, 0xff, 0x03};
61#define bogosity_width 13
62#define bogosity_height 14
63#define bogosity_x_hot 6
64#define bogosity_y_hot 6
65static unsigned char bogosity_bits[] = {
660x47, 0x9c, 0x44, 0x04, 0x44, 0x04, 0x44, 0x04, 0xff, 0x1f, 0x45, 0x14, 0x45, 0x14, 0x45, 0x14, 0x45, 0x14, 0xff, 0x1f, 0x44, 0x04, 0x44, 0x04, 0x44, 0x04, 0x47, 0x1c};
67#define bogosity_mask_width 15
68#define bogosity_mask_height 16
69#define bogosity_mask_x_hot 7
70#define bogosity_mask_y_hot 7
71static unsigned char bogosity_mask_bits[] = {
720xdf, 0x7d, 0xdf, 0x7d, 0xdf, 0x7d, 0xdc, 0x1d, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xdf, 0x7d, 0xdf, 0x7d, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xdc, 0x1d, 0xdf, 0x7d, 0xdf, 0x7d, 0xdf, 0x7d};
73#define bottom_left_corner_width 14
74#define bottom_left_corner_height 14
75#define bottom_left_corner_x_hot 0
76#define bottom_left_corner_y_hot 13
77static unsigned char bottom_left_corner_bits[] = {
780x03, 0x80, 0x03, 00, 0x23, 0x08, 0x23, 0x04, 0x23, 0x02, 0x23, 0x01, 0xa3, 00, 0x63, 00, 0xe3, 0x0f, 0x03, 00, 0x03, 00, 0x03, 00, 0xff, 0x3f, 0xff, 0x3f};
79#define bottom_left_corner_mask_width 16
80#define bottom_left_corner_mask_height 16
81#define bottom_left_corner_mask_x_hot 1
82#define bottom_left_corner_mask_y_hot 14
83static unsigned char bottom_left_corner_mask_bits[] = {
840x0f, 00, 0x0f, 00, 0xef, 0x30, 0xef, 0x38, 0xef, 0x1c, 0xef, 0x0e, 0xef, 0x07, 0xef, 0x03, 0xef, 0x3f, 0xef, 0x3f, 0xef, 0x3f, 0x0f, 00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
85#define bottom_right_corner_width 14
86#define bottom_right_corner_height 14
87#define bottom_right_corner_x_hot 13
88#define bottom_right_corner_y_hot 13
89static unsigned char bottom_right_corner_bits[] = {
9000, 0xb0, 00, 0x30, 0x04, 0x31, 0x08, 0x31, 0x10, 0x31, 0x20, 0x31, 0x40, 0x31, 0x80, 0x31, 0xfc, 0x31, 00, 0x30, 00, 0x30, 00, 0x30, 0xff, 0x3f, 0xff, 0x3f};
91#define bottom_right_corner_mask_width 16
92#define bottom_right_corner_mask_height 16
93#define bottom_right_corner_mask_x_hot 14
94#define bottom_right_corner_mask_y_hot 14
95static unsigned char bottom_right_corner_mask_bits[] = {
9600, 0xf0, 00, 0xf0, 0x0c, 0xf7, 0x1c, 0xf7, 0x38, 0xf7, 0x70, 0xf7, 0xe0, 0xf7, 0xc0, 0xf7, 0xfc, 0xf7, 0xfc, 0xf7, 0xfc, 0xf7, 00, 0xf0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
97#define bottom_side_width 13
98#define bottom_side_height 14
99#define bottom_side_x_hot 6
100#define bottom_side_y_hot 13
101static unsigned char bottom_side_bits[] = {
1020x40, 0x80, 0x40, 00, 0x40, 00, 0x40, 00, 0x40, 00, 0x40, 00, 0x44, 0x04, 0x48, 0x02, 0x50, 0x01, 0xe0, 00, 0x40, 00, 00, 00, 0xff, 0x1f, 0xff, 0x1f};
103#define bottom_side_mask_width 15
104#define bottom_side_mask_height 16
105#define bottom_side_mask_x_hot 7
106#define bottom_side_mask_y_hot 14
107static unsigned char bottom_side_mask_bits[] = {
1080xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xcc, 0x19, 0xdc, 0x1d, 0xf8, 0x0f, 0xf0, 0x07, 0xe0, 0x03, 0xc0, 0x01, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f};
109#define bottom_tee_width 14
110#define bottom_tee_height 10
111#define bottom_tee_x_hot 7
112#define bottom_tee_y_hot 9
113static unsigned char bottom_tee_bits[] = {
1140xc0, 0x80, 0xc0, 00, 0xc0, 00, 0xc0, 00, 0xc0, 00, 0xc0, 00, 0xc0, 00, 0xc0, 00, 0xff, 0x3f, 0xff, 0x3f};
115#define bottom_tee_mask_width 16
116#define bottom_tee_mask_height 12
117#define bottom_tee_mask_x_hot 8
118#define bottom_tee_mask_y_hot 10
119static unsigned char bottom_tee_mask_bits[] = {
1200xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
121#define box_spiral_width 15
122#define box_spiral_height 16
123#define box_spiral_x_hot 8
124#define box_spiral_y_hot 8
125static unsigned char box_spiral_bits[] = {
1260xff, 0xff, 0x01, 00, 0xfd, 0x7f, 0x05, 0x40, 0xf5, 0x5f, 0x15, 0x50, 0xd5, 0x57, 0x55, 0x54, 0x55, 0x55, 0xd5, 0x55, 0x15, 0x54, 0xf5, 0x57, 0x05, 0x50, 0xfd, 0x5f, 0x01, 0x40, 0xff, 0x7f};
127#define box_spiral_mask_width 16
128#define box_spiral_mask_height 16
129#define box_spiral_mask_x_hot 8
130#define box_spiral_mask_y_hot 8
131static unsigned char box_spiral_mask_bits[] = {
1320xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
133#define center_ptr_width 10
134#define center_ptr_height 14
135#define center_ptr_x_hot 4
136#define center_ptr_y_hot 0
137static unsigned char center_ptr_bits[] = {
1380x30, 0x90, 0x30, 00, 0x78, 00, 0x78, 00, 0xfc, 00, 0xfc, 00, 0xfe, 0x01, 0xfe, 0x01, 0x33, 0x03, 0x31, 0x02, 0x30, 00, 0x30, 00, 0x30, 00, 0x30, 00};
139#define center_ptr_mask_width 12
140#define center_ptr_mask_height 16
141#define center_ptr_mask_x_hot 5
142#define center_ptr_mask_y_hot 1
143static unsigned char center_ptr_mask_bits[] = {
1440xf0, 0x20, 0xf0, 00, 0xf8, 0x01, 0xf8, 0x01, 0xfc, 0x03, 0xfc, 0x03, 0xfe, 0x07, 0xfe, 0x07, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xf7, 0x0e, 0xf0, 00, 0xf0, 00, 0xf0, 00, 0xf0, 00};
145#define circle_width 14
146#define circle_height 14
147#define circle_x_hot 7
148#define circle_y_hot 7
149static unsigned char circle_bits[] = {
1500xe0, 0x81, 0xf8, 0x07, 0xfc, 0x0f, 0x1e, 0x1e, 0x0e, 0x1c, 0x07, 0x38, 0x07, 0x38, 0x07, 0x38, 0x07, 0x38, 0x0e, 0x1c, 0x1e, 0x1e, 0xfc, 0x0f, 0xf8, 0x07, 0xe0, 0x01};
151#define circle_mask_width 16
152#define circle_mask_height 16
153#define circle_mask_x_hot 8
154#define circle_mask_y_hot 8
155static unsigned char circle_mask_bits[] = {
1560xe0, 0x07, 0xf8, 0x1f, 0xfc, 0x3f, 0xfe, 0x7f, 0xfe, 0x7f, 0x3f, 0xfc, 0x1f, 0xf8, 0x1f, 0xf8, 0x1f, 0xf8, 0x1f, 0xf8, 0x3f, 0xfc, 0xfe, 0x7f, 0xfe, 0x7f, 0xfc, 0x3f, 0xf8, 0x1f, 0xe0, 0x07};
157#define clock_width 14
158#define clock_height 16
159#define clock_x_hot 6
160#define clock_y_hot 3
161static unsigned char clock_bits[] = {
1620xfc, 0x8f, 0xe6, 0x19, 0x13, 0x33, 0xc9, 0x24, 0x79, 0x24, 0x11, 0x22, 0xe3, 0x31, 0xfe, 0x1f, 0xca, 0x14, 0xca, 0x14, 0xca, 0x14, 0xea, 0x15, 0xcb, 0x34, 0x0f, 0x3c, 0xff, 0x3f, 0xff, 0x3f};
163#define clock_mask_width 15
164#define clock_mask_height 16
165#define clock_mask_x_hot 6
166#define clock_mask_y_hot 3
167static unsigned char clock_mask_bits[] = {
1680xfe, 0x1f, 0xf7, 0x39, 0xdb, 0x77, 0xed, 0x6d, 0xfd, 0x6f, 0xf9, 0x66, 0xf3, 0x73, 0xff, 0x3f, 0xeb, 0x35, 0xeb, 0x35, 0xeb, 0x35, 0xfb, 0x37, 0xeb, 0x75, 0xcf, 0x7c, 0xff, 0x7f, 0xff, 0x7f};
169#define coffee_mug_width 15
170#define coffee_mug_height 16
171#define coffee_mug_x_hot 7
172#define coffee_mug_y_hot 9
173static unsigned char coffee_mug_bits[] = {
1740xf8, 0x8f, 0x04, 0x10, 0x06, 0x60, 0x0a, 0x58, 0xf2, 0x47, 0x03, 0x40, 0x03, 0x40, 0x02, 0x40, 0x02, 0x40, 0x9a, 0x58, 0x56, 0x55, 0xd7, 0x55, 0x5b, 0x59, 0x02, 0x40, 0x02, 0x40, 0xfc, 0x3f};
175#define coffee_mug_mask_width 16
176#define coffee_mug_mask_height 16
177#define coffee_mug_mask_x_hot 7
178#define coffee_mug_mask_y_hot 9
179static unsigned char coffee_mug_mask_bits[] = {
1800xf8, 0x0f, 0xfc, 0x1f, 0xfe, 0xff, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfe, 0xff, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfe, 0xff, 0xfc, 0x3f};
181#define cross_width 16
182#define cross_height 15
183#define cross_x_hot 7
184#define cross_y_hot 7
185static unsigned char cross_bits[] = {
1860x40, 0x01, 0x40, 0x01, 0x40, 0x01, 0x40, 0x01, 0x40, 0x01, 0x40, 0x01, 0x7f, 0xff, 00, 00, 0x7f, 0xff, 0x40, 0x01, 0x40, 0x01, 0x40, 0x01, 0x40, 0x01, 0x40, 0x01, 0x40, 0x01};
187#define cross_mask_width 16
188#define cross_mask_height 16
189#define cross_mask_x_hot 7
190#define cross_mask_y_hot 7
191static unsigned char cross_mask_bits[] = {
1920xe0, 0x03, 0xe0, 0x03, 0xe0, 0x03, 0xe0, 0x03, 0xe0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe0, 0x03, 0xe0, 0x03, 0xe0, 0x03, 0xe0, 0x03, 0xe0, 0x03, 0xe0, 0x03};
193#define cross_reverse_width 16
194#define cross_reverse_height 15
195#define cross_reverse_x_hot 7
196#define cross_reverse_y_hot 7
197static unsigned char cross_reverse_bits[] = {
1980x42, 0x21, 0x45, 0x51, 0x4a, 0x29, 0x54, 0x15, 0x68, 0x0b, 0x50, 0x05, 0xbf, 0xfe, 0x40, 0x01, 0xbf, 0xfe, 0x50, 0x05, 0x68, 0x0b, 0x54, 0x15, 0x4a, 0x29, 0x45, 0x51, 0x42, 0x21};
199#define cross_reverse_mask_width 16
200#define cross_reverse_mask_height 15
201#define cross_reverse_mask_x_hot 7
202#define cross_reverse_mask_y_hot 7
203static unsigned char cross_reverse_mask_bits[] = {
2040x66, 0x33, 0x6d, 0xdb, 0x7b, 0x6f, 0x76, 0x37, 0x6c, 0x1b, 0x5f, 0xfd, 0x3f, 0xfe, 0x80, 00, 0x3f, 0xfe, 0x5f, 0xfd, 0x6c, 0x1b, 0x76, 0x37, 0x7b, 0x6f, 0x6d, 0xdb, 0x66, 0x33};
205#define crosshair_width 16
206#define crosshair_height 15
207#define crosshair_x_hot 7
208#define crosshair_y_hot 7
209static unsigned char crosshair_bits[] = {
2100x80, 00, 0x80, 00, 0x80, 00, 0x80, 00, 0x80, 00, 0x80, 00, 0x80, 00, 0x7f, 0xff, 0x80, 00, 0x80, 00, 0x80, 00, 0x80, 00, 0x80, 00, 0x80, 00, 0x80, 00};
211#define crosshair_mask_width 16
212#define crosshair_mask_height 16
213#define crosshair_mask_x_hot 7
214#define crosshair_mask_y_hot 7
215static unsigned char crosshair_mask_bits[] = {
2160xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01};
217#define diamond_cross_width 15
218#define diamond_cross_height 15
219#define diamond_cross_x_hot 7
220#define diamond_cross_y_hot 7
221static unsigned char diamond_cross_bits[] = {
2220x40, 0x81, 0x60, 0x03, 0x50, 0x05, 0x48, 0x09, 0x44, 0x11, 0x42, 0x21, 0x7f, 0x7f, 00, 00, 0x7f, 0x7f, 0x42, 0x21, 0x44, 0x11, 0x48, 0x09, 0x50, 0x05, 0x60, 0x03, 0x40, 0x01};
223#define diamond_cross_mask_width 16
224#define diamond_cross_mask_height 16
225#define diamond_cross_mask_x_hot 7
226#define diamond_cross_mask_y_hot 7
227static unsigned char diamond_cross_mask_bits[] = {
2280xe0, 0x03, 0xf0, 0x07, 0xf8, 0x0f, 0xdc, 0x1d, 0xce, 0x39, 0xc7, 0x71, 0xff, 0xff, 0x7f, 0xff, 0xff, 0xff, 0xc7, 0x71, 0xce, 0x39, 0xdc, 0x1d, 0xf8, 0x0f, 0xf0, 0x07, 0xe0, 0x03, 0xc0, 0x01};
229#define dot_width 10
230#define dot_height 10
231#define dot_x_hot 5
232#define dot_y_hot 5
233static unsigned char dot_bits[] = {
2340x78, 0x90, 0xfe, 0x01, 0xfe, 0x01, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xfe, 0x01, 0xfe, 0x01, 0x78, 00};
235#define dot_mask_width 12
236#define dot_mask_height 12
237#define dot_mask_x_hot 6
238#define dot_mask_y_hot 6
239static unsigned char dot_mask_bits[] = {
2400xf8, 0x21, 0xfe, 0x07, 0xfe, 0x07, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xfe, 0x07, 0xfe, 0x07, 0xf8, 0x01};
241#define dotbox_width 12
242#define dotbox_height 12
243#define dotbox_x_hot 6
244#define dotbox_y_hot 5
245static unsigned char dotbox_bits[] = {
2460xff, 0x9f, 0x01, 0x08, 0x01, 0x08, 0x01, 0x08, 0x01, 0x08, 0x61, 0x08, 0x61, 0x08, 0x01, 0x08, 0x01, 0x08, 0x01, 0x08, 0x01, 0x08, 0xff, 0x0f};
247#define dotbox_mask_width 14
248#define dotbox_mask_height 14
249#define dotbox_mask_x_hot 7
250#define dotbox_mask_y_hot 6
251static unsigned char dotbox_mask_bits[] = {
2520xff, 0x3f, 0xff, 0x3f, 0xff, 0x3f, 0x07, 0x38, 0x07, 0x38, 0xe7, 0x39, 0xe7, 0x39, 0xe7, 0x39, 0xe7, 0x39, 0x07, 0x38, 0x07, 0x38, 0xff, 0x3f, 0xff, 0x3f, 0xff, 0x3f};
253#define double_arrow_width 10
254#define double_arrow_height 14
255#define double_arrow_x_hot 5
256#define double_arrow_y_hot 7
257static unsigned char double_arrow_bits[] = {
2580x30, 0x90, 0x78, 00, 0xfc, 00, 0xb6, 0x01, 0x33, 0x03, 0x30, 00, 0x30, 00, 0x30, 00, 0x30, 00, 0x33, 0x03, 0xb6, 0x01, 0xfc, 00, 0x78, 00, 0x30, 00};
259#define double_arrow_mask_width 12
260#define double_arrow_mask_height 16
261#define double_arrow_mask_x_hot 6
262#define double_arrow_mask_y_hot 8
263static unsigned char double_arrow_mask_bits[] = {
2640xf0, 0x20, 0xf8, 0x01, 0xfc, 0x03, 0xfe, 0x07, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xf0, 00, 0xf0, 00, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xfe, 0x07, 0xfc, 0x03, 0xf8, 0x01, 0xf0, 00};
265#define draft_large_width 15
266#define draft_large_height 15
267#define draft_large_x_hot 14
268#define draft_large_y_hot 0
269static unsigned char draft_large_bits[] = {
27000, 0xc0, 00, 0x30, 00, 0x3c, 00, 0x1f, 0xc0, 0x1f, 0xf0, 0x0f, 0xfc, 0x0f, 0x80, 0x07, 0x40, 0x07, 0x20, 0x03, 0x10, 0x03, 0x08, 0x01, 0x04, 0x01, 0x02, 00, 0x01, 00};
271#define draft_large_mask_width 15
272#define draft_large_mask_height 16
273#define draft_large_mask_x_hot 14
274#define draft_large_mask_y_hot 0
275static unsigned char draft_large_mask_bits[] = {
27600, 0x60, 00, 0x78, 00, 0x7e, 0x80, 0x3f, 0xe0, 0x1f, 0xf8, 0x1f, 0xfe, 0x0f, 0xfe, 0x0f, 0xe0, 0x07, 0xf0, 0x07, 0xb8, 0x03, 0x9c, 0x03, 0x8e, 0x01, 0x87, 0x01, 0x03, 00, 0x01, 00};
277#define draft_small_width 15
278#define draft_small_height 15
279#define draft_small_x_hot 14
280#define draft_small_y_hot 0
281static unsigned char draft_small_bits[] = {
28200, 0x40, 00, 0x30, 00, 0x3c, 00, 0x1f, 0xc0, 0x1f, 00, 0x0e, 00, 0x0d, 0x80, 0x04, 0x40, 0x04, 0x20, 00, 0x10, 00, 0x08, 00, 0x04, 00, 0x02, 00, 0x01, 00};
283#define draft_small_mask_width 15
284#define draft_small_mask_height 15
285#define draft_small_mask_x_hot 14
286#define draft_small_mask_y_hot 0
287static unsigned char draft_small_mask_bits[] = {
28800, 0x60, 00, 0x78, 00, 0x3e, 0x80, 0x3f, 0xe0, 0x1f, 0xe0, 0x1f, 0x80, 0x0f, 0xc0, 0x0f, 0xe0, 0x06, 0x70, 0x02, 0x38, 00, 0x1c, 00, 0x0e, 00, 0x07, 00, 0x03, 00};
289#define draped_box_width 12
290#define draped_box_height 12
291#define draped_box_x_hot 6
292#define draped_box_y_hot 5
293static unsigned char draped_box_bits[] = {
2940xff, 0x1f, 0x91, 0x08, 0x99, 0x09, 0x0d, 0x0b, 0x07, 0x0e, 0x61, 0x08, 0x61, 0x08, 0x07, 0x0e, 0x0d, 0x0b, 0x99, 0x09, 0x91, 0x08, 0xff, 0x0f};
295#define draped_box_mask_width 14
296#define draped_box_mask_height 14
297#define draped_box_mask_x_hot 7
298#define draped_box_mask_y_hot 6
299static unsigned char draped_box_mask_bits[] = {
3000xff, 0x3f, 0xff, 0x3f, 0xf3, 0x33, 0xfb, 0x37, 0x3f, 0x3f, 0xdf, 0x3e, 0xef, 0x3d, 0xef, 0x3d, 0xdf, 0x3e, 0x3f, 0x3f, 0xfb, 0x37, 0xf3, 0x33, 0xff, 0x3f, 0xff, 0x3f};
301#define exchange_width 14
302#define exchange_height 14
303#define exchange_x_hot 6
304#define exchange_y_hot 6
305static unsigned char exchange_bits[] = {
3060xf1, 0x03, 0xfb, 0x07, 0x1f, 0x0c, 0x09, 0x08, 0x19, 00, 0x3f, 00, 00, 00, 00, 00, 00, 0x3f, 00, 0x26, 0x04, 0x24, 0x0c, 0x3e, 0xf8, 0x37, 0xf0, 0x23};
307#define exchange_mask_width 16
308#define exchange_mask_height 16
309#define exchange_mask_x_hot 7
310#define exchange_mask_y_hot 7
311static unsigned char exchange_mask_bits[] = {
3120xe3, 0x07, 0xf7, 0x0f, 0xff, 0x1f, 0xff, 0x3f, 0x3f, 0x38, 0xff, 0x30, 0xff, 00, 0xff, 00, 00, 0xff, 00, 0xff, 0x0c, 0xfe, 0x1c, 0xfc, 0xfc, 0xff, 0xf8, 0xff, 0xf0, 0xef, 0xe0, 0xc7};
313#define fleur_width 14
314#define fleur_height 14
315#define fleur_x_hot 7
316#define fleur_y_hot 7
317static unsigned char fleur_bits[] = {
3180xc0, 00, 0xe0, 0x01, 0xf0, 0x03, 0xc0, 00, 0xc4, 0x08, 0xc6, 0x18, 0xff, 0x3f, 0xff, 0x3f, 0xc6, 0x18, 0xc4, 0x08, 0xc0, 00, 0xf0, 0x03, 0xe0, 0x01, 0xc0, 00};
319#define fleur_mask_width 16
320#define fleur_mask_height 16
321#define fleur_mask_x_hot 8
322#define fleur_mask_y_hot 8
323static unsigned char fleur_mask_bits[] = {
3240xc0, 0x03, 0xc0, 0x07, 0xe0, 0x07, 0xf0, 0x0f, 0xe8, 0x17, 0xdc, 0x3b, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xdc, 0x3b, 0xe8, 0x17, 0xf0, 0x0f, 0xe0, 0x07, 0xc0, 0x03, 0xc0, 0x03};
325#define gobbler_width 16
326#define gobbler_height 15
327#define gobbler_x_hot 14
328#define gobbler_y_hot 2
329static unsigned char gobbler_bits[] = {
33000, 0x1e, 00, 0x0e, 0x01, 0xcc, 0xf9, 0x0d, 0xff, 0x0f, 0x7f, 0x0c, 0x3f, 0x0c, 0x06, 0x1c, 00, 0x0f, 0xf8, 0x07, 0x10, 00, 0x10, 00, 0x10, 00, 0x10, 00, 0x78, 00};
331#define gobbler_mask_width 16
332#define gobbler_mask_height 16
333#define gobbler_mask_x_hot 14
334#define gobbler_mask_y_hot 3
335static unsigned char gobbler_mask_bits[] = {
33600, 0x3f, 00, 0x3f, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xff, 0x3f, 0xff, 0x3f, 0xff, 0x3f, 0xff, 0x3f, 0xfe, 0x1f, 0xf8, 0x0f, 0x38, 00, 0x38, 00, 0xfc, 00, 0xfc, 00};
337#define gumby_width 16
338#define gumby_height 16
339#define gumby_x_hot 2
340#define gumby_y_hot 0
341static unsigned char gumby_bits[] = {
3420xfc, 00, 0x08, 0x01, 0x13, 0x02, 0x57, 0x05, 0x13, 0x04, 0xd3, 0x05, 0x1f, 0x3c, 0x1c, 0xfc, 0x10, 0xe4, 0x10, 0xe4, 0x90, 0xf4, 0x90, 0xe4, 0x90, 0x04, 0x88, 0x08, 0x84, 0x10, 0x7c, 0x1f};
343#define gumby_mask_width 16
344#define gumby_mask_height 16
345#define gumby_mask_x_hot 2
346#define gumby_mask_y_hot 0
347static unsigned char gumby_mask_bits[] = {
3480xfc, 00, 0xfb, 0x01, 0xf7, 0x03, 0xff, 0x07, 0xf7, 0x07, 0xf7, 0x3f, 0xff, 0x7f, 0xff, 0xff, 0xfc, 0xf7, 0xf0, 0xf7, 0xf0, 0xff, 0xf0, 0xf7, 0xf0, 0xe7, 0xf8, 0x0f, 0xfc, 0x1f, 0x7c, 0x1f};
349#define hand1_width 13
350#define hand1_height 16
351#define hand1_x_hot 12
352#define hand1_y_hot 0
353static unsigned char hand1_bits[] = {
35400, 0x18, 00, 0x1e, 0x80, 0x07, 0xc0, 0x03, 0xe0, 0x01, 0xf0, 0x03, 0xf8, 0x07, 0xfa, 0x03, 0xff, 0x07, 0xfd, 0x07, 0xf0, 0x03, 0xf0, 0x01, 0x29, 00, 0x23, 00, 0x16, 00, 0x0c, 00};
355#define hand1_mask_width 13
356#define hand1_mask_height 16
357#define hand1_mask_x_hot 12
358#define hand1_mask_y_hot 0
359static unsigned char hand1_mask_bits[] = {
36000, 0xdc, 00, 0x1f, 0xc0, 0x0f, 0xe0, 0x07, 0xf0, 0x03, 0xf8, 0x07, 0xfe, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x07, 0xff, 0x03, 0xff, 0x01, 0x7f, 00, 0x3f, 00, 0x1e, 00};
361#define hand2_width 15
362#define hand2_height 14
363#define hand2_x_hot 0
364#define hand2_y_hot 0
365static unsigned char hand2_bits[] = {
3660xfe, 0x01, 0x01, 0x02, 0x7e, 0x04, 0x08, 0x08, 0x70, 0x08, 0x08, 0x08, 0x70, 0x14, 0x08, 0x22, 0x30, 0x41, 0xc0, 0x20, 0x40, 0x12, 0x80, 0x08, 00, 0x05, 00, 0x02};
367#define hand2_mask_width 16
368#define hand2_mask_height 16
369#define hand2_mask_x_hot 0
370#define hand2_mask_y_hot 1
371static unsigned char hand2_mask_bits[] = {
3720xfe, 0x01, 0xff, 0x03, 0xff, 0x07, 0xff, 0x0f, 0xfe, 0x1f, 0xf8, 0x1f, 0xfc, 0x1f, 0xf8, 0x3f, 0xfc, 0x7f, 0xf8, 0xff, 0xf0, 0x7f, 0xe0, 0x3f, 0xc0, 0x1f, 0x80, 0x0f, 00, 0x07, 00, 0x02};
373#define heart_width 15
374#define heart_height 14
375#define heart_x_hot 6
376#define heart_y_hot 8
377static unsigned char heart_bits[] = {
3780x7c, 0x1f, 0xc6, 0x31, 0x83, 0x60, 0x01, 0x40, 0x01, 0x40, 0x01, 0x40, 0x01, 0x40, 0x03, 0x60, 0x06, 0x30, 0x0c, 0x18, 0x18, 0x0c, 0x30, 0x06, 0x60, 0x03, 0xc0, 0x01};
379#define heart_mask_width 15
380#define heart_mask_height 14
381#define heart_mask_x_hot 6
382#define heart_mask_y_hot 8
383static unsigned char heart_mask_bits[] = {
3840x7c, 0x9f, 0xfe, 0x3f, 0xc7, 0x71, 0x83, 0x60, 0x03, 0x60, 0x03, 0x60, 0x43, 0x61, 0x87, 0x70, 0x0e, 0x38, 0x1c, 0x1c, 0x38, 0x0e, 0xf0, 0x07, 0xe0, 0x03, 0xc0, 0x01};
385#define icon_width 16
386#define icon_height 16
387#define icon_x_hot 8
388#define icon_y_hot 8
389static unsigned char icon_bits[] = {
3900xff, 0xff, 0xab, 0xaa, 0x55, 0xd5, 0xab, 0xaa, 0x05, 0xd0, 0x0b, 0xa0, 0x05, 0xd0, 0x0b, 0xa0, 0x05, 0xd0, 0x0b, 0xa0, 0x05, 0xd0, 0x0b, 0xa0, 0x55, 0xd5, 0xab, 0xaa, 0x55, 0xd5, 0xff, 0xff};
391#define icon_mask_width 16
392#define icon_mask_height 16
393#define icon_mask_x_hot 8
394#define icon_mask_y_hot 8
395static unsigned char icon_mask_bits[] = {
3960xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
397#define iron_cross_width 14
398#define iron_cross_height 14
399#define iron_cross_x_hot 7
400#define iron_cross_y_hot 6
401static unsigned char iron_cross_bits[] = {
4020xfe, 0x1f, 0xfc, 0x0f, 0xf9, 0x27, 0xf3, 0x33, 0xe7, 0x39, 0xcf, 0x3c, 0xff, 0x3f, 0xff, 0x3f, 0xcf, 0x3c, 0xe7, 0x39, 0xf3, 0x33, 0xf9, 0x27, 0xfc, 0x0f, 0xfe, 0x1f};
403#define iron_cross_mask_width 16
404#define iron_cross_mask_height 16
405#define iron_cross_mask_x_hot 8
406#define iron_cross_mask_y_hot 7
407static unsigned char iron_cross_mask_bits[] = {
4080xfc, 0x3f, 0xfe, 0x7f, 0xfe, 0x7f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfe, 0x7f, 0xfe, 0x7f, 0xfc, 0x3f};
409#define left_ptr_width 8
410#define left_ptr_height 14
411#define left_ptr_x_hot 0
412#define left_ptr_y_hot 0
413static unsigned char left_ptr_bits[] = {
4140x01, 0x03, 0x07, 0x0f, 0x1f, 0x3f, 0x7f, 0xff, 0x1f, 0x1b, 0x31, 0x30, 0x60, 0x60};
415#define left_ptr_mask_width 10
416#define left_ptr_mask_height 16
417#define left_ptr_mask_x_hot 1
418#define left_ptr_mask_y_hot 1
419static unsigned char left_ptr_mask_bits[] = {
4200x03, 0xc0, 0x07, 00, 0x0f, 00, 0x1f, 00, 0x3f, 00, 0x7f, 00, 0xff, 00, 0xff, 0x01, 0xff, 0x03, 0xff, 0x03, 0x7f, 00, 0xf7, 00, 0xf3, 00, 0xe0, 0x01, 0xe0, 0x01, 0xc0, 00};
421#define left_side_width 14
422#define left_side_height 13
423#define left_side_x_hot 0
424#define left_side_y_hot 6
425static unsigned char left_side_bits[] = {
4260x03, 00, 0x03, 00, 0x83, 00, 0x43, 00, 0x23, 00, 0x13, 00, 0xfb, 0x3f, 0x13, 00, 0x23, 00, 0x43, 00, 0x83, 00, 0x03, 00, 0x03, 00};
427#define left_side_mask_width 16
428#define left_side_mask_height 15
429#define left_side_mask_x_hot 1
430#define left_side_mask_y_hot 7
431static unsigned char left_side_mask_bits[] = {
4320x0f, 00, 0x0f, 00, 0x0f, 0x03, 0x8f, 0x03, 0xcf, 0x01, 0xef, 00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xef, 00, 0xcf, 0x01, 0x8f, 0x03, 0x0f, 0x03, 0x0f, 00, 0x0f, 00};
433#define left_tee_width 10
434#define left_tee_height 14
435#define left_tee_x_hot 0
436#define left_tee_y_hot 7
437static unsigned char left_tee_bits[] = {
4380x03, 0x10, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0xff, 0x03, 0xff, 0x03, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00};
439#define left_tee_mask_width 12
440#define left_tee_mask_height 16
441#define left_tee_mask_x_hot 1
442#define left_tee_mask_y_hot 8
443static unsigned char left_tee_mask_bits[] = {
4440x0f, 0xc0, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00};
445#define leftbutton_width 16
446#define leftbutton_height 16
447#define leftbutton_x_hot 8
448#define leftbutton_y_hot 8
449static unsigned char leftbutton_bits[] = {
4500x01, 0xc0, 0xfe, 0xbf, 0xfe, 0xbf, 0x22, 0xa2, 0xa2, 0xaa, 0xa2, 0xaa, 0xa2, 0xaa, 0xa2, 0xaa, 0x22, 0xa2, 0xfe, 0xbf, 0xfe, 0xbf, 0xfe, 0xbf, 0xfe, 0xbf, 0xfe, 0xbf, 0xfe, 0xbf, 0x01, 0xc0};
451#define leftbutton_mask_width 15
452#define leftbutton_mask_height 16
453#define leftbutton_mask_x_hot 8
454#define leftbutton_mask_y_hot 8
455static unsigned char leftbutton_mask_bits[] = {
4560xfe, 0xbf, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xfe, 0x3f};
457#define ll_angle_width 10
458#define ll_angle_height 10
459#define ll_angle_x_hot 0
460#define ll_angle_y_hot 9
461static unsigned char ll_angle_bits[] = {
4620x03, 0x10, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0xff, 0x03, 0xff, 0x03};
463#define ll_angle_mask_width 12
464#define ll_angle_mask_height 12
465#define ll_angle_mask_x_hot 1
466#define ll_angle_mask_y_hot 10
467static unsigned char ll_angle_mask_bits[] = {
4680x0f, 0xc0, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f};
469#define lr_angle_width 10
470#define lr_angle_height 10
471#define lr_angle_x_hot 9
472#define lr_angle_y_hot 9
473static unsigned char lr_angle_bits[] = {
47400, 0x13, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 0xff, 0x03, 0xff, 0x03};
475#define lr_angle_mask_width 12
476#define lr_angle_mask_height 12
477#define lr_angle_mask_x_hot 10
478#define lr_angle_mask_y_hot 10
479static unsigned char lr_angle_mask_bits[] = {
48000, 0xcf, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f};
481#define man_width 16
482#define man_height 16
483#define man_x_hot 14
484#define man_y_hot 5
485static unsigned char man_bits[] = {
4860xc0, 0x01, 0x78, 0x0f, 0x40, 0x01, 0x81, 00, 0xc2, 0xe1, 0x24, 0xd2, 0xb8, 0x0e, 0xa0, 0x02, 0x20, 0x02, 0x40, 0x01, 0x20, 0x02, 0x90, 0x04, 0x48, 0x09, 0x28, 0x0a, 0x1e, 0x3c, 0x1f, 0xfc};
487#define man_mask_width 16
488#define man_mask_height 16
489#define man_mask_x_hot 14
490#define man_mask_y_hot 5
491static unsigned char man_mask_bits[] = {
4920xf8, 0x07, 0xfc, 0x0f, 0xfc, 0x1f, 0xc3, 0x41, 0xe7, 0xe3, 0xfe, 0xff, 0xfc, 0xdf, 0xf8, 0x0f, 0xe0, 0x07, 0xe0, 0x03, 0xf0, 0x07, 0xf8, 0x0f, 0xfc, 0x1f, 0x7e, 0x3f, 0x3f, 0xfe, 0x3f, 0xfe};
493#define middlebutton_width 16
494#define middlebutton_height 16
495#define middlebutton_x_hot 8
496#define middlebutton_y_hot 8
497static unsigned char middlebutton_bits[] = {
4980x01, 0xc0, 0xfe, 0xbf, 0xfe, 0xbf, 0x22, 0xa2, 0x2a, 0xaa, 0x2a, 0xaa, 0x2a, 0xaa, 0x2a, 0xaa, 0x22, 0xa2, 0xfe, 0xbf, 0xfe, 0xbf, 0xfe, 0xbf, 0xfe, 0xbf, 0xfe, 0xbf, 0xfe, 0xbf, 0x01, 0xc0};
499#define middlebutton_mask_width 15
500#define middlebutton_mask_height 16
501#define middlebutton_mask_x_hot 8
502#define middlebutton_mask_y_hot 8
503static unsigned char middlebutton_mask_bits[] = {
5040xfe, 0xbf, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xfe, 0x3f};
505#define mouse_width 15
506#define mouse_height 14
507#define mouse_x_hot 4
508#define mouse_y_hot 1
509static unsigned char mouse_bits[] = {
5100xe0, 00, 0x30, 00, 0x60, 00, 0xc0, 00, 0xfe, 0x1f, 0x01, 0x20, 0xcd, 0x6c, 0xcd, 0x6c, 0xcd, 0x6c, 0x01, 0x60, 0x01, 0x60, 0x06, 0x38, 0x18, 0x06, 0xe0, 0x01};
511#define mouse_mask_width 16
512#define mouse_mask_height 16
513#define mouse_mask_x_hot 4
514#define mouse_mask_y_hot 1
515static unsigned char mouse_mask_bits[] = {
5160xf0, 0x01, 0x78, 00, 0xf0, 00, 0xe0, 00, 0xfe, 0x1f, 0xff, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfc, 0xef, 0xf8, 0x07, 0xf0, 0x03, 0xe0, 0x01};
517#define pencil_width 11
518#define pencil_height 16
519#define pencil_x_hot 10
520#define pencil_y_hot 15
521static unsigned char pencil_bits[] = {
5220x0e, 0x10, 0x11, 00, 0x31, 00, 0x52, 00, 0x5e, 00, 0x84, 00, 0x88, 00, 0x08, 0x01, 0x10, 0x01, 0x30, 0x02, 0x20, 0x02, 0x40, 0x04, 0x80, 0x07, 00, 0x07, 00, 0x06, 00, 0x04};
523#define pencil_mask_width 13
524#define pencil_mask_height 16
525#define pencil_mask_x_hot 11
526#define pencil_mask_y_hot 15
527static unsigned char pencil_mask_bits[] = {
5280x3f, 0xc0, 0x7f, 00, 0xff, 00, 0xfe, 00, 0xfc, 0x01, 0xfc, 0x01, 0xf8, 0x03, 0xf0, 0x03, 0xf0, 0x07, 0xe0, 0x07, 0xe0, 0x0f, 0xc0, 0x1f, 0x80, 0x1f, 00, 0x1f, 00, 0x1e, 00, 0x1c};
529#define pirate_width 15
530#define pirate_height 16
531#define pirate_x_hot 7
532#define pirate_y_hot 12
533static unsigned char pirate_bits[] = {
5340xe0, 0x01, 0xf0, 0x03, 0xf8, 0x07, 0xcc, 0x0c, 0xcc, 0x0c, 0xf8, 0x07, 0xf0, 0x03, 0xe0, 0x01, 0xe1, 0x21, 0xe1, 0x61, 0xc2, 0x10, 0x1c, 0x0e, 0xe0, 0x01, 0xf8, 0x47, 0x0f, 0x7c, 0x01, 0x20};
535#define pirate_mask_width 16
536#define pirate_mask_height 16
537#define pirate_mask_x_hot 7
538#define pirate_mask_y_hot 12
539static unsigned char pirate_mask_bits[] = {
5400xf0, 0x03, 0xf8, 0x07, 0xfc, 0x0f, 0xfe, 0x1f, 0xfe, 0x1f, 0xfc, 0x0f, 0xf8, 0x07, 0xf1, 0x83, 0xf1, 0xe3, 0xf3, 0xf3, 0xef, 0x39, 0x1e, 0x1e, 0xe0, 0x01, 0xfe, 0xc7, 0xff, 0xff, 0x0f, 0x7c};
541#define plus_width 10
542#define plus_height 10
543#define plus_x_hot 4
544#define plus_y_hot 5
545static unsigned char plus_bits[] = {
5460x30, 0x10, 0x30, 00, 0x30, 00, 0x30, 00, 0xff, 0x03, 0xff, 0x03, 0x30, 00, 0x30, 00, 0x30, 00, 0x30, 00};
547#define plus_mask_width 12
548#define plus_mask_height 12
549#define plus_mask_x_hot 5
550#define plus_mask_y_hot 6
551static unsigned char plus_mask_bits[] = {
5520xf0, 0xc0, 0xf0, 00, 0xf0, 00, 0xf0, 00, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xf0, 00, 0xf0, 00, 0xf0, 00, 0xf0, 00};
553#define question_arrow_width 9
554#define question_arrow_height 15
555#define question_arrow_x_hot 4
556#define question_arrow_y_hot 7
557static unsigned char question_arrow_bits[] = {
5580x7c, 0x10, 0xfe, 00, 0xc7, 0x01, 0x83, 0x01, 0x87, 0x01, 0xc6, 0x01, 0xe0, 00, 0x78, 00, 0x38, 00, 0x28, 00, 0x28, 00, 0xee, 00, 0x6c, 00, 0x38, 00, 0x10, 00};
559#define question_arrow_mask_width 11
560#define question_arrow_mask_height 16
561#define question_arrow_mask_x_hot 5
562#define question_arrow_mask_y_hot 8
563static unsigned char question_arrow_mask_bits[] = {
5640xf8, 0xc0, 0xfc, 0x01, 0xfe, 0x03, 0xff, 0x07, 0x8f, 0x07, 0x9f, 0x07, 0xde, 0x07, 0xfc, 0x03, 0xf8, 0x01, 0xf8, 00, 0xf8, 00, 0xfc, 0x01, 0xfe, 0x03, 0xfc, 0x01, 0xf8, 00, 0x70, 00};
565#define right_ptr_width 8
566#define right_ptr_height 14
567#define right_ptr_x_hot 7
568#define right_ptr_y_hot 0
569static unsigned char right_ptr_bits[] = {
5700x80, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc, 0xfe, 0xff, 0xf8, 0xd8, 0x8c, 0x0c, 0x06, 0x06};
571#define right_ptr_mask_width 10
572#define right_ptr_mask_height 16
573#define right_ptr_mask_x_hot 8
574#define right_ptr_mask_y_hot 1
575static unsigned char right_ptr_mask_bits[] = {
57600, 0xc3, 0x80, 0x03, 0xc0, 0x03, 0xe0, 0x03, 0xf0, 0x03, 0xf8, 0x03, 0xfc, 0x03, 0xfe, 0x03, 0xff, 0x03, 0xff, 0x03, 0xf8, 0x03, 0xbc, 0x03, 0x3c, 0x03, 0x1e, 00, 0x1e, 00, 0x0c, 00};
577#define right_side_width 14
578#define right_side_height 13
579#define right_side_x_hot 13
580#define right_side_y_hot 6
581static unsigned char right_side_bits[] = {
58200, 0x30, 00, 0x30, 0x40, 0x30, 0x80, 0x30, 00, 0x31, 00, 0x32, 0xff, 0x37, 00, 0x32, 00, 0x31, 0x80, 0x30, 0x40, 0x30, 00, 0x30, 00, 0x30};
583#define right_side_mask_width 16
584#define right_side_mask_height 15
585#define right_side_mask_x_hot 14
586#define right_side_mask_y_hot 7
587static unsigned char right_side_mask_bits[] = {
58800, 0xf0, 00, 0xf0, 0xc0, 0xf0, 0xc0, 0xf1, 0x80, 0xf3, 00, 0xf7, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 00, 0xf7, 0x80, 0xf3, 0xc0, 0xf1, 0xc0, 0xf0, 00, 0xf0, 00, 0xf0};
589#define right_tee_width 10
590#define right_tee_height 14
591#define right_tee_x_hot 9
592#define right_tee_y_hot 7
593static unsigned char right_tee_bits[] = {
59400, 0x13, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 0xff, 0x03, 0xff, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03};
595#define right_tee_mask_width 12
596#define right_tee_mask_height 16
597#define right_tee_mask_x_hot 10
598#define right_tee_mask_y_hot 8
599static unsigned char right_tee_mask_bits[] = {
60000, 0xcf, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f};
601#define rightbutton_width 16
602#define rightbutton_height 16
603#define rightbutton_x_hot 8
604#define rightbutton_y_hot 8
605static unsigned char rightbutton_bits[] = {
6060x01, 0xc0, 0xfe, 0xbf, 0xfe, 0xbf, 0x22, 0xa2, 0xaa, 0xa2, 0xaa, 0xa2, 0xaa, 0xa2, 0xaa, 0xa2, 0x22, 0xa2, 0xfe, 0xbf, 0xfe, 0xbf, 0xfe, 0xbf, 0xfe, 0xbf, 0xfe, 0xbf, 0xfe, 0xbf, 0x01, 0xc0};
607#define rightbutton_mask_width 15
608#define rightbutton_mask_height 16
609#define rightbutton_mask_x_hot 8
610#define rightbutton_mask_y_hot 8
611static unsigned char rightbutton_mask_bits[] = {
6120xfe, 0xbf, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xfe, 0x3f};
613#define rtl_logo_width 14
614#define rtl_logo_height 14
615#define rtl_logo_x_hot 6
616#define rtl_logo_y_hot 6
617static unsigned char rtl_logo_bits[] = {
6180xff, 0x3f, 0x01, 0x22, 0x01, 0x22, 0x01, 0x22, 0xff, 0x23, 0x11, 0x22, 0x11, 0x22, 0x11, 0x22, 0x11, 0x22, 0xf1, 0x3f, 0x11, 0x20, 0x11, 0x20, 0x11, 0x20, 0xff, 0x3f};
619#define rtl_logo_mask_width 16
620#define rtl_logo_mask_height 16
621#define rtl_logo_mask_x_hot 7
622#define rtl_logo_mask_y_hot 7
623static unsigned char rtl_logo_mask_bits[] = {
6240xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x07, 0xee, 0xff, 0xef, 0xff, 0xef, 0xff, 0xef, 0x77, 0xee, 0x77, 0xee, 0xf7, 0xff, 0xf7, 0xff, 0xf7, 0xff, 0x77, 0xe0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
625#define sailboat_width 12
626#define sailboat_height 13
627#define sailboat_x_hot 6
628#define sailboat_y_hot -1
629static unsigned char sailboat_bits[] = {
6300x80, 0x10, 0x80, 00, 0xa0, 0x01, 0xa0, 0x01, 0xb0, 0x01, 0xb0, 0x03, 0xb8, 0x03, 0xb8, 0x03, 0xbc, 0x07, 0xbc, 0x07, 0xbe, 0x07, 0xbe, 0x0f, 0x1f, 0x07};
631#define sailboat_mask_width 16
632#define sailboat_mask_height 16
633#define sailboat_mask_x_hot 8
634#define sailboat_mask_y_hot 0
635static unsigned char sailboat_mask_bits[] = {
63600, 0x03, 00, 0x07, 0x80, 0x07, 0xc0, 0x0f, 0xc0, 0x0f, 0xe0, 0x0f, 0xe0, 0x1f, 0xf0, 0x1f, 0xf0, 0x1f, 0xf8, 0x3f, 0xf8, 0x3f, 0xfc, 0x3f, 0xfc, 0xff, 0xfe, 0xff, 0xff, 0x1f, 0xfe, 0x07};
637#define sb_down_arrow_width 7
638#define sb_down_arrow_height 15
639#define sb_down_arrow_x_hot 3
640#define sb_down_arrow_y_hot 15
641static unsigned char sb_down_arrow_bits[] = {
6420x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x7f, 0x3e, 0x1c, 0x08};
643#define sb_down_arrow_mask_width 9
644#define sb_down_arrow_mask_height 16
645#define sb_down_arrow_mask_x_hot 4
646#define sb_down_arrow_mask_y_hot 15
647static unsigned char sb_down_arrow_mask_bits[] = {
6480x7c, 0xc0, 0x7c, 00, 0x7c, 00, 0x7c, 00, 0x7c, 00, 0x7c, 00, 0x7c, 00, 0x7c, 00, 0x7c, 00, 0x7c, 00, 0xff, 0x01, 0xff, 0x01, 0xfe, 00, 0x7c, 00, 0x38, 00, 0x10, 00};
649#define sb_h_double_arrow_width 15
650#define sb_h_double_arrow_height 7
651#define sb_h_double_arrow_x_hot 7
652#define sb_h_double_arrow_y_hot 3
653static unsigned char sb_h_double_arrow_bits[] = {
6540x08, 0x08, 0x0c, 0x18, 0xfe, 0x3f, 0x0f, 0x78, 0xfe, 0x3f, 0x0c, 0x18, 0x08, 0x08};
655#define sb_h_double_arrow_mask_width 15
656#define sb_h_double_arrow_mask_height 9
657#define sb_h_double_arrow_mask_x_hot 7
658#define sb_h_double_arrow_mask_y_hot 4
659static unsigned char sb_h_double_arrow_mask_bits[] = {
6600x18, 0x8c, 0x1c, 0x1c, 0xfe, 0x3f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xfe, 0x3f, 0x1c, 0x1c, 0x18, 0x0c};
661#define sb_left_arrow_width 15
662#define sb_left_arrow_height 7
663#define sb_left_arrow_x_hot -1
664#define sb_left_arrow_y_hot 3
665static unsigned char sb_left_arrow_bits[] = {
6660x08, 00, 0x0c, 00, 0xfe, 0x7f, 0x0f, 00, 0xfe, 0x7f, 0x0c, 00, 0x08, 00};
667#define sb_left_arrow_mask_width 16
668#define sb_left_arrow_mask_height 9
669#define sb_left_arrow_mask_x_hot 0
670#define sb_left_arrow_mask_y_hot 4
671static unsigned char sb_left_arrow_mask_bits[] = {
6720x30, 00, 0x38, 00, 0xfc, 0xff, 0xfe, 0xff, 0xff, 0xff, 0xfe, 0xff, 0xfc, 0xff, 0x38, 00, 0x30, 00};
673#define sb_right_arrow_width 15
674#define sb_right_arrow_height 7
675#define sb_right_arrow_x_hot 15
676#define sb_right_arrow_y_hot 3
677static unsigned char sb_right_arrow_bits[] = {
67800, 0x08, 00, 0x18, 0xff, 0x3f, 00, 0x78, 0xff, 0x3f, 00, 0x18, 00, 0x08};
679#define sb_right_arrow_mask_width 16
680#define sb_right_arrow_mask_height 9
681#define sb_right_arrow_mask_x_hot 15
682#define sb_right_arrow_mask_y_hot 4
683static unsigned char sb_right_arrow_mask_bits[] = {
68400, 0x0c, 00, 0x1c, 0xff, 0x3f, 0xff, 0x7f, 0xff, 0xff, 0xff, 0x7f, 0xff, 0x3f, 00, 0x1c, 00, 0x0c};
685#define sb_up_arrow_width 7
686#define sb_up_arrow_height 15
687#define sb_up_arrow_x_hot 3
688#define sb_up_arrow_y_hot -1
689static unsigned char sb_up_arrow_bits[] = {
6900x08, 0x9c, 0x3e, 0x7f, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14};
691#define sb_up_arrow_mask_width 9
692#define sb_up_arrow_mask_height 16
693#define sb_up_arrow_mask_x_hot 4
694#define sb_up_arrow_mask_y_hot 0
695static unsigned char sb_up_arrow_mask_bits[] = {
6960x10, 0xc0, 0x38, 00, 0x7c, 00, 0xfe, 00, 0xff, 0x01, 0xff, 0x01, 0x7c, 00, 0x7c, 00, 0x7c, 00, 0x7c, 00, 0x7c, 00, 0x7c, 00, 0x7c, 00, 0x7c, 00, 0x7c, 00, 0x7c, 00};
697#define sb_v_double_arrow_width 7
698#define sb_v_double_arrow_height 15
699#define sb_v_double_arrow_x_hot 3
700#define sb_v_double_arrow_y_hot 7
701static unsigned char sb_v_double_arrow_bits[] = {
7020x08, 0x9c, 0x3e, 0x7f, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x7f, 0x3e, 0x1c, 0x08};
703#define sb_v_double_arrow_mask_width 9
704#define sb_v_double_arrow_mask_height 15
705#define sb_v_double_arrow_mask_x_hot 4
706#define sb_v_double_arrow_mask_y_hot 7
707static unsigned char sb_v_double_arrow_mask_bits[] = {
7080x38, 0xc0, 0x7c, 00, 0xfe, 00, 0xff, 0x01, 0xff, 0x01, 0x7c, 00, 0x7c, 00, 0x7c, 00, 0x7c, 00, 0x7c, 00, 0xff, 0x01, 0xff, 0x01, 0xfe, 00, 0x7c, 00, 0x38, 00};
709#define shuttle_width 15
710#define shuttle_height 16
711#define shuttle_x_hot 10
712#define shuttle_y_hot 0
713static unsigned char shuttle_bits[] = {
71400, 0x84, 00, 0x0e, 00, 0x1f, 0x80, 0x7b, 0xa0, 0x7b, 0x90, 0x7b, 0x88, 0x7b, 0x88, 0x7b, 0x88, 0x7b, 0x88, 0x7b, 0x8c, 0x7b, 0x8e, 0x7b, 0xbf, 0x7b, 0x18, 0x11, 00, 0x1e, 00, 0x0c};
715#define shuttle_mask_width 16
716#define shuttle_mask_height 16
717#define shuttle_mask_x_hot 11
718#define shuttle_mask_y_hot 0
719static unsigned char shuttle_mask_bits[] = {
72000, 0x1c, 00, 0x3e, 00, 0x7f, 00, 0xff, 0x60, 0xff, 0x70, 0xff, 0x78, 0xff, 0x78, 0xff, 0x78, 0xff, 0x78, 0xff, 0x7c, 0xff, 0x7e, 0xff, 0x7f, 0xff, 0x7e, 0x7f, 0x30, 0x7e, 00, 0x3c};
721#define sizing_width 14
722#define sizing_height 14
723#define sizing_x_hot 7
724#define sizing_y_hot 7
725static unsigned char sizing_bits[] = {
7260xff, 0xc0, 0x01, 00, 0x01, 00, 0x01, 00, 0xf1, 0x03, 0x11, 0x02, 0x11, 0x22, 0x11, 0x22, 0x10, 0x22, 0xf0, 0x23, 00, 0x24, 00, 0x28, 00, 0x30, 0xc0, 0x3f};
727#define sizing_mask_width 16
728#define sizing_mask_height 16
729#define sizing_mask_x_hot 8
730#define sizing_mask_y_hot 8
731static unsigned char sizing_mask_bits[] = {
7320xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0x07, 00, 0xf7, 0x0f, 0xf7, 0x0f, 0xf7, 0xef, 0x77, 0xee, 0x77, 0xee, 0xf7, 0xef, 0xf0, 0xef, 0xf0, 0xff, 00, 0xf8, 0xc0, 0xff, 0xc0, 0xff, 0xc0, 0xff};
733#define spider_width 16
734#define spider_height 16
735#define spider_x_hot 6
736#define spider_y_hot 7
737static unsigned char spider_bits[] = {
7380x04, 0x08, 0x08, 0x04, 0x08, 0x04, 0x10, 0x02, 0x10, 0x02, 0xe1, 0xe1, 0xe6, 0x19, 0xf8, 0x07, 0xf8, 0x07, 0xe6, 0x19, 0xe1, 0xe1, 0x10, 0x02, 0x10, 0x02, 0x08, 0x04, 0x08, 0x04, 0x04, 0x08};
739#define spider_mask_width 16
740#define spider_mask_height 16
741#define spider_mask_x_hot 6
742#define spider_mask_y_hot 7
743static unsigned char spider_mask_bits[] = {
7440x06, 0x18, 0x0c, 0x0c, 0x08, 0x04, 0x18, 0x06, 0xf1, 0x83, 0xf3, 0xf3, 0xf6, 0x3b, 0xfc, 0x0f, 0xfc, 0x07, 0xf6, 0x1f, 0xf3, 0xf3, 0xf1, 0x83, 0x18, 0x02, 0x18, 0x06, 0x0c, 0x0c, 0x06, 0x18};
745#define spraycan_width 11
746#define spraycan_height 16
747#define spraycan_x_hot 9
748#define spraycan_y_hot 2
749static unsigned char spraycan_bits[] = {
75000, 0xe6, 0x80, 00, 0x2c, 0x06, 0x9e, 00, 0x16, 0x06, 0x3f, 00, 0x21, 00, 0x27, 00, 0x25, 00, 0x27, 00, 0x25, 00, 0x27, 00, 0x27, 00, 0x21, 00, 0x21, 00, 0x3f, 00};
751#define spraycan_mask_width 12
752#define spraycan_mask_height 16
753#define spraycan_mask_x_hot 10
754#define spraycan_mask_y_hot 2
755static unsigned char spraycan_mask_bits[] = {
75600, 0x4c, 0x18, 0x0d, 0x7c, 0x0d, 0x7c, 0x0d, 0x7e, 0x0d, 0xff, 00, 0xff, 00, 0xff, 00, 0xff, 00, 0xff, 00, 0xff, 00, 0xff, 00, 0xff, 00, 0xff, 00, 0xff, 00, 0xff, 00};
757#define star_width 15
758#define star_height 16
759#define star_x_hot 7
760#define star_y_hot 7
761static unsigned char star_bits[] = {
7620x80, 0x80, 0x40, 0x01, 0x40, 0x01, 0x40, 0x01, 0x20, 0x02, 0x20, 0x02, 0x20, 0x02, 0x9c, 0x1c, 0x03, 0x60, 0x1c, 0x1c, 0x90, 0x04, 0x48, 0x09, 0x24, 0x12, 0x14, 0x14, 0x0c, 0x18, 0x04, 0x10};
763#define star_mask_width 16
764#define star_mask_height 16
765#define star_mask_x_hot 7
766#define star_mask_y_hot 7
767static unsigned char star_mask_bits[] = {
7680x80, 00, 0xc0, 0x01, 0xc0, 0x01, 0x60, 0x03, 0x60, 0x03, 0x30, 0x06, 0x38, 0x1e, 0x9f, 0x7c, 0x03, 0xe0, 0x1f, 0x7c, 0x9c, 0x1c, 0xcc, 0x19, 0x66, 0x33, 0x36, 0x36, 0x1e, 0x3c, 0x0e, 0x38};
769#define target_width 15
770#define target_height 13
771#define target_x_hot 7
772#define target_y_hot 6
773static unsigned char target_bits[] = {
7740xc0, 0x81, 0xf0, 0x07, 0x38, 0x0e, 0x0c, 0x18, 0x06, 0x30, 0x83, 0x60, 0x43, 0x61, 0x83, 0x60, 0x06, 0x30, 0x0c, 0x18, 0x38, 0x0e, 0xf0, 0x07, 0xc0, 0x01};
775#define target_mask_width 16
776#define target_mask_height 14
777#define target_mask_x_hot 7
778#define target_mask_y_hot 7
779static unsigned char target_mask_bits[] = {
7800xe0, 0x03, 0xf0, 0x07, 0xf8, 0x0f, 0x3c, 0x1e, 0x0e, 0x38, 0x87, 0x70, 0xc3, 0xe1, 0x63, 0xe3, 0xc3, 0xe1, 0x87, 0x70, 0x0e, 0x38, 0x3c, 0x1e, 0xf8, 0x0f, 0xe0, 0x03};
781#define tcross_width 13
782#define tcross_height 13
783#define tcross_x_hot 6
784#define tcross_y_hot 6
785static unsigned char tcross_bits[] = {
7860x40, 0xe0, 0x40, 00, 0x40, 00, 0x40, 00, 0x40, 00, 0x40, 00, 0xff, 0x1f, 0x40, 00, 0x40, 00, 0x40, 00, 0x40, 00, 0x40, 00, 0x40, 00};
787#define tcross_mask_width 15
788#define tcross_mask_height 15
789#define tcross_mask_x_hot 7
790#define tcross_mask_y_hot 7
791static unsigned char tcross_mask_bits[] = {
7920xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01};
793#define top_left_arrow_width 14
794#define top_left_arrow_height 14
795#define top_left_arrow_x_hot 0
796#define top_left_arrow_y_hot 0
797static unsigned char top_left_arrow_bits[] = {
7980x03, 0xc0, 0x0f, 00, 0x3e, 00, 0xfe, 00, 0xfc, 0x03, 0xfc, 0x0f, 0xf8, 00, 0xf8, 00, 0x30, 0x01, 0x30, 0x02, 0x20, 0x04, 0x20, 0x08, 00, 0x10, 00, 0x20};
799#define top_left_arrow_mask_width 16
800#define top_left_arrow_mask_height 16
801#define top_left_arrow_mask_x_hot 1
802#define top_left_arrow_mask_y_hot 1
803static unsigned char top_left_arrow_mask_bits[] = {
8040x07, 00, 0x1f, 00, 0x7f, 00, 0xfe, 0x01, 0xfe, 0x07, 0xfc, 0x3f, 0xfc, 0x3f, 0xf8, 0x3f, 0xf8, 0x03, 0xf0, 0x07, 0xf0, 0x0e, 0xe0, 0x1c, 0xe0, 0x38, 0xe0, 0x70, 00, 0xe0, 00, 0xc0};
805#define top_left_corner_width 14
806#define top_left_corner_height 14
807#define top_left_corner_x_hot 0
808#define top_left_corner_y_hot 0
809static unsigned char top_left_corner_bits[] = {
8100xff, 0xff, 0xff, 0x3f, 0x03, 00, 0x03, 00, 0x03, 00, 0xe3, 0x0f, 0x63, 00, 0xa3, 00, 0x23, 0x01, 0x23, 0x02, 0x23, 0x04, 0x23, 0x08, 0x03, 00, 0x03, 00};
811#define top_left_corner_mask_width 16
812#define top_left_corner_mask_height 16
813#define top_left_corner_mask_x_hot 1
814#define top_left_corner_mask_y_hot 1
815static unsigned char top_left_corner_mask_bits[] = {
8160xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 00, 0xef, 0x3f, 0xef, 0x3f, 0xef, 0x3f, 0xef, 0x03, 0xef, 0x07, 0xef, 0x0e, 0xef, 0x1c, 0xef, 0x38, 0xef, 0x30, 0x0f, 00, 0x0f, 00};
817#define top_right_corner_width 14
818#define top_right_corner_height 14
819#define top_right_corner_x_hot 13
820#define top_right_corner_y_hot 0
821static unsigned char top_right_corner_bits[] = {
8220xff, 0xff, 0xff, 0x3f, 00, 0x30, 00, 0x30, 00, 0x30, 0xfc, 0x31, 0x80, 0x31, 0x40, 0x31, 0x20, 0x31, 0x10, 0x31, 0x08, 0x31, 0x04, 0x31, 00, 0x30, 00, 0x30};
823#define top_right_corner_mask_width 16
824#define top_right_corner_mask_height 16
825#define top_right_corner_mask_x_hot 14
826#define top_right_corner_mask_y_hot 1
827static unsigned char top_right_corner_mask_bits[] = {
8280xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 00, 0xf0, 0xfc, 0xf7, 0xfc, 0xf7, 0xfc, 0xf7, 0xc0, 0xf7, 0xe0, 0xf7, 0x70, 0xf7, 0x38, 0xf7, 0x1c, 0xf7, 0x0c, 0xf7, 00, 0xf0, 00, 0xf0};
829#define top_side_width 13
830#define top_side_height 14
831#define top_side_x_hot 6
832#define top_side_y_hot 0
833static unsigned char top_side_bits[] = {
8340xff, 0xff, 0xff, 0x1f, 00, 00, 0x40, 00, 0xe0, 00, 0x50, 0x01, 0x48, 0x02, 0x44, 0x04, 0x40, 00, 0x40, 00, 0x40, 00, 0x40, 00, 0x40, 00, 0x40, 00};
835#define top_side_mask_width 15
836#define top_side_mask_height 16
837#define top_side_mask_x_hot 7
838#define top_side_mask_y_hot 1
839static unsigned char top_side_mask_bits[] = {
8400xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xc0, 0x01, 0xe0, 0x03, 0xf0, 0x07, 0xf8, 0x0f, 0xdc, 0x1d, 0xcc, 0x19, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01};
841#define top_tee_width 14
842#define top_tee_height 10
843#define top_tee_x_hot 7
844#define top_tee_y_hot 0
845static unsigned char top_tee_bits[] = {
8460xff, 0xff, 0xff, 0x3f, 0xc0, 00, 0xc0, 00, 0xc0, 00, 0xc0, 00, 0xc0, 00, 0xc0, 00, 0xc0, 00, 0xc0, 00};
847#define top_tee_mask_width 16
848#define top_tee_mask_height 12
849#define top_tee_mask_x_hot 8
850#define top_tee_mask_y_hot 1
851static unsigned char top_tee_mask_bits[] = {
8520xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03};
853#define trek_width 7
854#define trek_height 16
855#define trek_x_hot 3
856#define trek_y_hot 0
857static unsigned char trek_bits[] = {
8580x88, 0x80, 0x1c, 0x3e, 0x7f, 0x77, 0x7f, 0x3e, 0x1c, 0x08, 0x5d, 0x6b, 0x49, 0x41, 0x41, 0x41};
859#define trek_mask_width 9
860#define trek_mask_height 16
861#define trek_mask_x_hot 4
862#define trek_mask_y_hot 0
863static unsigned char trek_mask_bits[] = {
8640x38, 0x40, 0x38, 00, 0x7c, 00, 0xfe, 00, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xfe, 00, 0x7c, 00, 0xba, 00, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xd7, 0x01, 0xd7, 0x01, 0xc7, 0x01};
865#define ul_angle_width 10
866#define ul_angle_height 10
867#define ul_angle_x_hot 0
868#define ul_angle_y_hot 0
869static unsigned char ul_angle_bits[] = {
8700xff, 0xe3, 0xff, 0x03, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00};
871#define ul_angle_mask_width 12
872#define ul_angle_mask_height 12
873#define ul_angle_mask_x_hot 1
874#define ul_angle_mask_y_hot 1
875static unsigned char ul_angle_mask_bits[] = {
8760xff, 0x4f, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00};
877#define umbrella_width 14
878#define umbrella_height 14
879#define umbrella_x_hot 7
880#define umbrella_y_hot 2
881static unsigned char umbrella_bits[] = {
8820x88, 0xc4, 0x20, 0x0a, 0xc9, 0x32, 0xf2, 0x09, 0x4c, 0x06, 0x43, 0x18, 0x40, 00, 0x40, 00, 0x40, 00, 0x40, 00, 0x40, 00, 0x40, 0x01, 0x40, 0x01, 0x80, 00};
883#define umbrella_mask_width 16
884#define umbrella_mask_height 16
885#define umbrella_mask_x_hot 8
886#define umbrella_mask_y_hot 2
887static unsigned char umbrella_mask_bits[] = {
8880xe8, 0x76, 0xfb, 0xdf, 0xfd, 0x3f, 0xfe, 0xff, 0xff, 0x3f, 0xff, 0xff, 0xcf, 0x79, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x07, 0xc0, 0x07, 0xc0, 0x07, 0xc0, 0x07, 0x80, 0x03};
889#define ur_angle_width 10
890#define ur_angle_height 10
891#define ur_angle_x_hot 9
892#define ur_angle_y_hot 0
893static unsigned char ur_angle_bits[] = {
8940xff, 0xe3, 0xff, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03, 00, 0x03};
895#define ur_angle_mask_width 12
896#define ur_angle_mask_height 12
897#define ur_angle_mask_x_hot 10
898#define ur_angle_mask_y_hot 1
899static unsigned char ur_angle_mask_bits[] = {
9000xff, 0x4f, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f, 00, 0x0f};
901#define watch_width 16
902#define watch_height 16
903#define watch_x_hot 15
904#define watch_y_hot 9
905static unsigned char watch_bits[] = {
9060xf8, 0x07, 0xf8, 0x07, 0xf8, 0x07, 0xfc, 0x0f, 0x86, 0x18, 0x83, 0x30, 0x81, 0xe0, 0xc1, 0xe1, 0xc1, 0xe1, 0x21, 0xe0, 0x13, 0x30, 0x06, 0x18, 0xfc, 0x0f, 0xf8, 0x07, 0xf8, 0x07, 0xf8, 0x07};
907#define watch_mask_width 16
908#define watch_mask_height 16
909#define watch_mask_x_hot 15
910#define watch_mask_y_hot 9
911static unsigned char watch_mask_bits[] = {
9120xfc, 0x0f, 0xfc, 0x0f, 0xfc, 0x0f, 0xfe, 0x1f, 0xff, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xfe, 0x1f, 0xfc, 0x0f, 0xfc, 0x0f, 0xfc, 0x0f};
913#define xterm_width 7
914#define xterm_height 14
915#define xterm_x_hot 3
916#define xterm_y_hot 7
917static unsigned char xterm_bits[] = {
9180xf7, 0x9c, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x08, 0x1c, 0x77};
919#define xterm_mask_width 9
920#define xterm_mask_height 16
921#define xterm_mask_x_hot 4
922#define xterm_mask_y_hot 8
923static unsigned char xterm_mask_bits[] = {
9240xef, 0x41, 0xff, 0x01, 0xff, 0x01, 0x7c, 00, 0x38, 00, 0x38, 00, 0x38, 00, 0x38, 00, 0x38, 00, 0x38, 00, 0x38, 00, 0x38, 00, 0x7c, 00, 0xff, 0x01, 0xff, 0x01, 0xef, 0x01};
925