meh.
meh.
Since this thing bitrot I've been miring libraries to use for the next iteration. Graphics ------- [Pathfinder](https://github.com/servo/pathfinder) + [luminance](https://github.com/phaazon/luminance-rs) Makes it simple to add ReGIS support (and then add an...
The end result is Linux menuconfig scrolling is broken, and since there's no redraw support it just stays broken. Scrolling probably needs some refactoring to allow this, it's always been...
https://ttssh2.osdn.jp/manual/en/about/ctrlseq.html `DECRQLP`. Pixel accurate mouse reporting, do want.
There's some some thread panicking or something when the runner loop is exited.
Platform stuff should be pickable at runtime and compile time with features. The choice for window handling and surface creation and rendering and window handling should be separate, for example...
Shouldn't be *that* hard considering Cairo is being used and it's just a simplified format for vector graphics.
Supporting ligatures is not going to be easy considering how the rendering is currently done. On the bright side Cairo and Pango easily support rendering text with ligatures, but they...