Index of /archives/text/CTAN/graphics/pgf/contrib/hobby
Name Last modified Size Description
Parent Directory -
hobby_code.pdf 2023-09-01 21:52 503K
hobby_code.dtx 2023-09-01 21:51 112K
hobby.tex 2023-08-31 05:38 42K
hobby.pdf 2023-09-01 21:52 495K
README 2023-09-01 21:51 638
----------------------------------------------------------------
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`.