Age | Commit message (Expand) | Author |
---|---|---|
2018-12-25 | GRAPHICS: Add a function to load TrueType fonts from fonts.dat | Cameron Cawley |
2015-12-21 | GRAPHICS: Introduce a size mode for TrueType fonts | Bastien Bouclet |
2014-06-09 | GRAPHICS: Allow client code to specify TTF render mode. | Johannes Schickel |
2013-12-08 | GRAPHICS: Document loadTTFFont a bit. | Johannes Schickel |
2012-08-09 | GRAPHICS: Add a DPI parameter to loadTTFFont. | Johannes Schickel |
2012-03-28 | BASE: Free TTFLibrary singleton on shutdown. | Alyssa Milburn |
2012-01-29 | GRAPHICS/GUI: Implement charset mapping for TTF fonts. | Johannes Schickel |
2012-01-29 | GRAPHICS: Add a TTF font class using FreeType2. | Johannes Schickel |