write_fonts

Module 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.