Skip to main content

Module types

Module types 

Source
Expand description

Auto-generated module

🤖 Generated with SplitRS

Structs§

LayoutEngine
Word-aware, alignment-capable layout engine.
LayoutResult
The structured result of a layout pass.
Line
A single laid-out line: a contiguous slice of positioned glyphs plus its metrics.
LineMetrics
Vertical metrics for a single laid-out line, in pixels.
ParagraphMetrics
Aggregate metrics for a whole laid-out block of text.

Enums§

BreakingStrategy
Controls which line-breaking algorithm the layout engine uses.