Type Alias Hmtx
pub type Hmtx<'a> = TableRef<'a, HmtxMarker>;Expand description
The hmtx (Horizontal Metrics) table
Aliased Typeยง
pub struct Hmtx<'a> { /* private fields */ }pub type Hmtx<'a> = TableRef<'a, HmtxMarker>;The hmtx (Horizontal Metrics) table
pub struct Hmtx<'a> { /* private fields */ }