blob: 82aea15c00cc94a5f0e9b1bec02b0a4326bf8d48 [file] [edit]
//! 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");