Skip to main content

VarKey

Type Alias VarKey 

Source
type VarKey = SmallVec<[NormalizedCoord; 4]>;
Expand description

Key for variable font caches (owned version).

Aliased Typeยง

struct VarKey { /* private fields */ }