Index of /ctan/graphics/pgf/contrib/hobby/
| | | |
../ | | - | Directory |
hobby_code.dtx | 2023-Sep-01 12:51:05 | 111.9K | application/octet-stream |
hobby_code.pdf | 2023-Sep-01 12:52:04 | 502.6K | application/pdf |
hobby.pdf | 2023-Sep-01 12:52:52 | 494.6K | application/pdf |
hobby.tex | 2023-Aug-30 20:38:01 | 42.4K | application/x-tex |
README | 2023-Sep-01 12:51:22 | 0.6K | text/plain;charset=utf-8 |
----------------------------------------------------------------
hobby --- a TikZ/PGF library for drawing smooth(ish) curves using
Hobby's algorithm (implemented in LaTeX3)
E-mail: [email protected]
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`.