From c3650bf9b2302e1a20853f0cadc7833370e3d0dd Mon Sep 17 00:00:00 2001 From: "Tim E. Real" Date: Wed, 20 Feb 2013 01:16:45 +0000 Subject: MASSIVE FIXES: MANY editor, usability, operation fixes and changes. See ChangeLog. --- muse2/xpm/zoom_out.xpm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 muse2/xpm/zoom_out.xpm (limited to 'muse2/xpm/zoom_out.xpm') diff --git a/muse2/xpm/zoom_out.xpm b/muse2/xpm/zoom_out.xpm new file mode 100644 index 00000000..a796f8b6 --- /dev/null +++ b/muse2/xpm/zoom_out.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static const char * zoom_out_xpm[] = { +"16 16 7 1", +" c None", +". c #A0A0A4", +"+ c #000000", +"@ c #DCDCDC", +"# c #FFFFFF", +"$ c #3F231D", +"% c #F6574B", +" ", +" ", +" ", +" .+++. ", +" .+@#@+. ", +" +##.##+ ", +" +#.###+ ", +" +#####+ ", +" .+@#@++ ", +" .++++++ ", +" ....+++ ", +" .+++ ", +"$$$$$ ..+++ ", +"%%%%% ..++ ", +"$$$$$ ... ", +" "}; -- cgit v1.2.3