summaryrefslogtreecommitdiff
path: root/graphics/pgraf/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgraf/DESCR')
-rw-r--r--graphics/pgraf/DESCR10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/pgraf/DESCR b/graphics/pgraf/DESCR
new file mode 100644
index 00000000000..53d7b26fd8d
--- /dev/null
+++ b/graphics/pgraf/DESCR
@@ -0,0 +1,10 @@
+Pgraf is a portable graphics package for the presentation of
+scientific data. The package is designed to operate on the simplest
+of graphics devices, with implementation on a new device requiring
+only the creation of a small set of low level subroutines. The
+package is written in the C language, with function calls restricted
+to the standard input-output and math libraries. However, the
+graphics is accessible from both C and Fortran 77. The functions
+provided include simple graphing, contouring of two dimensional
+fields, and perspective viewing of three dimensional wire frame
+structures.