Sign in
chromium
/
external
/
github.com
/
googlefonts
/
fontations
/
refs/heads/upstream/computed-array-get
/
.
/
write-fonts
/
src
/
tables
/
vmtx.rs
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"
);