diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:11:36 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:11:36 +0000 |
commit | 0ca28723fbfb0ed88954e35bf45d7462a40a5178 (patch) | |
tree | 4ab0dde6ed9cb6e40d9d477547ce6363396ec676 /math/geg/DESCR | |
parent | 380b33c5710509b50346db575cddab2e83c39c2d (diff) | |
download | pkgsrc-0ca28723fbfb0ed88954e35bf45d7462a40a5178.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'math/geg/DESCR')
-rw-r--r-- | math/geg/DESCR | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/math/geg/DESCR b/math/geg/DESCR new file mode 100644 index 00000000000..89a53d0d3fe --- /dev/null +++ b/math/geg/DESCR @@ -0,0 +1,7 @@ +Geg is capable of drawing 2-dimensional mathematical functions +within a nice user interface. e.g., f(x) = 3 + sin(x/2). geg +allows you to view multiple functions simultaneously, with each +function drawn in a different color. Functions can be selectively +erased and are easily identifiable by colour matching. The +viewport can be zoomed in and out, and can xoom in on selected +regions. geg is easy to use, good looking, compact and customisable. |