~ubuntu-branches/ubuntu/lucid/graphviz/lucid-security

« back to all changes in this revision

Viewing changes to tcldot/README.Tkspline

  • Committer: Bazaar Package Importer
  • Author(s): Stephen M Moraco
  • Date: 2002-02-05 18:52:12 UTC
  • Revision ID: james.westby@ubuntu.com-20020205185212-8i04c70te00rc40y
Tags: upstream-1.7.16
ImportĀ upstreamĀ versionĀ 1.7.16

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
The dot layout engine assumes a spline smoothing
 
3
algorithm for edges, rather than Tk's default smoothing.
 
4
So edges rendered to Tk canvas will look
 
5
better if the Tkspline extension is available.
 
6
 
 
7
Tkspline is available from:
 
8
 
 
9
        ftp://ftp.graphviz.org/pub/
 
10
 
 
11
For Tk prior to tk8.3.0 Jan Nijtmans' dash patches
 
12
are required by Tkspline.
 
13
 
 
14
Dash patches are available from:
 
15
 
 
16
        http://home.wxs.nl/~nijtmans/
 
17
 
 
18