Type Alias read_fonts::tables::ebdt::Ebdt
source · pub type Ebdt<'a> = TableRef<'a, EbdtMarker>;
Expand description
The Embedded Bitmap Data table
Aliased Type§
struct Ebdt<'a> { /* private fields */ }
Implementations§
source§impl<'a> Ebdt<'a>
impl<'a> Ebdt<'a>
sourcepub fn major_version(&self) -> u16
pub fn major_version(&self) -> u16
Major version of the EBDT table, = 2.
sourcepub fn minor_version(&self) -> u16
pub fn minor_version(&self) -> u16
Minor version of EBDT table, = 0.