VariationAxis enumeration

VariationAxis enumeration

Represents OpenType Design-Variation Axis Tag. https://learn.microsoft.com/en-us/typography/opentype/spec/dvaraxisreg

Members

NameDescription
ITALICRegistered tag for the roman/italic axis.
OPTICAL_SIZERegistered tag for the optical-size axis. Note: The optical-size axis supersedes the OpenType size feature.
SLANTRegistered tag for the slant axis.
WEIGHTRegistered tag for the weight axis.
WIDTHRegistered tag for the width axis.

See Also