Re-exports§
pub use glyphon;
Modules§
Structs§
- Attrs
- Text attributes
- Font
System - A set of system fonts.
- Metrics
- Metrics of text
- RcText
Buffer - Text
Primitive - Text
Properties - 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.
- Family
Owned - 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
.