~efargaspro/+junk/codeblocks-16.01-release

« back to all changes in this revision

Viewing changes to src/plugins/contrib/wxSmithContribItems/wximagebutton/wxImageButton32.xpm

  • Committer: damienlmoore at gmail
  • Date: 2016-02-02 02:43:22 UTC
  • Revision ID: damienlmoore@gmail.com-20160202024322-yql5qmtbwdyamdwd
Code::BlocksĀ 16.01

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static const char * wxImageButton32_xpm[] = {
 
3
/* width height num_colors chars_per_pixel */
 
4
"32 32 22 1",
 
5
/* colors */
 
6
"  c None",
 
7
"! c #ffffff",
 
8
"# c #fffbf0",
 
9
"$ c #e0c080",
 
10
"% c #d4d0c8",
 
11
"& c #c0dcc0",
 
12
"' c #c0a080",
 
13
"( c #c08080",
 
14
") c #a0a080",
 
15
"* c #a08080",
 
16
"+ c #a08040",
 
17
", c #a06040",
 
18
"- c #808080",
 
19
". c #806080",
 
20
"/ c #806040",
 
21
"0 c #804040",
 
22
"1 c #606080",
 
23
"2 c #606040",
 
24
"3 c #604040",
 
25
"4 c #602000",
 
26
"5 c #404040",
 
27
"6 c #402000",
 
28
/* pixels */
 
29
"                                ",
 
30
"                                ",
 
31
"                                ",
 
32
"                                ",
 
33
"                                ",
 
34
" !!!!!!!!!!!!!!!!!!!!!!!!!!!!!5 ",
 
35
" !%%%%%%%%%%%%%%%%%%%%%%%%%%%-5 ",
 
36
" !%%%%%%%%%%%%%%%%%%%%%%%%%%%-5 ",
 
37
" !%%%%%%%%%%%%%%%%%%%%%%%%%%%-5 ",
 
38
" !%%%#####################%%%-5 ",
 
39
" !%%%#*0300030030333333333%%%-5 ",
 
40
" !%%%#/,****++++++,,,,,,,0%%%-5 ",
 
41
" !%%%#/+'#!!&'**((***++++/%%%-5 ",
 
42
" !%%%#/*%!!!!'(''(((****(,%%%-5 ",
 
43
" !%%%#/*%&&&&''''''**11*'+%%%-5 ",
 
44
" !%%%#/)%%%%%'''''$.-../'*%%%-5 ",
 
45
" !%%%#2*%%%%%%%%'%)2-..*%*%%%-5 ",
 
46
" !%%%#3/-/////////332332/3%%%-5 ",
 
47
" !%%%#33333333464435555666%%%-5 ",
 
48
" !%%%#33/////////////33/-.%%%-5 ",
 
49
" !%%%#3/*,///,//,//,//////%%%-5 ",
 
50
" !%%%#*/22222222222//22222%%%-5 ",
 
51
" !%%%%%%%%%%%%%%%%%%%%%%%%%%%-5 ",
 
52
" !%%%%%%%%%%%%%%%%%%%%%%%%%%%-5 ",
 
53
" !%%%%%%%%%%%%%%%%%%%%%%%%%%%-5 ",
 
54
" !%%%%%%%%%%%%%%%%%%%%%%%%%%%-5 ",
 
55
" !----------------------------5 ",
 
56
" 555555555555555555555555555555 ",
 
57
"                                ",
 
58
"                                ",
 
59
"                                ",
 
60
"                                "
 
61
};