mirror of
https://github.com/itsjunetime/tdf.git
synced 2026-06-02 08:01:47 -04:00
Add converter to prerender a subset of images while being more friendly towards memory usage
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
- Look into a way to tell ratatui to skip diffing and just overwrite the whole thing 'cause we know it won't save time
|
||||
- Look into more efficient 'skip'ing in ratatui so that you don't have to unicode_width::width a bunch of escape codes
|
||||
- Render to Box<dyn Protocol> aot but only in the vicinity of the current view to save space
|
||||
Reference in New Issue
Block a user