]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/plot/plot_enl.xpm
Readded wxPlotWindow as external lib.
[wxWidgets.git] / contrib / include / wx / plot / plot_enl.xpm
diff --git a/contrib/include/wx/plot/plot_enl.xpm b/contrib/include/wx/plot/plot_enl.xpm
new file mode 100644 (file)
index 0000000..7e48e2c
--- /dev/null
@@ -0,0 +1,34 @@
+/* XPM */
+static char *plot_enl_xpm[] = {
+/* columns rows colors chars-per-pixel */
+"20 20 8 1",
+"  c Gray0",
+". c #000084",
+"X c Blue",
+"o c Green",
+"O c #848484",
+"+ c #c6c6c6",
+"@ c None",
+"# c Gray100",
+/* pixels */
+"@@.@@@@@@@@@@@@@@@@@",
+"@...@@@@@@@+@@@@@@@@",
+".@.@.@@@@@+ +@@@@@@@",
+"@@.@@@@@@+ o +@@@@@@",
+"@@.@@@@@+ ooo +@@@@@",
+"@@.@@@@@   o   @@@@@",
+"@@.@@@@++++o +++@@@@",
+"@@.@@....@@  @@@@@@@",
+"@@.@.O@@@.O@@@@@@@@@",
+"@@.O.@@@@@.@@@@@@@.@",
+"@@..@@@@@@@.@@@@@.O@",
+"@@.@@@@@@@@O.@@@.O@@",
+"@@.@@@@@@@@@O...O@@@",
+"@@.@@@@@@@@  @@@@@@@",
+"@@.@@@@++++o +++@@@@",
+"@@.@@@@@   o   @@@@@",
+"@@.@@@@@+ ooo +@@@@@",
+"@@.@@@@@@+ o +@@@@@@",
+"@@.@@@@@@@+ +@@@@@@@",
+"@@@@@@@@@@@+@@@@@@@@",
+};