Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run black on all first party python code | Tomasz Kramkowski | 2025-08-06 | 1 | -256/+256 |
| | |||||
* | klippy: fix typos in python code (#6989) | Thijs Triemstra | 2025-07-25 | 1 | -1/+1 |
| | | | Signed-off-by: Thijs Triemstra <info@collab.nl> | ||||
* | display: Convert to Python3 string encoding | Kevin O'Connor | 2021-10-01 | 1 | -256/+256 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | 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> |