Age | Commit message (Expand) | Author |
---|---|---|
2023-01-19 | Load gzipped fonts from /usr/local/share/consolefonts/ | cflip |
2023-01-12 | Print an error message if loading the font file fails | cflip |
2023-01-12 | Free unicode translation table from font on destruction | cflip |
2023-01-12 | Big improvements to font rendering | cflip |
2023-01-11 | Use the new error function with the new window and font code | cflip |
2023-01-10 | Parse unicode tables in PSF fonts | cflip |
2023-01-10 | Use PSF instead of BSF format for fonts | cflip |
2023-01-08 | Hook up the editor output to the window | cflip |
2023-01-08 | Connect the window and font code to the editor's main function | cflip |