annotate final_isi/filogo.h @ 0:acb5694e93d9

Initial import.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 18 May 2010 04:25:44 +0300
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1 /* TheDraw C Crunched Screen Image. Date: 05/17/98 */
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2 #define LOGO_WIDTH 80
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
3 #define LOGO_DEPTH 25
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
4 #define LOGO_LENGTH 749
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
5 unsigned char LOGO [] = {
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
6 0x03, 0x10, 0x1A, 0x0A, 'Û', 0x19, 0x03, 'ß', 'ß', 'ß', 0x1A, 0x03,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
7 'Û', 'ß', 'ß', 'ß', 0x19, 0x03, 'Û', 'Û', 'Û', 0x1A, 0x05, 'ß',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
8 'Û', 'Û', 'Û', 0x19, 0x03, 'Û', 'Û', 'Û', 0x1A, 0x05, 'ß', 'Û',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
9 'Û', 'Û', 0x19, 0x02, 'Û', 'Û', 'Û', 0x18, 'Û', 'Û', 'Û', 0x1A,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
10 0x04, 'Ü', 0x19, 0x09, 0x1A, 0x03, 'Û', 0x19, 0x06, 'Û', 'Û', 'Û',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
11 0x19, 0x05, 'Û', 'Û', 'Û', 0x19, 0x03, 'Û', 'Û', 'Û', 0x1A, 0x05,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
12 'ß', 'Û', 'Û', 'Û', 0x19, 0x02, 'Û', 'Û', 'Û', 0x1A, 0x09, 'Ü',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
13 0x18, 'Û', 'Û', 'Û', 0x19, 0x0B, 'Ü', 'Ü', 'Ü', 0x1A, 0x03, 'Û',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
14 'Ü', 'Ü', 'Ü', 0x19, 0x03, 'Û', 'Û', 'Û', 0x19, 0x05, 'ß', 'ß',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
15 'ß', 0x19, 0x03, 'ß', 'ß', 'ß', 0x19, 0x05, 'Û', 'Û', 'Û', 0x19,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
16 0x02, 0x08, 'Ü', 0x18, 0x19, ' ', 0x07, 'Ü', 0x06, 0x17, '°', '°',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
17 ' ', '°', '°', '°', ' ', ' ', '°', '°', 0x00, 'ß', 0x10, 0x19,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
18 0x0E, 0x08, 'Û', ' ', 'Û', 0x18, 0x19, 0x17, 0x07, 'Ú', 0x1A, 0x05,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
19 'Ä', ' ', 'Þ', 0x17, ' ', ' ', 0x04, '(', 0x02, '-', 0x04, ')',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
20 ' ', ' ', '(', 0x02, '-', 0x04, ')', ' ', ' ', 0x07, 0x10, 'Ý',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
21 ' ', ' ', 'Ä', 'Ä', 'Ä', '¿', ' ', ' ', 'Ú', 'Ä', 'Ä', ' ',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
22 0x08, 'Ü', 0x1A, 0x03, 'Û', 'Ü', 'Ü', 'Ü', 0x18, 0x19, 0x08, 0x07,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
23 'Ú', 0x1A, 0x08, 'Ä', '¿', 0x19, 0x03, '³', 0x19, 0x06, 0x17, 0x19,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
24 0x05, 0x04, 'ú', 'ú', 0x19, 0x05, 0x10, 0x19, 0x04, 0x07, '³', ' ',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
25 'Ä', 'Ù', ' ', ' ', 0x08, 0x1A, 0x04, 'Û', 'Ü', 'Ü', 0x18, 0x19,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
26 0x08, 0x07, '³', 0x09, 'þ', 'þ', 'þ', 0x19, 0x05, 0x07, '³', 0x1A,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
27 0x04, 'Ä', '¿', 0x19, 0x05, 0x17, ' ', 0x0C, ')', ' ', ' ', 0x00,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
28 'Ü', 0x06, 'Ü', 0x00, 'Ü', 0x0F, 'Ü', 0x06, 'Ü', 0x00, 'Ü', ' ',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
29 ' ', 0x0C, '(', ' ', 0x10, 0x19, 0x04, 0x07, '³', 0x19, 0x03, 0x08,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
30 'Ü', 0x1A, 0x03, 'Û', 0x18, 0x19, 0x02, 0x07, 'Ú', 0x1A, 0x03, 'Ä',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
31 ' ', '³', 0x09, 'þ', 'þ', 0x19, 0x06, 0x07, '³', 0x19, 0x04, '³',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
32 0x19, 0x05, 'Þ', 0x17, ' ', ' ', 0x00, 'ß', 0x06, 'ß', 0x0F, 'ß',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
33 0x00, 'ß', 0x06, 'ß', 0x00, 'ß', 0x06, 'ß', 0x00, 'ß', ' ', ' ',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
34 0x07, 0x10, 'Ý', 0x19, 0x08, 0x08, 0x1A, 0x04, 'Û', 0x18, 0x19, 0x02,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
35 0x07, '³', 0x09, 'þ', 'þ', 'þ', ' ', ' ', 0x07, '³', 0x09, 'þ',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
36 0x19, 0x07, 0x07, '³', 0x19, 0x06, 0x08, 0x1A, 0x04, 'Ü', 0x17, '°',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
37 '°', '°', 0x1A, 0x06, '±', 0x1A, 0x03, '°', 0x10, 0x1A, 0x04, 'Ü',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
38 ' ', ' ', 'Ü', 0x1A, 0x04, 'Û', 0x19, 0x03, 0x07, 'Ú', 0x1A, 0x04,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
39 'Ä', '¿', 0x18, 0x19, 0x02, '³', 0x09, 'þ', 'þ', 0x19, 0x02, 0x07,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
40 '³', 0x19, 0x0D, 0x08, 'Ü', 0x17, 0x1A, 0x06, 'Û', '°', '°', '°',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
41 0x1A, 0x04, '±', '²', 0x1A, 0x04, '°', 0x1A, 0x05, 'Û', 0x10, 0x1A,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
42 0x05, 'Û', 0x19, 0x04, 0x07, '³', 0x19, 0x04, '³', 0x18, 0x19, 0x02,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
43 '³', 0x09, 'þ', 0x19, 0x03, 0x07, '³', 0x19, 0x0B, 0x08, 'Ü', 0x17,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
44 0x1A, 0x06, 'Û', '±', 0x1A, 0x03, '°', '±', '±', '±', '²', '²',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
45 '²', 0x1A, 0x05, '°', 0x1A, 0x07, 'Û', 0x10, 'Û', 'Û', 0x19, 0x03,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
46 0x07, 'Ú', 'Ä', '´', 0x19, 0x04, '³', 0x18, 0x19, 0x02, '³', 0x19,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
47 0x04, '³', 0x19, 0x09, 0x08, 'Ü', 0x17, 0x1A, 0x07, 'Û', '°', '°',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
48 '°', 'Û', '°', '°', '±', '±', '²', '²', '²', '±', 0x1A, 0x04,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
49 '°', 0x1A, 0x09, 'Û', 0x10, 'Û', 0x19, 0x03, 0x07, '³', 0x18, 0x19,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
50 0x08, '³', 0x19, 0x07, 0x08, 'Ü', 0x17, 0x1A, 0x0F, 'Û', '±', 0x1A,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
51 0x04, '²', 0x1A, 0x0F, 'Û', 0x18, 0x10, 0x19, 0x0E, 'Ü', 0x17, 0x1A,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
52 0x12, 'Û', '±', '²', '²', '°', '±', 0x1A, 0x10, 'Û', 0x18, 0x10,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
53 0x19, 0x0D, 'Ü', 0x17, 0x1A, 0x05, 'Û', 0x10, ' ', 0x17, 0x1A, 0x0C,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
54 'Û', '±', '²', '²', 0x1A, 0x12, 'Û', 0x18, 0x10, 0x19, 0x0C, 0x17,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
55 0x1A, 0x05, 'Û', 0x10, 'Ý', ' ', 'Þ', 0x17, 0x1A, '!', 'Û', 0x10,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
56 'Ý', 0x18, 0x19, 0x0B, 0x17, 0x1A, 0x05, 'Û', 0x10, 'Ý', ' ', ' ',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
57 0x17, 0x1A, 0x22, 'Û', 0x18, 0x10, 0x19, 0x0B, 'ß', ' ', 'Û', ' ',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
58 'Û', ' ', 'ß', 0x19, 0x02, 0x1A, ' ', 'Û', 0x18, 0x19, 0x16, 'ß',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
59 'ß', 0x1A, 0x1B, 'Û', 'ß', 0x18, 0x19, 0x1A, 0x1A, 0x09, 'Û', 0x19,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
60 0x04, 'ß', 0x1A, 0x06, 'Û', 'Ü', 0x18, 0x19, 0x1A, 0x1A, 0x09, 'Û',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
61 0x19, 0x06, 'ß', 0x1A, 0x06, 'Û', 'Ü', 0x19, 0x04, 'Ü', 'Ü', 0x18,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
62 0x19, 0x0A, 'Ü', 0x1A, 0x19, 'Û', 0x19, 0x07, 'ß', 0x1A, 0x0D, 'Û',
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
63 'Ü', 0x18, 0x03, 0x1A, 0x15, 'Û', 0x19, 0x04, 0x1A, 0x15, 'Û', 0x19,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
64 0x02, 0x1A, 0x15, 'Û', 0x18, 0x19, 0x07, 0x1A, 0x05, 'Û', 0x19, 0x0C,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
65 0x1A, 0x04, 'Û', 0x1A, 0x10, 'Ü', 0x19, 0x0B, 0x1A, 0x05, 'Û', 0x18,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
66 0x1A, 0x07, 'Ü', 0x1A, 0x05, 'Û', 0x1A, 0x07, 'Ü', 0x19, 0x04, 0x1A,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
67 0x0F, 'Ü', 0x1A, 0x05, 'Û', 0x19, 0x02, 0x1A, 0x08, 'Ü', 0x1A, 0x05,
acb5694e93d9 Initial import.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
68 'Û', 0x1A, 0x06, 'Ü', 0x18};