Merged GSOC Ribbon work from SOC2009_RIBBON branch into trunk.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
33
samples/ribbon/auto_crop_selection_small.xpm
Normal file
33
samples/ribbon/auto_crop_selection_small.xpm
Normal file
@@ -0,0 +1,33 @@
|
||||
/* XPM */
|
||||
static const char *const auto_crop_selection_small_xpm[] = {
|
||||
"16 16 13 1",
|
||||
" c black",
|
||||
"a c #233A19",
|
||||
"h c #363F2E",
|
||||
"e c #5F7A4C",
|
||||
"g c #6A7D57",
|
||||
"i c #103AA0",
|
||||
"j c #386CDF",
|
||||
"b c #6DAF4E",
|
||||
"d c #85B568",
|
||||
"c c #A4EE7B",
|
||||
"k c #80AEF0",
|
||||
"f c #C4F79E",
|
||||
". c None",
|
||||
" .",
|
||||
" .. .......... .",
|
||||
" .ab ........ .",
|
||||
" bcde........ .",
|
||||
" . dfg........ .",
|
||||
" . egh.i...... .",
|
||||
" .....iji..... .",
|
||||
" ....ijkji.... .",
|
||||
" .....iji..... .",
|
||||
" ......i.hge . .",
|
||||
" ........gfd . .",
|
||||
" ........edcb .",
|
||||
" ........ ba. .",
|
||||
" .......... .. .",
|
||||
" .",
|
||||
"................"
|
||||
};
|
Reference in New Issue
Block a user