summaryrefslogtreecommitdiff
path: root/amiga/plotters.c
Commit message (Expand)AuthorAgeFilesLines
* Minor improvements to output.Chris Young2008-12-131-10/+19
* Fix bitmap tile plotter so tiled bitmaps continue out of the inital visible a...Chris Young2008-12-101-0/+3
* Complete (but quite minimal at the moment) context menu implementation for Am...Chris Young2008-10-251-1/+1
* Fixed bitmap tile plotterChris Young2008-10-191-8/+6
* Stop scaled bitmaps from disappearing completely when the top of the image isChris Young2008-09-281-10/+13
* Experimental treeview implementation using listbrowser.gadget.Chris Young2008-09-271-1/+4
* Fix screen clear bug - now plain text files are readable.Chris Young2008-09-201-2/+5
* Added support for scaling bitmaps, filled polygons, filled circles and clipping.Chris Young2008-08-301-50/+81
* Convert UTF-8 text to local charset before printing to screenChris Young2008-08-231-5/+42
* Code cleanup.Chris Young2008-08-211-15/+20
* Close fonts properly and default back to initial RastPort font.Chris Young2008-08-171-5/+19
* Implemented line styles and widthsChris Young2008-08-151-24/+78
* Added code to set correct font.Chris Young2008-08-101-40/+36
* Corrected bitmap plotter RGB format.Chris Young2008-08-071-1/+1
* Basic plotter functions and support code for the plotters.Chris Young2008-08-071-8/+103
* Initial Amiga port files, mostly empty stub functions.Chris Young2008-08-021-0/+125