~ubuntu-branches/ubuntu/precise/openwalnut/precise

« back to all changes in this revision

Viewing changes to src/modules/arbitraryRois/WMArbitraryRois.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Eichelbaum
  • Date: 2011-06-21 10:26:54 UTC
  • Revision ID: james.westby@ubuntu.com-20110621102654-rq0zf436q949biih
Tags: upstream-1.2.5
ImportĀ upstreamĀ versionĀ 1.2.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static const char * arbitraryROI_xpm[] = {
 
3
"32 32 7 1",
 
4
"       c None",
 
5
".      c #FF3333",
 
6
"+      c #D7D7D7",
 
7
"@      c #000000",
 
8
"#      c #FFB400",
 
9
"$      c #FF5E22",
 
10
"%      c #AA2222",
 
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
"        @###########@@@@        "};