Rendering API
wijjit.rendering sits between the layout engine and the terminal. It converts style information into cells and handles ANSI diffing.
Key classes
Rendering context for cell-based element painting. |
|
Parse ANSI escape sequence string and convert to Cell objects. |
|
Convert Cell objects to ANSI escape sequence string. |