Structs§
- Path
Loader - A FontLoader that parses font data from a byte slice.
Traits§
- Font
RefExt - Extension trait for FontRef to provide access to font bytes and metrics
Functions§
- font_
ref_ from_ bytes - Creates a FontRef from font bytes by parsing them into a ParsedFont.
- shape_
text_ for_ parsed_ font - Public helper function to shape text for ParsedFont, returning Glyph This is used by the ParsedFontTrait implementation for ParsedFont