summaryrefslogtreecommitdiff
path: root/test/path.c
Commit message (Collapse)AuthorAgeFilesLines
* Improve API to allow for RAM surfaces instead of direct blittingVincent Sanders2011-11-211-12/+47
| | | | | | | | Improve and update tests Fix RAM surface Fix VNC surface svn path=/trunk/libnsfb/; revision=13158
* Ensure the bezier curve routines do not generate duplicate points unecissarily.Vincent Sanders2010-01-221-2/+7
| | | | svn path=/trunk/libnsfb/; revision=9866
* add basic (but working) path supportVincent Sanders2010-01-221-5/+5
| | | | svn path=/trunk/libnsfb/; revision=9865
* add beginnings of path plottingVincent Sanders2010-01-211-0/+92
svn path=/trunk/libnsfb/; revision=9854