diff lisp/toolbar/right_arrow.xpm @ 32519:54d90c318dfd

Re-convert from full-color version (using the Gimp) to eliminate dithering artifacts.
author Miles Bader <miles@gnu.org>
date Mon, 16 Oct 2000 08:41:18 +0000
parents 8f4a34146a9d
children 734ff40978ad
line wrap: on
line diff
--- a/lisp/toolbar/right_arrow.xpm	Mon Oct 16 07:28:24 2000 +0000
+++ b/lisp/toolbar/right_arrow.xpm	Mon Oct 16 08:41:18 2000 +0000
@@ -1,39 +1,36 @@
 /* XPM */
-static char *magick[] = {
-/* columns rows colors chars-per-pixel */
+static char * right_arrow_xpm[] = {
 "24 24 9 1",
-"  c Gray0",
-". c #3a3a5d1d3171",
-"X c #4eb572d945ac",
-"o c #7131975767e8",
-"O c #8484a9a97a7a",
-"+ c #9494b5b589df",
-"@ c #b1b1c7c7acac",
-"# c #e84eee98e67f",
-"$ c None",
-/* pixels */
-"$$$$$$$$$$$$$$$$$$$$$$$$",
-"$$$$$$$$$$$$$$$$$$$$$$$$",
-"$$$$$$$$$$$$$$$$$$$$$$$$",
-"$$$$$$$$$$$$$$$$$$$$$$$$",
-"$$$$$$$$$$$$$$$$$$$$$$$$",
-"$$$$$$  $$$$$$$$$$$$$$$$",
-"$$$$$$ #  $$$$$$$$$$$$$$",
-"$$$$$$ $##  $$$$$$$$$$$$",
-"$$$$$$ $###@  $$$$$$$$$$",
-"$$$$$$ $#####@  $$$$$$$$",
-"$$$$$$ $#######@  $$$$$$",
-"$$$$$$.$#########@  $$$$",
-"$$$$$$ ++OOOOoOoo.  $$$$",
-"$$$$$$ +OOOOOoX.  $$$$$$",
-"$$$$$$ ++OOoXX  $$$$$$$$",
-"$$$$$$ +ooX.  $$$$$$$$$$",
-"$$$$$$ Oo.  $$$$$$$$$$$$",
-"$$$$$$ .  $$$$$$$$$$$$$$",
-"$$$$$$  $$$$$$$$$$$$$$$$",
-"$$$$$$$$$$$$$$$$$$$$$$$$",
-"$$$$$$$$$$$$$$$$$$$$$$$$",
-"$$$$$$$$$$$$$$$$$$$$$$$$",
-"$$$$$$$$$$$$$$$$$$$$$$$$",
-"$$$$$$$$$$$$$$$$$$$$$$$$"
-};
+" 	c None",
+".	c #020202",
+"+	c #1A1A1A",
+"@	c #779D6D",
+"#	c #88AE80",
+"$	c #97B78B",
+"%	c #9EBA92",
+"&	c #E9EFE8",
+"*	c #3C5936",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"      ..                ",
+"      .&..              ",
+"      .&&&..            ",
+"      .&&&&&..          ",
+"      .&&&&&&&..        ",
+"      .&&&&&&&&&+.      ",
+"      +&&&&&&&&&&%..    ",
+"      .%#######@@*..    ",
+"      .%#####@@*..      ",
+"      .%###@@*..        ",
+"      .$#@@*..          ",
+"      .#@*..            ",
+"      .*..              ",
+"      ..                ",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};