Back to API Reference
Class

VariationModifier

Controls variable font axis values per text range.

Remarks

Parameter: positional axis values in order wght, wdth, ital, slnt, opsz. Use ~ to skip an axis. Each value supports absolute, percentage, or delta: 700 — absolute axis value 150% — percentage of font's default +200 — delta from font's default Examples: 700, ~,80, 700,~,~,-12
protected override void OnEnable()
protected override void OnDisable()
protected override void OnDestroy()
protected override void OnApply()