Type Alias OtKern
Source pub type OtKern<'a> = TableRef<'a, OtKernMarker>;
Expand description
pub struct OtKern<'a> {
pub(crate) shape: OtKernMarker,
pub(crate) data: FontData<'a>,
}
Table version number—set to 0.
Number of subtables in the kerning table.
Data for subtables, immediately following the header.
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.