kuribas / cubicbezier

Haskell library for manipulating cubic bezier curves
BSD 3-Clause "New" or "Revised" License
18 stars 2 forks source link

cubicbezier

Haskell library for manipulating cubic and quadratic bezier curves. It is meant as a low level library to support 2D graphics and typography applications.

Features implemented:

Features todo: