Expand description
Handles the UI layout and UI layout solver
Structs§
- Same as
PositionedRectangle
, but without thetext_layout_options
, so that the struct implementsCopy
. - Same as
TextLayoutOptions
, but with the widths / heights of thePixelValue
s resolved to regular f32s (becauseletter_spacing
,word_spacing
, etc. may be %-based value) - Layout options that can impact the flow of word positions