aboutsummaryrefslogtreecommitdiff
path: root/graphics/vcg/pkg-descr
diff options
context:
space:
mode:
authorJeffrey Hsu <hsu@FreeBSD.org>1995-02-19 09:25:45 +0000
committerJeffrey Hsu <hsu@FreeBSD.org>1995-02-19 09:25:45 +0000
commit3df7b2193145a7913345a0cf0534ddaacd7f4ce3 (patch)
tree63fb8ae32acf63c8fb5448011d9cce6235c9f01c /graphics/vcg/pkg-descr
parent3f47621e5848d1918896fd15c11c5fe49c1d78af (diff)
downloadports-3df7b2193145a7913345a0cf0534ddaacd7f4ce3.tar.gz
ports-3df7b2193145a7913345a0cf0534ddaacd7f4ce3.zip
Notes
Diffstat (limited to 'graphics/vcg/pkg-descr')
-rw-r--r--graphics/vcg/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/vcg/pkg-descr b/graphics/vcg/pkg-descr
new file mode 100644
index 000000000000..367da68dd259
--- /dev/null
+++ b/graphics/vcg/pkg-descr
@@ -0,0 +1,10 @@
+The VCG tool reads a textual and readable specification of a
+graph and visualizes the graph. If not all positions of
+nodes are fixed, the tool layouts the graph using several
+heuristics as reducing the number of crossings, minimizing
+the size of edges, centering of nodes. The specification
+language of the VCG tool is nearly compatible to GRL, the
+language of the edge tool, but contains many extensions. The
+VCG tool allows folding of dynamically or statically speci-
+fied regions of the graph. It uses colors and runs on
+X11. (An older version runs on Sunview).