Port variant | standard |
Summary | Library to simplify the drawing of curves |
BROKEN | |
Package version | 20221101 |
Homepage | https://github.com/fontforge/libspiro |
Keywords | graphics |
Maintainer | nobody |
License | GPLv3+ |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 11 NOV 2022, 05:19:21 UTC |
Port created | 02 APR 2020, 23:06:23 UTC |
single | Spiro is the creation of Raph Levien. It simplifies the drawing of beautiful curves. Using bezier splines an artist can easily draw curves with the same slope on either side of an on-curve point. Spiros, on the other hand, are based on clothoid splines which make it easy to maintain constant curvature as well as constant slope. Such curves will simply look nicer. Raph Levien's spiro splines only use on-curve points and so are easier to use and more intuitive to the artist. This library will take an array of spiro control points and convert them into a series of bezier splines which can then be used in the myriad of ways the world has come to use beziers. |
Build (only) |
gmake:primary:standard autoconf:single:standard automake:single:standard libtool:single:standard |
main | mirror://GITHUB/fontforge:libspiro:20221101 |
fontforge:standard | Outline and bitmap font editor |
gegl:standard | Graph based image processing framework |