write-fonts 0.43.0

Writing font files.
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");