Releases: 9xbt/SVGAIITerminal
Releases · 9xbt/SVGAIITerminal
v2.0
What's been added
- ACF (Advanced Cosmos Font format) support
- A lot of optimizations (uses 99% less RAM than before), which also makes it run faster than ever
- Scrolling support (uses a lot of RAM though)
- Cursor shapes
- IdleRequest field; called when
ReadKey()
orReadLine()
are waiting for a key to be pressed, so the OS's GUI can continue running - Support for
System.ConsoleColor
inWrite()
andWriteLine()
- Better documentation
What's been removed
- Quite a few bugs
- Properties (for now)