FontConfigs_SetPreferSystemFontSubstitutes Method

FontConfigs_SetPreferSystemFontSubstitutes function

Indicate whether to use system font substitutes first or not when a font is not presented and the substitute of this font is not set.e.g. On Ubuntu, “Arial” font is generally substituted by “Liberation Sans”.Default value is false.


func FontConfigs_SetPreferSystemFontSubstitutes(value bool)  error

Remarks

See Also