Type Alias Vorg
pub type Vorg<'a> = TableRef<'a, VorgMarker>;Expand description
The VORG (Vertical Origin) table.
Aliased Typeยง
pub struct Vorg<'a> { /* private fields */ }pub type Vorg<'a> = TableRef<'a, VorgMarker>;The VORG (Vertical Origin) table.
pub struct Vorg<'a> { /* private fields */ }