]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/plot_zin.xpm
Whole lotta stuff for wxPlotWindow,
[wxWidgets.git] / include / wx / generic / plot_zin.xpm
diff --git a/include/wx/generic/plot_zin.xpm b/include/wx/generic/plot_zin.xpm
new file mode 100644 (file)
index 0000000..27aabe8
--- /dev/null
@@ -0,0 +1,32 @@
+/* XPM */
+static char *plot_zin_xpm[] = {
+/* columns rows colors chars-per-pixel */
+"20 18 8 1",
+"  c Gray0",
+". c #000084",
+"X c Blue",
+"o c Green",
+"O c #848484",
+"+ c #c6c6c6",
+"@ c None",
+"# c Gray100",
+/* pixels */
+"@@.@@@@@@@@@@@@@@@@@",
+"@...@@@@@@@@@@@@@@@@",
+".@.@.@@@@+@@@@+@@@@@",
+"@@.@@@@+ +@@@@+ +@@@",
+"@@.@@@+  +@@@@+  +@@",
+"@@.@@+ o +@@@@+ o +@",
+"@@.@+ oooo @@ oooo +",
+"@@.@@+ o   @@   o +@",
+"@@.@@@+  +@@@@+  +@@",
+"@@.@@@@+ +@@@@+ +@@@",
+"@@.@@....+@@@@+@@@@@",
+"@@.@.O@@@.O@@@@@@@@@",
+"@@.O.@@@@@.@@@@@@@.@",
+"@@..@@@@@@@.@@@@@.O@",
+"@@.@@@@@@@@O.@@@.O@@",
+"@@.@@@@@@@@@O...O@@@",
+"@@.@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@",
+};