diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
commit | f1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /graphics/vcg | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'graphics/vcg')
-rw-r--r-- | graphics/vcg/DESCR | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/graphics/vcg/DESCR b/graphics/vcg/DESCR index 367da68dd25..18ab0fcfc77 100644 --- a/graphics/vcg/DESCR +++ b/graphics/vcg/DESCR @@ -1,10 +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 +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 +fied regions of the graph. It uses colors and runs on X11. (An older version runs on Sunview). |