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ยง
- Glyph
Instance - A single positioned glyph with its index, screen position, and size.
- Resolved
Offsets - Resolved top/right/bottom/left offsets in logical pixels (used for margins, padding, and borders after CSS resolution).