SetFontSources

FontConfigs.SetFontSources method

Sets the fonts sources.

public static void SetFontSources(FontSourceBase[] sources)
Parameter Type Description
sources FontSourceBase[] An array of sources that contain TrueType fonts.

See Also