Crate agui_primitives

Source

Structs§

Builder
Column
Drawable
DrawableStyle
FontArc
Font implementor that wraps another concrete Font + 'static type storing in an Arc.
FontId
Id for a font.
Fonts
Padding
Row
SectionGlyph
A positioned glyph with info relating to the SectionText (or glyph_brush Section::text) from which it was derived.
Spacing
Text
TextSection

Enums§

GlyphLayout
Built-in GlyphPositioner implementations.
HorizontalAlign
Describes horizontal alignment preference for positioning & bounds.
VerticalAlign
Describes vertical alignment preference for positioning & bounds. Currently a placeholder for future functionality.