Age | Commit message (Expand) | Author |
---|---|---|
2012-08-09 | GRAPHICS: Add a DPI parameter to loadTTFFont. | Johannes Schickel |
2012-05-03 | GRAPHICS: Remove unused function ftFloor26_6 in ttf.cpp. | Johannes Schickel |
2012-03-28 | BASE: Free TTFLibrary singleton on shutdown. | Alyssa Milburn |
2012-03-19 | GRAPHICS: Render TTF glyphs at the right locations. | Alyssa Milburn |
2012-03-19 | GRAPHICS: Fix TTF glyph drawing at negative Y positions. | Alyssa Milburn |
2012-02-02 | GRAPHICS: Obtain pointer to dst surface after bounds checks in TTF renderer. | Johannes Schickel |
2012-02-02 | GRAPHICS: Use monochrome font hinter for TTF's monochrome loading. | Johannes Schickel |
2012-01-29 | GRAPHICS/GUI: Implement charset mapping for TTF fonts. | Johannes Schickel |
2012-01-29 | GRAPHICS/GUI: Implement kerning support for Font. | Johannes Schickel |
2012-01-29 | GRAPHICS: Add a TTF font class using FreeType2. | Johannes Schickel |