summaryrefslogtreecommitdiff
path: root/amiga/plotters.c
Commit message (Collapse)AuthorAgeFilesLines
* Code cleanup.Chris Young2008-08-211-15/+20
| | | | svn path=/trunk/netsurf/; revision=5167
* Close fonts properly and default back to initial RastPort font.Chris Young2008-08-171-5/+19
| | | | svn path=/trunk/netsurf/; revision=5136
* Implemented line styles and widthsChris Young2008-08-151-24/+78
| | | | svn path=/trunk/netsurf/; revision=5131
* Added code to set correct font.Chris Young2008-08-101-40/+36
| | | | svn path=/trunk/netsurf/; revision=4986
* Corrected bitmap plotter RGB format.Chris Young2008-08-071-1/+1
| | | | svn path=/trunk/netsurf/; revision=4949
* Basic plotter functions and support code for the plotters.Chris Young2008-08-071-8/+103
| | | | svn path=/trunk/netsurf/; revision=4948
* Initial Amiga port files, mostly empty stub functions.Chris Young2008-08-021-0/+125
svn path=/trunk/netsurf/; revision=4864