summaryrefslogtreecommitdiff
path: root/amiga/font.h
Commit message (Expand)AuthorAgeFilesLines
* Rescan fonts if preferred fallback font is changed in the GUIChris Young2012-05-061-1/+6
* Select fonts, sizes and colours for splash screen text rather than relying on...Chris Young2011-09-071-0/+5
* Don't open fonts until they are neededChris Young2011-04-301-1/+5
* Aspect-corrected font DPI (files missing from previous commit)Chris Young2011-04-221-2/+2
* Set font DPI from nscss_screen_dpi to ensure it is always in syncChris Young2011-04-221-7/+1
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-211-3/+2
* Fix warningsChris Young2009-04-181-1/+1
* Implement bold and italic font rendering for Unicode display and make it the ...Chris Young2009-01-201-0/+5
* nsfont_width implemented for Unicode textChris Young2009-01-161-2/+5
* Experimental font code to plot Unicode text.Chris Young2008-08-301-1/+1
* Close fonts properly and default back to initial RastPort font.Chris Young2008-08-171-1/+3
* Added code to set correct font.Chris Young2008-08-101-0/+26