ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/hd/x11icon.h
Revision: 3.1
Committed: Sat Feb 22 02:07:25 2003 UTC (21 years, 1 month ago) by greg
Content type: text/plain
Branch: MAIN
CVS Tags: rad5R4, rad5R2, rad4R2P2, rad5R0, rad5R1, rad3R7P2, rad3R7P1, rad4R2, rad4R1, rad4R0, rad3R5, rad3R6, rad3R6P1, rad3R8, rad3R9, rad4R2P1, rad5R3, HEAD
Log Message:
Changes and check-in for 3.5 release
Includes new source files and modifications not recorded for many years
See ray/doc/notes/ReleaseNotes for notes between 3.1 and 3.5 release

File Contents

# User Rev Content
1 greg 3.1 /* RCSid: $Id$ */
2     #define x11icon_width 60
3     #define x11icon_height 37
4     static unsigned char x11icon_bits[] = {
5     0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x07, 0x00, 0x08, 0x00,
6     0x02, 0x40, 0x00, 0x0c, 0x19, 0x00, 0x10, 0x00, 0x02, 0x40, 0x00, 0x0c,
7     0xe1, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0b, 0x61, 0x00, 0x20, 0x00,
8     0x04, 0x40, 0x00, 0x0a, 0xa1, 0x03, 0x40, 0x00, 0x04, 0x20, 0x00, 0x0b,
9     0x21, 0xfc, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0b, 0x21, 0x34, 0x80, 0x00,
10     0x04, 0x20, 0x80, 0x0a, 0x21, 0xc4, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0a,
11     0x21, 0x44, 0x00, 0x01, 0x04, 0x20, 0x80, 0x0a, 0x21, 0x44, 0x00, 0x01,
12     0x04, 0x20, 0x80, 0x0a, 0x21, 0x44, 0x00, 0x01, 0x04, 0x20, 0x80, 0x0a,
13     0x2f, 0x44, 0x00, 0x01, 0x04, 0x20, 0x80, 0x0a, 0xf1, 0x44, 0x00, 0x01,
14     0x04, 0x20, 0x80, 0x0e, 0x21, 0x4f, 0x00, 0x01, 0x04, 0x20, 0x80, 0x0b,
15     0x21, 0xf4, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0a, 0x21, 0x44, 0x00, 0x01,
16     0x04, 0x20, 0x80, 0x0a, 0x21, 0x44, 0x00, 0x01, 0x04, 0x20, 0x80, 0x0a,
17     0x21, 0x44, 0x00, 0x01, 0x04, 0x20, 0x80, 0x0a, 0x21, 0x44, 0x00, 0x01,
18     0x04, 0x20, 0x80, 0x0a, 0x21, 0x44, 0x00, 0x01, 0x04, 0x20, 0x80, 0x0a,
19     0x21, 0x44, 0x00, 0x01, 0x04, 0x20, 0x80, 0x0a, 0x21, 0x44, 0x00, 0x01,
20     0x04, 0x20, 0x80, 0x0a, 0x21, 0xfc, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0a,
21     0xe1, 0x47, 0x00, 0x01, 0x04, 0x20, 0x80, 0x0b, 0x3f, 0x44, 0x00, 0x01,
22     0x04, 0x20, 0x80, 0x0e, 0x21, 0x44, 0x00, 0x01, 0x04, 0x20, 0x80, 0x0a,
23     0x21, 0x44, 0x00, 0x01, 0x04, 0x20, 0x80, 0x0a, 0x21, 0x44, 0x00, 0x01,
24     0x04, 0x20, 0x80, 0x0a, 0x21, 0x44, 0x00, 0x01, 0x04, 0x20, 0x80, 0x0a,
25     0x21, 0xe4, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0a, 0x21, 0x1c, 0x80, 0x00,
26     0x04, 0x20, 0x00, 0x0b, 0x21, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0b,
27     0xe1, 0x00, 0x20, 0x00, 0x04, 0x20, 0x00, 0x0a, 0xf9, 0xff, 0xff, 0xff,
28     0xff, 0xff, 0xff, 0x0b, 0x07, 0x00, 0x08, 0x00, 0x02, 0x40, 0x00, 0x0c,
29     0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f};