Crate read_fonts
source · [−]Expand description
Parsing OpentType tables.
Modules
Custom array types
OpenType Layout
The various font tables
Generic traversal of font tables.
Structs
A reference to raw binary font data.
A temporary type for accessing tables
Record for a table in a font.
Typed access to raw table data.
Enums
An error that occurs when reading font data
Traits
A type that can compute its size at runtime, based on some input.
A type that can be parsed from raw table data.
A trait for types that require external data in order to be constructed.
Any offset type.
A trait for a type that needs additional arguments to be read.
a (temporary?) helper trait to blanket impl a resolve method for font_types::Offset
An interface for accessing tables from a font (or font-like object)
Type Definitions
The OpenType Table Directory