Type Alias Vmtx
pub type Vmtx<'a> = TableRef<'a, VmtxMarker>;Expand description
The vmtx (Vertical Metrics) table
Aliased Typeยง
pub struct Vmtx<'a> { /* private fields */ }pub type Vmtx<'a> = TableRef<'a, VmtxMarker>;The vmtx (Vertical Metrics) table
pub struct Vmtx<'a> { /* private fields */ }