git-svn-id: https://svn.code.sf.net/p/freetel/code@816 01035d8c-6547-0410-b346-abe4f9...
authorwittend99 <wittend99@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 25 Oct 2012 19:34:02 +0000 (19:34 +0000)
committerwittend99 <wittend99@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 25 Oct 2012 19:34:02 +0000 (19:34 +0000)
fdmdv2/tests/pa_enum/bitmaps/sample.xpm [new file with mode: 0644]
fdmdv2/tests/pa_enum/bitmaps/sample2.xpm [new file with mode: 0644]

diff --git a/fdmdv2/tests/pa_enum/bitmaps/sample.xpm b/fdmdv2/tests/pa_enum/bitmaps/sample.xpm
new file mode 100644 (file)
index 0000000..13c10c4
--- /dev/null
@@ -0,0 +1,42 @@
+/* XPM */
+static char *sample[] = {
+"32 32 6 1 0 0",
+"  c #000000",
+"! c #000080",
+"# c #FFFFFF",
+"$ c #FFFF00",
+"% c #FF0000",
+"& c None",
+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&",
+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&",
+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&",
+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&",
+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&",
+"&&&&&&&&              &&&&&&&&&&",
+"&&&&&&&& !!!!!!!!!!!! &&&&&&&&&&",
+"&&&&&&&& !!!!!!!!!!!! &&&&&&&&&&",
+"&&&&&&&& !##!!!!!!!!! &&&&&&&&&&",
+"&&&&&&&& !##!!!!!!!!! &&&&&&&&&&",
+"&&&&&&&& !##!!!!!!!!! &&&&&&&&&&",
+"&&&&&&&& !##!!!!!!              ",
+"&&&&&&&& !##!!!!!! $$$$$$$$$$$$ ",
+"         !##!!!!!! $$$$$$$$$$$$ ",
+" %%%%%%% !##!!!!!! $##$$$$$$$$$ ",
+" %%%%%%% !##!!!!!! $##$$$$$$$$$ ",
+" %##%%%% !!!!!!!!! $##$$$$$$$$$ ",
+" %##%%%% !!!!!!!!! $##$$$$$$$$$ ",
+" %##%%%%           $##$$$$$$$$$ ",
+" %##%%%%%%%%% &&&& $##$$$$$$$$$ ",
+" %##%%%%%%%%% &&&& $##$$$$$$$$$ ",
+" %##%%%%%%%%% &&&& $##$$$$$$$$$ ",
+" %##%%%%%%%%% &&&& $$$$$$$$$$$$ ",
+" %##%%%%%%%%% &&&& $$$$$$$$$$$$ ",
+" %%%%%%%%%%%% &&&&              ",
+" %%%%%%%%%%%% &&&&&&&&&&&&&&&&&&",
+"              &&&&&&&&&&&&&&&&&&",
+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&",
+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&",
+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&",
+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&",
+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&"
+};
diff --git a/fdmdv2/tests/pa_enum/bitmaps/sample2.xpm b/fdmdv2/tests/pa_enum/bitmaps/sample2.xpm
new file mode 100644 (file)
index 0000000..5b8900f
--- /dev/null
@@ -0,0 +1,42 @@
+/* XPM */
+static char *sample2[] = {
+"32 32 6 1 0 0",
+"  c #000000",
+"! c #000080",
+"# c #FFFFFF",
+"$ c #FFFF00",
+"% c #FF0000",
+"& c None",
+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&",
+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&",
+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&",
+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&",
+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&",
+"&&&&&&&&              &&&&&&&&&&",
+"&&&&&&&& !!!!!!!!!!!! &&&&&&&&&&",
+"&&&&&&&& !!!!!!!!!!!! &&&&&&&&&&",
+"&&&&&&&& !##!!!!!!!!! &&&&&&&&&&",
+"&&&&&&&& !##!!!!!!!!! &&&&&&&&&&",
+"&&&&&&&& !##!!!!!!!!! &&&&&&&&&&",
+"&&&&&&&& !##!!!!!!              ",
+"&&&&&&&& !##!!!!!! $$$$$$$$$$$$ ",
+"         !##!!!!!! $$$$$$$$$$$$ ",
+" %%%%%%% !##!!!!!! $##$$$$$$$$$ ",
+" %%%%%%% !##!!!!!! $##$$$$$$$$$ ",
+" %##%%%% !!!!!!!!! $##$$$$$$$$$ ",
+" %##%%%% !!!!!!!!! $##$$$$$$$$$ ",
+" %##%%%%           $##$$$$$$$$$ ",
+" %##%%%%%%%%% &&&& $##$$$$$$$$$ ",
+" %##%%%%%%%%% &&&& $##$$$$$$$$$ ",
+" %##%%%%%%%%% &&&& $##$$$$$$$$$ ",
+" %##%%%%%%%%% &&&& $$$$$$$$$$$$ ",
+" %##%%%%%%%%% &&&& $$$$$$$$$$$$ ",
+" %%%%%%%%%%%% &&&&              ",
+" %%%%%%%%%%%% &&&&&&&&&&&&&&&&&&",
+"              &&&&&&&&&&&&&&&&&&",
+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&",
+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&",
+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&",
+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&",
+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&"
+};