Skip to main content

Module ui_solver

Module ui_solver 

Source
Expand description

Default font/text constants and small geometry helpers for layout. Small geometry types used by the layout solver and text shaping pipeline.

Default font / text constants live in azul_css::defaults.

Structsยง

GlyphInstance
A single positioned glyph with its index, screen position, and size.
ResolvedOffsets
Resolved top/right/bottom/left offsets in logical pixels (used for margins, padding, and borders after CSS resolution).