Skip to main content

write_fonts/tables/
hvar.rs

1//! The [hvar](https://learn.microsoft.com/en-us/typography/opentype/spec/hvar) table
2
3include!("../../generated/generated_hvar.rs");
4
5use super::variations::{DeltaSetIndexMap, ItemVariationStore};