Module write_fonts::from_obj
source · Expand description
Traits for converting from parsed font data to their compile equivalents
Traits
- A trait for types that can resolve themselves when provided data to resolve offsets.
- A trait for types that can fully resolve themselves.
- A conversion from a parsed font object type to an owned version, resolving offsets.
- A conversion from a fully resolveable parsed font table to its owned equivalent.