~ubuntu-branches/ubuntu/utopic/picmi/utopic

« back to all changes in this revision

Viewing changes to levels/default/santa_claus.xpm

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2012-12-03 17:39:47 UTC
  • Revision ID: package-import@ubuntu.com-20121203173947-tt1kk5wp92zk1f2z
Tags: upstream-4.9.90
ImportĀ upstreamĀ versionĀ 4.9.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * santa_xpm[] = {
 
3
"19 32 2 1",
 
4
"       c None",
 
5
".      c #000000",
 
6
"      .........    ",
 
7
"     ...........   ",
 
8
"    .............  ",
 
9
"   .          .... ",
 
10
"   .          .... ",
 
11
"   .... .  .... .. ",
 
12
"    .......... .  .",
 
13
"    .        . .  .",
 
14
"    . ..  .. .  .. ",
 
15
"   . .      ...    ",
 
16
"   .  ....... .    ",
 
17
"   .  .    .  .    ",
 
18
"   .    ..    .    ",
 
19
"    .        .     ",
 
20
"  ....      ....   ",
 
21
" ... ........ ...  ",
 
22
" ...  . .. .  ...  ",
 
23
".....        ..... ",
 
24
"......      ...... ",
 
25
".......    ....... ",
 
26
"........  ........ ",
 
27
"........  ........ ",
 
28
"........  ........ ",
 
29
".   ....  ....   . ",
 
30
"..              .. ",
 
31
" ..           ...  ",
 
32
"   ............    ",
 
33
"   ............    ",
 
34
"   .    ..    .    ",
 
35
"   ..   ..    .    ",
 
36
"  ..............   ",
 
37
" ................  "};