Rust terminal drawing library
Find a file
Joscha 14aedaf252 Add stack of drawable areas
This lets the user restrict the drawable area to a sub-area of the
buffer. This lets the user draw without caring about the absolute
position, and guarantees that no glyphs or glyph parts appear outside of
the drawable area.
2022-07-13 11:19:19 +02:00
examples Improve word wrapping 2022-07-04 19:38:28 +02:00
src Add stack of drawable areas 2022-07-13 11:19:19 +02:00
.gitignore Create project 2022-05-21 00:15:53 +02:00
Cargo.toml Update dependencies 2022-07-06 11:21:18 +02:00