aboutsummaryrefslogtreecommitdiff
path: root/graphics/g2/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/g2/pkg-descr')
-rw-r--r--graphics/g2/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics/g2/pkg-descr b/graphics/g2/pkg-descr
new file mode 100644
index 000000000000..e5963845c81f
--- /dev/null
+++ b/graphics/g2/pkg-descr
@@ -0,0 +1,7 @@
+g2 is an easy to use, portable and powerful 2D graphics library. It provides a
+comprehensive set of functions for simultaneous generation of graphical output
+on different types of devices. Presently, the following devices are supported:
+PostScript, GIF and X11 (xfig is in development). g2 is written in C (ANSI)
+and additionally has a Fortran interface.
+
+Bill Fumerola <billf@chc-chimes.com>