Expand description
Port of src/render/canvas.ts: a sparse character grid where box-drawing
characters merge by connectivity (│ crossing ─ becomes ┼).
Structs§
Enums§
Constants§
Functions§
- char_
to_ mask - Which sides each box-drawing character connects to.
Type Aliases§
- Styled
Run - A styled run of consecutive characters on one canvas row.