type VarKey = SmallVec<[NormalizedCoord; 4]>;Expand description
Key for variable font caches (owned version).
Aliased Typeยง
struct VarKey { /* private fields */ }type VarKey = SmallVec<[NormalizedCoord; 4]>;Key for variable font caches (owned version).
struct VarKey { /* private fields */ }