Age | Commit message (Expand) | Author |
---|---|---|
2018-12-08 | GLK: Don't leading & baseline for fonts go below minimum size | Paul Gilbert |
2018-12-08 | GLK: Added a fonts.dat Zip archive containing the fonts | Paul Gilbert |
2018-12-08 | GLK: Fix having space between prmpt and input text | Paul Gilbert |
2018-12-08 | GLK: Fix showing input text to the right of input prompt | Paul Gilbert |
2018-12-08 | GLK: Fix placement of input cursor | Paul Gilbert |
2018-12-08 | GLK: Proper handling of font baseline and leading | Paul Gilbert |
2018-12-08 | GLK: Fix rendering text in text grid windows | Paul Gilbert |
2018-12-08 | GLK: Further configuration fixes | Paul Gilbert |
2018-12-08 | GLK: Converted fillRect to use a Rect to specify bounds | Paul Gilbert |
2018-12-08 | GLK: Implement font drawing methods | Paul Gilbert |
2018-12-08 | GLK: Move font method stubs from Screen to Fonts | Paul Gilbert |
2018-12-08 | GLK: Add loading of TrueType fonts | Paul Gilbert |
2018-12-08 | GLK: Beginnings of font handling | Paul Gilbert |
2018-12-08 | GLK: Setting up of configuration loading | Paul Gilbert |