summaryrefslogtreecommitdiff
path: root/amiga/font.c
Commit message (Expand)AuthorAgeFilesLines
* Minor improvements to output.Chris Young2008-12-131-18/+2
* Code cleanup, removed remnants of ttengine experimental code (way too slow to beChris Young2008-09-151-94/+6
* Fixed bold/italic stylesChris Young2008-09-151-7/+42
* Experimental font code to plot Unicode text.Chris Young2008-08-301-6/+177
* Improved text reflow moreChris Young2008-08-261-12/+31
* Work on local charset encoded strings for improved layout.Chris Young2008-08-261-7/+25
* Code cleanup.Chris Young2008-08-211-1/+2
* Close fonts properly and default back to initial RastPort font.Chris Young2008-08-171-6/+18
* Fixed font stylesChris Young2008-08-121-25/+30
* Added code to set correct font.Chris Young2008-08-101-0/+97
* Functions now return correct values for proper text formatting.Chris Young2008-08-091-20/+21
* Basic plotter functions and support code for the plotters.Chris Young2008-08-071-3/+37
* Initial Amiga port files, mostly empty stub functions.Chris Young2008-08-021-0/+83