aboutsummaryrefslogtreecommitdiffhomepage
path: root/images/show.8bit.xpm
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-09-13 14:22:02 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-09-13 14:22:02 +0000
commit1fa284b5bd94a0f84604f80b928dac668b880cc5 (patch)
treee8351d63c8cc331b1dbb9d9f576b660c5bc9cc71 /images/show.8bit.xpm
parent33535c43eac23dd3981ada7a69250644d8be4a2e (diff)
Added new buttons. (xbm files currently missing, some icons not made yet, confusingly copied old ones.
Diffstat (limited to 'images/show.8bit.xpm')
-rw-r--r--images/show.8bit.xpm44
1 files changed, 44 insertions, 0 deletions
diff --git a/images/show.8bit.xpm b/images/show.8bit.xpm
new file mode 100644
index 00000000..26634f27
--- /dev/null
+++ b/images/show.8bit.xpm
@@ -0,0 +1,44 @@
+/* XPM */
+static char * show_8bit_xpm[] = {
+"32 32 9 1",
+" c None",
+". c #070708",
+"+ c #9C898A",
+"@ c #8C4948",
+"# c #F4F4F3",
+"$ c #87100E",
+"% c #787777",
+"& c #383837",
+"* c #BDBDBB",
+"*++++++++++++++++++++++++++++++*",
+"*@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*",
+"*@$@@@@@@@@@@@@@@@@@@@@@@@@@@$$*",
+"*@$**************************@$*",
+"*@$*****++%++*****+%+%*******@$*",
+"*@$****&&....@**+&....&%*****@$*",
+"*@$**+&&+*##+&&+.&*##*@.%****@$*",
+"*@$**+.######*..&######%.****@$*",
+"*@$**.%#######%.########&&***@$*",
+"*@$**.+#######+.########&&+**@$*",
+"*@$**.*#######*.########&&%**@$*",
+"*@$**.+#*+####+.##+*####&&%**@$*",
+"*@$**.+*..+###+.#%..####&&%**@$*",
+"*@$**&%*&.*###&.*+.&###*.@%**@$*",
+"*@$**%.**####*..&**####%.%%**@$*",
+"*@$***%.&%++&.&+&.%++%..%%+**@$*",
+"*@$****+&...&%%+*+....%%%%***@$*",
+"*@$******%+%%%%****%%%%%%****@$*",
+"*@$*******+++*******++++*****@$*",
+"*@$**************************@$*",
+"*@$++++++++++++++++++++++++++$$*",
+"*@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*",
+"*%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*",
+"********************************",
+"**********%%********************",
+"*****+&&&*&&********************",
+"*****&&***&%@&**@&%*&++%*&+*****",
+"*****+.&**.&&.*&%+.%&%%&*.+*****",
+"******+.@*.+%&+.**.+%&&.%%******",
+"****++*&%%.*&%%.*&&*+.+.@*******",
+"****+&&%*%%*%&*&&%**+%*%********",
+"********************************"};