summaryrefslogtreecommitdiff
path: root/graphics/vcg/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-10-31 22:52:58 +0000
committerzuntum <zuntum>2001-10-31 22:52:58 +0000
commit7e9524f1017cb18948282b999e45c15b8b9e6dee (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /graphics/vcg/DESCR
parent41c8c3cd74ce618106e762374834328ba0c18a8c (diff)
downloadpkgsrc-7e9524f1017cb18948282b999e45c15b8b9e6dee.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'graphics/vcg/DESCR')
-rw-r--r--graphics/vcg/DESCR10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/vcg/DESCR b/graphics/vcg/DESCR
new file mode 100644
index 00000000000..367da68dd25
--- /dev/null
+++ b/graphics/vcg/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).