Type Alias MarkBasePosFormat1

pub type MarkBasePosFormat1<'a> = TableRef<'a, MarkBasePosFormat1Marker>;
Expand description

Mark-to-Base Attachment Positioning Format 1: Mark-to-base Attachment Point

Aliased Typeยง

pub struct MarkBasePosFormat1<'a> { /* private fields */ }