Type Alias read_fonts::tables::gpos::AnchorFormat2
source · pub type AnchorFormat2<'a> = TableRef<'a, AnchorFormat2Marker>;
Expand description
Anchor Table Format 2: Design Units Plus Contour Point
Aliased Type§
struct AnchorFormat2<'a> { /* private fields */ }
Implementations§
source§impl<'a> AnchorFormat2<'a>
impl<'a> AnchorFormat2<'a>
sourcepub fn anchor_format(&self) -> u16
pub fn anchor_format(&self) -> u16
Format identifier, = 2
sourcepub fn x_coordinate(&self) -> i16
pub fn x_coordinate(&self) -> i16
Horizontal value, in design units
sourcepub fn y_coordinate(&self) -> i16
pub fn y_coordinate(&self) -> i16
Vertical value, in design units
sourcepub fn anchor_point(&self) -> u16
pub fn anchor_point(&self) -> u16
Index to glyph contour point