Skip to main content

Module default

Module default 

Source

Structs§

PathLoader
A FontLoader that parses font data from a byte slice.

Traits§

FontRefExt
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