Module ttf_parser::aat
source ยท Expand description
A collection of Apple Advanced Typography related types.
Modulesยง
- Predefined classes.
- Predefined states.
Structsยง
- BinarySearchTable ๐A binary searching table as defined at https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6Tables.html
- A State Table entry.
- A lookup table.
- LookupSegment ๐
- LookupSingle ๐
- A State Table.
- A type-safe wrapper for a kerning value offset.
Enumsยง
- LookupInner ๐
Traitsยง
- BinarySearchValue ๐
Type Aliasesยง
- A legacy state entry used by StateTable.