Port variant | std |
Summary | Library to simplify the drawing of curves |
BROKEN | |
Package version | 20240903 |
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 | 07 SEP 2024, 17:00:23 UTC |
Port created | 02 APR 2020, 23:06:23 UTC |
set | This is the libspiro:std metapackage. It pulls in all subpackages of libspiro:std. |
primary | 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. |
dev | This is the developer subpackage of the libspiro:std port. It may contain headers, pc files, static and PIC libraries and SO links. |
man | This is the man page subpackage of the libspiro:std port. |
Build (only) |
gmake:primary:std autoconf:primary:std automake:primary:std libtool:primary:std |
main | mirror://GITHUB/fontforge:libspiro:20240903 |
fontforge:std | Outline and bitmap font editor |
gegl:std | Graph based image processing framework |