Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update minuitwrp graphics in line with latest minui | Ethan Yonker | 2016-01-27 | 1 | -816/+0 |
* | Allow text to scale to fit | Ethan Yonker | 2015-10-16 | 1 | -0/+15 |
* | avoid possible dead loop for invalid utf8 | Xuefer | 2015-06-04 | 1 | -4/+5 |
* | Fix invalid memory access when rendering a ttf glyph with 'left' < 0 | Vojtech Bocek | 2015-03-19 | 1 | -0/+5 |
* | Fix deadlock in gr_ttf_measureEx if called before the height is cached | Vojtech Bocek | 2015-03-19 | 1 | -52/+54 |
* | Properly disable GGL_TEXTURE_2D after using it in minuitwrp | Vojtech Bocek | 2015-03-11 | 1 | -1/+2 |
* | minuitwrp: fix crash issue, when the console use TTF font to display unicode font. | xiaolu | 2015-03-05 | 1 | -20/+33 |
* | add support unicode font not only ascii | soyu | 2014-12-09 | 1 | -7/+55 |
* | Add support for TrueType fonts | Vojtech Bocek | 2014-10-14 | 1 | -0/+731 |