FontFace: featureSettings property

Note: This feature is available in Web Workers.

The featureSettings property of the FontFace interface retrieves or sets infrequently used font features that are not available from a font's variant properties.

This property is equivalent to the font-feature-settings descriptor.

Value

A string containing a descriptor.

Specifications