curves

Library for drawing curve based images.

Latest on Hackage:1.1.0.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Ulf Norell
Maintained by [email protected]

Curves is an easy to use library for creating images. The basic primitive is a curve, which, in the simplest case, is a continuous function from a scalar parameter to a 2-dimensional point on the curve. Images are rendered as PNG images.