~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to spell/gu_horn.112.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 * gu_horn_112_xpm[] = {
 
3
/* width height ncolors chars_per_pixel */
 
4
"24 24 4 1",
 
5
/* colors */
 
6
"       s None  c None",
 
7
".      c Black",
 
8
"X      s Yellow        c Gold",
 
9
"o      c White",
 
10
/* pixels */
 
11
"                        ",
 
12
"                   .  . ",
 
13
"               .   . .  ",
 
14
"                .       ",
 
15
"           .       X .. ",
 
16
"            .    XX     ",
 
17
"                XX      ",
 
18
"       .       XoX  .   ",
 
19
"        .    XXXX    .  ",
 
20
"            XXoX        ",
 
21
"   .       XXXX         ",
 
22
"    .     XooX    .     ",
 
23
"        XXXXXX     .    ",
 
24
"       XXXoXX           ",
 
25
"      XXXXoX            ",
 
26
"     XoooXX    .        ",
 
27
"    XXXXXX      .       ",
 
28
"    XXXXXX              ",
 
29
"    XXXXX   .           ",
 
30
"     XXX     .          ",
 
31
"                        ",
 
32
"                        ",
 
33
"                        ",
 
34
"                        "};