summaryrefslogtreecommitdiff
path: root/test/bezier.c
Commit message (Collapse)AuthorAgeFilesLines
* Improve API to allow for RAM surfaces instead of direct blittingVincent Sanders2011-11-211-10/+45
| | | | | | | | Improve and update tests Fix RAM surface Fix VNC surface svn path=/trunk/libnsfb/; revision=13158
* add basic (but working) path supportVincent Sanders2010-01-221-8/+16
| | | | svn path=/trunk/libnsfb/; revision=9865
* strip legacy plotter interfaceVincent Sanders2010-01-091-2/+4
| | | | | | | cleanup line plotting interface move plotter interface structs to apropriate header svn path=/trunk/libnsfb/; revision=9798
* add bezier curve plottersVincent Sanders2010-01-061-0/+112
svn path=/trunk/libnsfb/; revision=9794