~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to misc/fireplace.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 * fireplace_111_xpm[] = {
 
3
/* width height ncolors chars_per_pixel */
 
4
"24 24 10 1",
 
5
/* colors */
 
6
"       s None  c None",
 
7
".      c Black",
 
8
"X      s Gray  m white c Grey50",
 
9
"o      s Light gray    c Grey75",
 
10
"O      s Dark gray     c Grey25",
 
11
"+      s Yellow        c Gold",
 
12
"@      s Light yellow  c Yellow",
 
13
"#      c Red",
 
14
"$      s Dark brown    m white c Sienna",
 
15
"%      s Brown c Peru",
 
16
/* pixels */
 
17
"        ................",
 
18
"        ................",
 
19
"       .................",
 
20
"       .................",
 
21
"    ....................",
 
22
"    .X.X................",
 
23
"   ..X.X................",
 
24
"   ..X..X.X.X.X.X.X.XX..",
 
25
"  ...X..oXoXoXoXoXoXoX..",
 
26
"  .X.X.XXXXXXXXXXXXXX.X.",
 
27
" .X..X.X.X.X.X.X.X.X..X.",
 
28
" ..X.XXXXXXXXXXXXXXXXXX.",
 
29
"..X..XXXXXXXXXXXXXXXXXX.",
 
30
".X.X.oXoXoXoXoXoXoXoXoX.",
 
31
"..X.XXXXXXXXXXXXXXXXXX. ",
 
32
".X..X.X............XOX. ",
 
33
"...oXo.++@#++@++@.oXo.  ",
 
34
".X.XXX.#$@@+#+#@$.XXX.  ",
 
35
"..X.X.@#@@$#+#+..XOX.   ",
 
36
"..oXo.#@$%@#$#$..oXo.   ",
 
37
".XXX..$...$%.%..XXX.    ",
 
38
".X.X............X.X.    ",
 
39
"                        ",
 
40
"                        "};