Type Alias Kerx
Source pub type Kerx<'a> = TableRef<'a, KerxMarker>;
Expand description
pub struct Kerx<'a> {
pub(crate) shape: KerxMarker,
pub(crate) data: FontData<'a>,
}
The version number of the extended kerning table (currently 2, 3, or 4)
The number of subtables included in the extended kerning table.
Formats the value using the given formatter.
Read more
Read an instance of
Self
from the provided data, performing validation.
Read more
The name of this table
Access this table’s fields, in declaration order.