Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > 50092863b5a61a97bce5975a24a6771c > files > 4

libspiro-20071029-4.fc13.x86_64.rpm

This is a shared library designed to give FontForge (and others) access to
Raph Levien's spiro splines. 

You may (possibly) be able to obtain more recent versions of Spiro from
    http://levien.com/garden/ppedit/
use the get-spiro-src.sh script to do so.

To build, type
    ./configure
    make
    make install

Currently I extract very little from spiro, just the bare minimum to convert
a series of (marked) points to a set of cubic bezier curves which ff can use.