~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to dev/unused/0.91.7/newtown/collesium.111.xpm

  • Committer: uid200
  • Date: 1999-03-29 04:46:43 UTC
  • Revision ID: vcs-imports@canonical.com-19990329044643-f5e80d33562fef45
Initial revision

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * collesium_111_xpm[] = {
 
3
/* */
 
4
"24 24 5 1",
 
5
/* colors */
 
6
"       s None  c None",
 
7
".      c Black",
 
8
"X      c red",
 
9
"o      c white",
 
10
"O      s Dark gray     c grey25",
 
11
/* pixels */
 
12
"                        ",
 
13
"                        ",
 
14
"                        ",
 
15
"                        ",
 
16
"                        ",
 
17
"                        ",
 
18
"                .       ",
 
19
"           .    ..      ",
 
20
"           ..   .X.     ",
 
21
"           .o.  .  X.   ",
 
22
"    .      .  o .       ",
 
23
"    .X.    .    .       ",
 
24
"    ..X.   .    .       ",
 
25
"    .  X.  .    .       ",
 
26
"    .      .    .       ",
 
27
"    .      .    .       ",
 
28
"    .      ...  . ....  ",
 
29
"    .     .........O.O..",
 
30
"    .  .....O.Oo.OoOoOoO",
 
31
"    ....O.O.oOo...O.O.Oo",
 
32
"    .o..oOo..o..o.oOoOoO",
 
33
"    .....o......o.O...O.",
 
34
"    ........ooo.o.......",
 
35
"    ..oo.o....o.o.o...oo"};