~ubuntu-branches/ubuntu/trusty/picon-domains/trusty

« back to all changes in this revision

Viewing changes to com/sun/holland/unknown/face.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Hakan Ardo
  • Date: 2004-08-09 13:54:22 UTC
  • Revision ID: james.westby@ubuntu.com-20040809135422-cx5u3bugww0ifg4q
Tags: upstream-2004.08.05
ImportĀ upstreamĀ versionĀ 2004.08.05

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * face_xpm[] = {
 
3
/* width height ncolors chars_per_pixel */
 
4
"48 48 3 1",
 
5
/* colors */
 
6
"       s None  c None",
 
7
".      c blue",
 
8
"X      c black",
 
9
/* pixels */
 
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
"    .... ..... ..... ...... ..... ..... .....   ",
 
38
"        ..... ..... ........ ... ..... .....    ",
 
39
"       ..... .....  .........   ..... .....     ",
 
40
"       .... .....   .... ..... ..... .....      ",
 
41
"        .. ..... .. ..... ..... ... .....       ",
 
42
"          ..... .... ..... ..... . .....        ",
 
43
"          ....  ..... ..... ..... .....         ",
 
44
"           .. .. ..... ..... ..... ...          ",
 
45
"             .... ..... ..... ..... .           ",
 
46
"             ..... ..... ..... .....            ",
 
47
"  XXXX    XXXX..... ..... ..... ...      XXXX   ",
 
48
"    XX     X   ..... ..... ..... .        XX    ",
 
49
"    XXX    X    ..... ..... .....         X     ",
 
50
"   X XX   X      ..... ..... ...         XX     ",
 
51
"   X  XX  X       ..... ..... .          XX     ",
 
52
"   X  XX  X        ..... ....            X      ",
 
53
"  X   XXX X         .........           XX      ",
 
54
"  X    XXX           .......            XX     X",
 
55
"  X    XXX            .....             XX    XX",
 
56
" XX     XX             ...              X    XX ",
 
57
"XXXX    XX                            XXXXXXXXX "};