Skip to main content

Module inline

Module inline 

Source
Expand description

Inline-level layout and line breaking

Handles horizontal positioning of inline elements and text, including line breaking when content exceeds available width.

Structs§

InlineArea
An inline area waiting to be positioned
InlineLayoutContext
Inline layout context for a single line
LineBreaker
Line breaker - breaks text into lines

Enums§

TextAlign
Text alignment options