Expand description
The atomic drawable unit (glyph, style, sub-cell offsets). Fundamental unit of the grid: a single drawable tile.
Structs§
- Tile
- A single drawable tile in the terminal grid.
- Tile
Flags - Bit-flags tracking wide-character tile roles.
Functions§
- cap_
grapheme 🔒 - Returns
graphemetruncated to at most 8 codepoints (combining-mark bomb defence). If the input is already within the limit it is returned as-is.