Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-01-18 | gui: remove old unmaintained 2.x theme | that | 2 | -0/+0 | |
Change-Id: I1181307989c7478ac6b84bf77732ee5dcff52ed1 | |||||
2015-03-13 | GUI: Add monospace TTF | Matt Mower | 1 | -0/+0 | |
Change-Id: I287722719c1f73cc8f7214549f9a890f03d4a586 | |||||
2014-10-14 | Add support for TrueType fonts | Vojtech Bocek | 1 | -0/+0 | |
* Keeps original font system in place * Uses the same API as original font system: - You can render only one line at a time - You can only use one font and color for one gr_text* call * Caches all rendered text, with a string cache limited to 400 entries, then it trucates to 250, which results in memory usage hovering around 5-10MB Change-Id: I36107b9dcd8d57bae4486fce8b8f64e49ef3d906 Signed-off-by: Vojtech Bocek <vbocek@gmail.com> |