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