Re-exports§
pub use super::font_funcs::AdvanceWidthBatch;pub use super::font_funcs::BuiltinFontFuncs;pub use super::font_funcs::FontFuncs;pub use super::font_funcs::RawAdvanceWidthBatch;
Structs§
- Basic
Font Metrics - Font
RefData - Glyph
Extents - Glyph ink extents in font units.
- Scale 🔒
- Shape
Options - Options which can be used to configure shaping.
- Shaper
Builder - Builder type for constructing a
Shaper. - Shaper
Data - Data required for shaping with a single font.
- Shaper
Instance - An instance of a variable font.
- hb_
font_ t - A configured shaper.
Enums§
Constants§
Functions§
- shape
- Shapes the buffer content using provided options.