4 * PCB, interactive printed circuit board design
5 * Copyright (C) 1994,1995,1996 Thomas Nau
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by
9 * the Free Software Foundation; either version 2 of the License, or
10 * (at your option) any later version.
12 * This program is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 * GNU General Public License for more details.
17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
21 * Contact addresses for paper mail and Email:
22 * Thomas Nau, Schlehenweg 15, 88471 Baustetten, Germany
23 * Thomas.Nau@rz.uni-ulm.de
27 #define icon_height 32
28 static unsigned char icon_bits[] = {
29 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
30 0xfe, 0xff, 0xff, 0x7f, 0x3a, 0x77, 0xee, 0x5c, 0x2a, 0x55, 0xaa, 0x54,
31 0x3a, 0x77, 0xee, 0x5c, 0x02, 0x00, 0x00, 0x40, 0x0e, 0x00, 0x00, 0x40,
32 0x0a, 0x00, 0x00, 0x40, 0x0a, 0x00, 0x00, 0x40, 0x0e, 0x00, 0x00, 0x40,
33 0x02, 0x00, 0x00, 0x40, 0x3a, 0x77, 0xee, 0x5c, 0x2a, 0x55, 0xaa, 0x54,
34 0x3a, 0x77, 0xee, 0x5c, 0xfe, 0xff, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00,
35 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
36 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x01, 0x00, 0x00, 0x90, 0x01, 0x00,
37 0xc0, 0x51, 0xe1, 0x00, 0x40, 0x3f, 0xbf, 0x00, 0xc0, 0x51, 0xe1, 0x00,
38 0x00, 0x90, 0x01, 0x00, 0x00, 0x10, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00,
39 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
41 #define rotateIcon_width 16
42 #define rotateIcon_height 16
43 static unsigned char rotateIcon_bits[] = {
44 0xf0, 0x03, 0xf8, 0x87, 0x0c, 0xcc, 0x06, 0xf8, 0x03, 0xb0, 0x01, 0x98,
45 0x00, 0xfc, 0x00, 0x00, 0x00, 0x00, 0x3f, 0x00, 0x19, 0x80, 0x0d, 0xc0,
46 0x1f, 0x60, 0x3b, 0x30, 0xe1, 0x3f, 0xc0, 0x0f};
48 #define rotateMask_width 16
49 #define rotateMask_height 16
50 static unsigned char rotateMask_bits[] = {
51 0xf0, 0x03, 0xf8, 0x87, 0x0c, 0xcc, 0x06, 0xf8, 0x03, 0xf0, 0x01, 0xf8,
52 0x00, 0xfc, 0x00, 0x00, 0x00, 0x00, 0x3f, 0x00, 0x1f, 0x80, 0x0f, 0xc0,
53 0x1f, 0x60, 0x3b, 0x30, 0xe1, 0x3f, 0xc0, 0x0f};
55 #define handIcon_width 16
56 #define handIcon_height 16
57 static unsigned char handIcon_bits[] = {
58 0x80, 0x00, 0x48, 0x09, 0x54, 0x15, 0x54, 0x15, 0x54, 0x15, 0x64, 0xcb,
59 0x68, 0xab, 0x2b, 0x5b, 0x05, 0x58, 0x05, 0x20, 0x01, 0x20, 0x02, 0x20,
60 0x02, 0x30, 0x04, 0x10, 0x08, 0x08, 0xf0, 0x0f};
61 #define handMask_width 16
62 #define handMask_height 16
63 static unsigned char handMask_bits[] = {
64 0x80, 0x00, 0xc8, 0x09, 0xdc, 0x1d, 0xdc, 0x1d, 0xdc, 0x1d, 0xfc, 0xcf,
65 0x38, 0xee, 0x1f, 0x78, 0x0f, 0x78, 0x07, 0x30, 0x07, 0x30, 0x0e, 0x38,
66 0x1e, 0x3c, 0x3c, 0x1e, 0xf8, 0x0f, 0xf0, 0x0f};
67 #define lockIcon_width 16
68 #define lockIcon_height 16
69 static unsigned char lockIcon_bits[] = {
70 0x00, 0x00, 0xe0, 0x07, 0x30, 0x0c, 0x10, 0x08, 0x18, 0x18, 0x08, 0x10,
71 0x08, 0x00, 0xfc, 0x3f, 0x04, 0x20, 0xfc, 0x3f, 0x04, 0x20, 0xfc, 0x3f,
72 0x04, 0x20, 0xfc, 0x3f, 0x04, 0x20, 0xfc, 0x3f};
73 #define lockMask_width 16
74 #define lockMask_height 16
75 static unsigned char lockMask_bits[] = {
76 0xf0, 0x0f, 0xf0, 0x0f, 0xf8, 0x1f, 0x38, 0x1c, 0x1c, 0x3c, 0x1c, 0x38,
77 0x1c, 0x30, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f,
78 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f};