fontcull-write-fonts 0.44.3

Writing font files. (Vendored fork for fontcull)
Documentation
1
2
3
4
5
//! The [vmtx (Vertical Metrics)](https://docs.microsoft.com/en-us/typography/opentype/spec/vmtx) table

pub use super::hmtx::LongMetric;

include!("../../generated/generated_vmtx.rs");