Module aat

Source
Expand description

A collection of Apple Advanced Typography related types.

Modulesยง

class
Predefined classes.
state
Predefined states.

Structsยง

BinarySearchTable ๐Ÿ”’
A binary searching table as defined at https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6Tables.html
ExtendedStateTable
An Extended State Table.
GenericStateEntry
A State Table entry.
Lookup
A lookup table.
LookupSegment ๐Ÿ”’
LookupSingle ๐Ÿ”’
StateTable
A State Table.
ValueOffset
A type-safe wrapper for a kerning value offset.

Enumsยง

LookupInner ๐Ÿ”’

Traitsยง

BinarySearchValue ๐Ÿ”’

Type Aliasesยง

StateEntry
A legacy state entry used by StateTable.