Skip to main content

Module text

Module text 

Source
Expand description

§Text Layout

Line breaking, text measurement, and glyph positioning.

Uses real font metrics from the FontContext for accurate character widths.

Modules§

bidi
BiDi Text Support
knuth_plass
Knuth-Plass Optimal Line Breaking
shaping
OpenType Shaping

Structs§

BrokenLine
A line of text after line-breaking.
RunBrokenLine
A line of text from multi-style (runs) line breaking.
StyledChar
A styled character for multi-style line breaking.
TextLayout