Skip to main content

Module tile

Module tile 

Source
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.
TileFlags
Bit-flags tracking wide-character tile roles.

Functions§

cap_grapheme 🔒
Returns grapheme truncated to at most 8 codepoints (combining-mark bomb defence). If the input is already within the limit it is returned as-is.