Crate truetype

Source
Expand description

Builder and parser of TrueType fonts.

Modules§

tables
Tables.
tape
Types that can read and write.
value
Types that can be read and written.
walue
Types that can be read and written given a parameter.

Structs§

Tag
A tag.
q16
A fixed-point number in format Q2.14.
q32
A fixed-point number in format Q16.16.

Functions§

accept
Check if a tag is recognized.

Type Aliases§

Error
An error.
GlyphID
A glyph identifier.
Result
A result.