Crate rootvg_text

Source

Re-exports§

pub use glyphon;

Modules§

pipeline

Structs§

Attrs
Text attributes
FontSystem
A set of system fonts.
Metrics
Metrics of text
RcTextBuffer
TextPrimitive
TextProperties
The style of a font
Weight
Specifies the weight of glyphs in the font, their degree of blackness or stroke thickness.

Enums§

Align
Align or justify
Family
A font family.
FamilyOwned
An owned version of Family
Shaping
The shaping strategy of some text.
Stretch
A face width.
Style
Allows italic or oblique faces to be selected.
Wrap
Wrapping mode

Functions§

font_system
Returns the global FontSystem.