Type Alias Gasp
Source pub type Gasp<'a> = TableRef<'a, GaspMarker>;
Expand description
pub struct Gasp<'a> {
pub(crate) shape: GaspMarker,
pub(crate) data: FontData<'a>,
}
Version number (set to 1)
Number of records to follow
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.