summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/hobby/README.txt
blob: 04af0731d63bfdb5f8cf548412edf645f70d7f2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
----------------------------------------------------------------
hobby --- a TikZ/PGF library for drawing smooth(ish) curves using
          Hobby's algorithm (implemented in LaTeX3)
E-mail: loopspace@mathforge.org
Released under the LaTeX Project Public License v1.3c or later
See http://www.latex-project.org/lppl.txt
----------------------------------------------------------------

This package defines a path generation function for TikZ/PGF
which implements Hobby's algorithm for a path built out of Bezier
curves which passes through a given set of points.

The implementation is in LaTeX3.  It can be used as as a TikZ
`to path`.