FontSubstitutionReason enumeration

FontSubstitutionReason enumeration

Specifies the reason of font substitution.

Members

NameDescription
ALTERNATIVE_NAMEFont substitution by alternative name from the document.
FONT_NAME_SUBSTITUTION_RULEFont substitution by font name rule.
FONT_CONFIG_SUBSTITUTION_RULEFont substitution by font config rule.
TABLE_SUBSTITUTION_RULEFont substitution by table rule.
FONT_INFO_SUBSTITUTION_RULEFont substitution by font info rule.
DEFAULT_FONT_SUBSTITUTION_RULEFont substitution by default font rule.
FIRST_AVAILABLE_FONTFont substitution with the first available font.

See Also