~siretart/lcd4linux/debian

34 by reinelt
[lcd4linux @ 2000-04-03 06:53:09 by reinelt]
1
/* XPM */
508 by reinelt
[lcd4linux @ 2005-01-18 06:30:21 by reinelt]
2
3
/*
0.1.1 by Reinhard Tartler
Import upstream version 0.11.0~svn1143
4
 * Copyright 1999 Michael Reinelt <michael@reinelt.co.at>
508 by reinelt
[lcd4linux @ 2005-01-18 06:30:21 by reinelt]
5
 * Copyright 2004 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
6
 *
7
 * This file is part of LCD4Linux.
8
 *
9
 * LCD4Linux is free software; you can redistribute it and/or modify
10
 * it under the terms of the GNU General Public License as published by
11
 * the Free Software Foundation; either version 2, or (at your option)
12
 * any later version.
13
 *
14
 * LCD4Linux is distributed in the hope that it will be useful,
15
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17
 * GNU General Public License for more details.
18
 *
19
 * You should have received a copy of the GNU General Public License
20
 * along with this program; if not, write to the Free Software
21
 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
22
 * 
23
 */
24
34 by reinelt
[lcd4linux @ 2000-04-03 06:53:09 by reinelt]
25
static char *lcd4linux[] = {
36 by reinelt
[lcd4linux @ 2000-04-03 17:31:52 by reinelt]
26
"38 32 3 1",
27
"  c None",
34 by reinelt
[lcd4linux @ 2000-04-03 06:53:09 by reinelt]
28
"# c #102000",
29
". c #a0d000",
36 by reinelt
[lcd4linux @ 2000-04-03 17:31:52 by reinelt]
30
"                                      ",
31
"                                      ",
32
"                                      ",
33
"                                      ",
34
"                                      ",
35
"                                      ",
36
"                                      ",
37
"......................................",
38
"..##............######....######......",
39
"..##............######....######......",
40
"..##..........##......##..##....##....",
41
"..##..........##......##..##....##....",
42
"..##..........##..........##......##..",
43
"..##..........##..........##......##..",
44
"..##..........##..........##......##..",
45
"..##..........##..........##......##..",
46
"..##..........##..........##......##..",
47
"..##..........##..........##......##..",
48
"..##..........##......##..##....##....",
49
"..##..........##......##..##....##....",
50
"..##########....######....######......",
51
"..##########....######....######......",
52
"......................................",
53
"......................................",
54
"                                      ",
55
"                                      ",
56
"                                      ",
57
"                                      ",
58
"                                      ",
59
"                                      ",
60
"                                      ",
61
"                                      ",
34 by reinelt
[lcd4linux @ 2000-04-03 06:53:09 by reinelt]
62
};