Hey guys, I'm currently in the middle of creating my own userspace from scratch and I've mostly completed making my terminal emulator
It's really, really small and is cross platform! I made it because I want to be able to use a terminal emulator no matter which OS or display server I'm using.
Only bitmap fonts (BDF) are supported but I've provided a script to convert vector fonts and it has very nice results.
uint23•1h ago
It's really, really small and is cross platform! I made it because I want to be able to use a terminal emulator no matter which OS or display server I'm using.
Only bitmap fonts (BDF) are supported but I've provided a script to convert vector fonts and it has very nice results.