RelativisticMechanic
released this
11 Aug 16:13
·
12 commits
to main
since this release
This is an alpha release that has been released in lieu of the following bug that was discovered in the CRT fragment shader: #1
WHATS NEW:
- Support for UTF-8 / Unicode
- Fullscreen mode (use -fscrn from another terminal or set "fullscreen" to "true" in JSON).
- Copy/Pasting is now done on CF_UNICODE instead of CF_TEXT
- ArgumentParser implements a boolean argument.
- UTF-8 glyphs are rendered into an LRUCache.
- Blur shader now uses Gaussian blur