summaryrefslogtreecommitdiff
path: root/scripts/slimftmodules.h
AgeCommit message (Collapse)Author
2011-04-08Add special case non-aa scan converter with accompanying blit functions.Tor Andersson
Also turn on font hinting when rendering non-aa text.
2011-04-07Add text antialiasing too.Robin Watts
Update the text rendering code to use the raster renderer in freetype rather than the smooth one. No change to the hinting methods used yet.
2011-04-06Move scripts and config files into "scripts" directory.Tor Andersson