Skip to main content

VarKey

Type Alias VarKey 

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

Key for variable font caches.

Aliased Typeยง

struct VarKey { /* private fields */ }