# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= libspiro VERSION= 20200505 KEYWORDS= graphics VARIANTS= standard SDESC[standard]= Library to simplify the drawing of curves HOMEPAGE= https://github.com/fontforge/libspiro CONTACT= nobody DOWNLOAD_GROUPS= main SITES[main]= GITHUB/fontforge:libspiro:20200505 DISTFILE[1]= generated:main DF_INDEX= 1 SPKGS[standard]= single OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none USES= autoreconf cpe gmake libtool LICENSE= GPLv3+:single LICENSE_TERMS= single:{{WRKDIR}}/TERMS LICENSE_FILE= GPLv3+:{{WRKSRC}}/COPYING LICENSE_AWK= TERMS:"third-order polynomial spirals" LICENSE_SOURCE= TERMS:{{WRKSRC}}/spiro.c LICENSE_SCHEME= solo CPE_VENDOR= libspiro_project FPC_EQUIVALENT= graphics/libspiro MUST_CONFIGURE= gnu INSTALL_TARGET= install-strip SOVERSION= 1.0.1 [FILE:666:descriptions/desc.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. [FILE:113:distinfo] 00be530b5c0ea9274baadf6c05521f0b192d4c3c1db636ac8b08efd44aaea8f5 98636 fontforge-libspiro-20200505.tar.gz [FILE:200:manifests/plist.single] include/ bezctx.h bezctx_intf.h spiro.h spiroentrypoints.h lib/ libspiro.a libspiro.so libspiro.so.%%SOMAJOR%% libspiro.so.%%SOVERSION%% lib/pkgconfig/libspiro.pc share/man/man3/libspiro.3.gz