Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | font8x14: Store font as strings instead of as bytearray | Kevin O'Connor | 2019-02-27 | 1 | -256/+256 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | build: Cleanup whitespace errors | Kevin O'Connor | 2018-06-28 | 1 | -2/+2 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | display: add VGA font | Arksine | 2018-06-27 | 1 | -0/+276 |
Font from fntcol16.zip package: ftp://ftp.simtel.net/pub/simtelnet/msdos/screen/fntcol16.zip (c) Joseph Gil Font is public domain Signed-off-by: Eric Callahan <arksine.code@gmail.com> |