2 |
7u83 |
1 |
%%
|
|
|
2 |
/*****************************************************************************/
|
|
|
3 |
/** Copyright 1988 by Evans & Sutherland Computer Corporation, **/
|
|
|
4 |
/** Salt Lake City, Utah **/
|
|
|
5 |
/** **/
|
|
|
6 |
/** All Rights Reserved **/
|
|
|
7 |
/** **/
|
|
|
8 |
/** Permission to use, copy, modify, and distribute this software and **/
|
|
|
9 |
/** its documentation for any purpose and without fee is hereby **/
|
|
|
10 |
/** granted, provided that the above copyright notice appear in all **/
|
|
|
11 |
/** copies and that both that copyright notice and this permis- **/
|
|
|
12 |
/** sion notice appear in supporting documentation, and that the **/
|
|
|
13 |
/** name of Evans & Sutherland not be used in advertising or publi- **/
|
|
|
14 |
/** city pertaining to distribution of the software without specif- **/
|
|
|
15 |
/** ic, written prior permission. **/
|
|
|
16 |
/** **/
|
|
|
17 |
/** EVANS & SUTHERLAND DISCLAIMS ALL WARRANTIES WITH REGARD TO **/
|
|
|
18 |
/** THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILI- **/
|
|
|
19 |
/** TY AND FITNESS, IN NO EVENT SHALL EVANS & SUTHERLAND BE LIABLE **/
|
|
|
20 |
/** FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAM- **/
|
|
|
21 |
/** AGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, **/
|
|
|
22 |
/** WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS **/
|
|
|
23 |
/** ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PER- **/
|
|
|
24 |
/** FORMANCE OF THIS SOFTWARE. **/
|
|
|
25 |
/*****************************************************************************/
|
|
|
26 |
|
|
|
27 |
#define xterm_width 48
|
|
|
28 |
#define xterm_height 48
|
|
|
29 |
static char xterm_bits[] = {
|
|
|
30 |
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xff, 0xff, 0xff, 0xff, 0x00,
|
|
|
31 |
0x20, 0x00, 0x00, 0x00, 0x00, 0x03, 0x20, 0xfe, 0xff, 0xff, 0x1f, 0x05,
|
|
|
32 |
0x20, 0x01, 0x00, 0x00, 0x20, 0x09, 0xa0, 0x00, 0x00, 0x00, 0x40, 0x11,
|
|
|
33 |
0xa0, 0xfc, 0xff, 0x00, 0x40, 0x21, 0xa0, 0x00, 0x00, 0x00, 0x40, 0x21,
|
|
|
34 |
0xa0, 0xfc, 0x01, 0x00, 0x40, 0x21, 0xa0, 0x00, 0x00, 0x00, 0x40, 0x21,
|
|
|
35 |
0xa0, 0xfc, 0xff, 0x3f, 0x40, 0x21, 0xa0, 0x00, 0x00, 0x00, 0x40, 0x21,
|
|
|
36 |
0xa0, 0xfc, 0x03, 0x00, 0x40, 0x21, 0xa0, 0x00, 0x00, 0x00, 0x40, 0x21,
|
|
|
37 |
0xa0, 0xfc, 0xff, 0x01, 0x40, 0x21, 0xa0, 0x00, 0x00, 0x00, 0x40, 0x21,
|
|
|
38 |
0xa0, 0xfc, 0x00, 0x00, 0x40, 0x21, 0xa0, 0x00, 0x00, 0x00, 0x40, 0x21,
|
|
|
39 |
0xa0, 0x00, 0x00, 0x00, 0x40, 0x21, 0xa0, 0x00, 0x00, 0x00, 0x40, 0x21,
|
|
|
40 |
0xa0, 0x00, 0x00, 0x00, 0x40, 0x21, 0xa0, 0x00, 0x00, 0x00, 0x40, 0x21,
|
|
|
41 |
0xa0, 0x00, 0x00, 0x00, 0x40, 0x21, 0xa0, 0x00, 0x00, 0x00, 0x40, 0x21,
|
|
|
42 |
0xa0, 0x00, 0x00, 0x00, 0x40, 0x21, 0xa0, 0x00, 0x00, 0x00, 0x40, 0x11,
|
|
|
43 |
0xa0, 0x00, 0x00, 0x00, 0x40, 0x11, 0xa0, 0x00, 0x00, 0x00, 0x40, 0x09,
|
|
|
44 |
0xa0, 0x00, 0x00, 0x00, 0x40, 0x09, 0xa0, 0x00, 0x00, 0x00, 0x40, 0x05,
|
|
|
45 |
0x20, 0x01, 0x00, 0x00, 0x20, 0x05, 0x20, 0xfe, 0xff, 0xff, 0x1f, 0x03,
|
|
|
46 |
0x20, 0x00, 0x00, 0x00, 0x00, 0x03, 0xc0, 0xff, 0xff, 0xff, 0xff, 0x00,
|
|
|
47 |
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
|
|
48 |
0xc0, 0xff, 0xff, 0xff, 0xff, 0x03, 0x20, 0x00, 0x00, 0x00, 0x00, 0x03,
|
|
|
49 |
0xa0, 0xaa, 0xaa, 0xaa, 0x2a, 0x03, 0x10, 0x00, 0x00, 0x00, 0x80, 0x02,
|
|
|
50 |
0x50, 0x55, 0x55, 0x55, 0x95, 0x02, 0x08, 0x00, 0x00, 0x00, 0x40, 0x02,
|
|
|
51 |
0xa8, 0xaa, 0xaa, 0xaa, 0x4a, 0x02, 0x04, 0x00, 0x00, 0x00, 0x20, 0x01,
|
|
|
52 |
0xb4, 0xff, 0xff, 0xff, 0xad, 0x00, 0x02, 0x00, 0x00, 0x00, 0x50, 0x00,
|
|
|
53 |
0xfe, 0xff, 0xff, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
|
|
|
54 |
%%
|