Raphael Amorim
Raphael Amorim
### Discussed in https://github.com/raphamorim/rio/discussions/519 Originally posted by **neko3cs** June 1, 2024 WinGet is a default Windows package manager. So I think rio should support WinGet rather than Chocolatey. Of course,...
This PR introduces split and also a major rewrite of the renderer to increase performance by avoiding redundancy in render operations. TODO: - [x] Each rich should respect it's own...
Currently Rio doesn't clear font atlas, it should though. - [ ] If font size changes then should clear (since keys are saved by size entry) - [ ] If...
🌊 🐙 - [ ] New navigation system - [x] Draw box characters - [x] Draw braille characters - [ ] Kitty image protocol - [ ] Support private user...