Renderer now knows how to render panels as grid/text based on how the panel is configured.

This commit is contained in:
Zed A. Shaw 2024-11-18 12:51:57 -05:00
parent f79e7638c0
commit 7cb03594a3
5 changed files with 30 additions and 31 deletions

View file

@ -2,7 +2,6 @@ TODAY'S GOAL:
* Clean up renderer.
* panels and everything except renderer should use character coodinates
* panels should know if they're text vs. grid rendered
* Image -> Text converter.