setFontSubstitutes
setFontSubstitutes(originalFontName, substituteFontNames)
Font substitute names for given original font name.
| Parameter | Type | Description |
|---|---|---|
| originalFontName | String | Original font name. |
| substituteFontNames | String[] | List of font substitute names to be used if original font is not presented. |