summaryrefslogtreecommitdiffstats
path: root/libraries/libspiro/slack-desc
blob: 330c013d1ff83975a92060bfbcc253613af2bb1d (plain)
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

        |-----handy-ruler------------------------------------------------------|
libspiro: libspiro (Draw Beautiful curves)
libspiro:
libspiro: Spiro is the creation of Raph Levien which simplifies the
libspiro: drawing of beautiful curves.Using Bezier splines a artist can
libspiro: easily draw curves with the same slope on either side of a curve
libspiro: point. This library will take an array of spiro control points and
libspiro: convert them into a series of bezier splines which can then be used
libspiro: in myriad of ways the world has come to use beziers.
libspiro:
libspiro: Homepage:https://github.com/fontforge/libspiro
libspiro: