~registry/codeblocks/trunk

« back to all changes in this revision

Viewing changes to src/plugins/contrib/wxSmithContribItems/wxSmithKWIC/images/angmet16.xpm

  • Committer: mortenmacfly
  • Date: 2012-02-22 14:40:26 UTC
  • Revision ID: svn-v4:98b59c6a-2706-0410-b7d6-d2fa1a1880c9:trunk:7835
* merged wxSmith branch into trunk
* this brings tons of new wxSmith items, including KWIC, wxImagePanel, wxGridBagSizer and more
* based on work of the community, mainly cryogen
* for more information, see changelog of wxSmith branch
* also, re-factoring of contributed wxWidgets items for wxSmith
* PLEASE DO A CLEAN CHECKOUT AND RE-BUILD EVERYTHING FROM SCRATCH!

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static const char * angmet16_xpm[] = {
 
3
/* width height num_colors chars_per_pixel */
 
4
"16 16 27 1",
 
5
/* colors */
 
6
"  c None",
 
7
"! c #ffffff",
 
8
"# c #ff0000",
 
9
"$ c #f0875a",
 
10
"% c #eab478",
 
11
"& c #e08e34",
 
12
"' c #bf2000",
 
13
"( c #bf0000",
 
14
") c #b8440d",
 
15
"* c #b0a75a",
 
16
"+ c #b0879a",
 
17
", c #b0875a",
 
18
"- c #800000",
 
19
". c #70871a",
 
20
"/ c #550000",
 
21
"0 c #406000",
 
22
"1 c #38448d",
 
23
"2 c #008000",
 
24
"3 c #006040",
 
25
"4 c #004000",
 
26
"5 c #002b00",
 
27
"6 c #0020bf",
 
28
"7 c #0000ff",
 
29
"8 c #0000bf",
 
30
"9 c #000080",
 
31
": c #000055",
 
32
"; c #000000",
 
33
/* pixels */
 
34
"     ;5445;     ",
 
35
"   ;42222224;   ",
 
36
"  ;'222.22226;  ",
 
37
" ;(#'22.222678; ",
 
38
" -###02.2237779 ",
 
39
";#####0.2377777;",
 
40
";#####)**177777;",
 
41
"-#####$!!+777779",
 
42
"-#####,!!,877779",
 
43
"/##-/;&%%&;;987:",
 
44
";/;          ;;;",
 
45
"                ",
 
46
"                ",
 
47
"                ",
 
48
"                ",
 
49
"                "
 
50
};