Module kern

Source
Expand description

The kerning table.

Re-exports§

pub use super::kerx::Subtable0Pair;

Structs§

Subtable2
The type 2 kern subtable.

Enums§

Kern
The kerning table.
Subtable
A subtable in the kern table.
SubtableKind
The various kern subtable formats.

Type Aliases§

AatKern
The Apple Advanced Typography kerning table.
AatSubtable
A subtable in an AAT kern table.
OtKern
The OpenType kerning table.
OtSubtable
A subtable in an OT kern table.
Subtable0
The type 0 kern subtable.
Subtable3
The type 3 ‘kern’ subtable.
Subtable2ClassTable
Class table for the type 2 kern subtable.