Blob Blame History Raw
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libspiro
Description: A library for curve design. Clothoid to bezier conversion. A mechanism for drawing smooth contours with constant curvature at the spline joins.
URL: https://github.com/fontforge/libspiro
Version: @VERSION@
Requires:
Libs: -L${libdir} -lspiro
Cflags: -I${includedir}