Type Alias Morx
Source pub type Morx<'a> = TableRef<'a, MorxMarker>;
Expand description
pub struct Morx<'a> {
pub(crate) shape: MorxMarker,
pub(crate) data: FontData<'a>,
}
Version number of the extended glyph metamorphosis table (either 2 or 3).
Number of metamorphosis chains contained in this table.
Source§Available on crate feature experimental_traverse only.
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.