summaryrefslogtreecommitdiff
path: root/include/libnsfb_plot.h
Commit message (Collapse)AuthorAgeFilesLines
* Improve API to allow for RAM surfaces instead of direct blittingVincent Sanders2011-11-211-1/+1
| | | | | | | | 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-2/+2
| | | | svn path=/trunk/libnsfb/; revision=9865
* fix polylinesVincent Sanders2010-01-211-1/+1
| | | | svn path=/trunk/libnsfb/; revision=9855
* add beginnings of path plottingVincent Sanders2010-01-211-0/+6
| | | | svn path=/trunk/libnsfb/; revision=9854
* simplify internal headersVincent Sanders2010-01-111-0/+16
| | | | svn path=/trunk/libnsfb/; revision=9801
* strip legacy plotter interfaceVincent Sanders2010-01-091-1/+41
| | | | | | | 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/+4
| | | | svn path=/trunk/libnsfb/; revision=9794
* Improve cursor handlingVincent Sanders2009-12-041-1/+1
| | | | | | Improve screen copy handling and API svn path=/trunk/libnsfb/; revision=9714
* add cursor supportVincent Sanders2009-06-021-1/+4
| | | | svn path=/trunk/libnsfb/; revision=7687
* add legacy plotter APIVincent Sanders2009-04-241-0/+19
| | | | svn path=/trunk/libnsfb/; revision=7304
* add font glyph plotting supportVincent Sanders2009-04-081-1/+10
| | | | svn path=/trunk/libnsfb/; revision=7068
* initial commit of netsurf framebuffer libraryVincent Sanders2009-04-081-0/+72
svn path=/trunk/libnsfb/; revision=7060