Type Alias read_fonts::tables::base::BaseCoordFormat2
source · pub type BaseCoordFormat2<'a> = TableRef<'a, BaseCoordFormat2Marker>;
Expand description
Aliased Type§
struct BaseCoordFormat2<'a> { /* private fields */ }
Implementations§
source§impl<'a> BaseCoordFormat2<'a>
impl<'a> BaseCoordFormat2<'a>
sourcepub fn base_coord_format(&self) -> u16
pub fn base_coord_format(&self) -> u16
Format identifier — format = 2
sourcepub fn coordinate(&self) -> i16
pub fn coordinate(&self) -> i16
X or Y value, in design units
sourcepub fn reference_glyph(&self) -> u16
pub fn reference_glyph(&self) -> u16
Glyph ID of control glyph
sourcepub fn base_coord_point(&self) -> u16
pub fn base_coord_point(&self) -> u16
Index of contour point on the reference glyph