read_fonts::tables::gaspType Alias Gasp
Source pub type Gasp<'a> = TableRef<'a, GaspMarker>;
Expand description
struct Gasp<'a> { }
Version number (set to 1)
Number of records to follow
Read an instance of
Self
from the provided data, performing validation.
Read more