Initial release of Maemo 5 port of gnuplot
[gnuplot] / pm3d / contrib / README
diff --git a/pm3d/contrib/README b/pm3d/contrib/README
new file mode 100644 (file)
index 0000000..8deb9cf
--- /dev/null
@@ -0,0 +1,11 @@
+colorpts.awk
+       script for drawing colour points (colour according to the point
+       z-coordinate). Try colorpts-demo.gp
+
+pm3dCompress.awk
+       script to shorten postscript files created by the pm3d splot from
+       regular (grided) data (maps)
+
+pm3dConvertToImage.awk
+       script to shorten postscript files with pm3d splot and matrix-like
+       input data. See the header of the script for more details.