IndividualFontConfigs Class
IndividualFontConfigs class
Font configs for each
type IndividualFontConfigs struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|---|
| NewIndividualFontConfigs | Ctor. |
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| SetFontSubstitutes | Font substitute names for given original font name. |
| GetFontSubstitutes | Returns array containing font substitute names to be used if original font is not presented. |
| SetFontFolder | Sets the fonts folder |
| SetFontFolders | Sets the fonts folders |
| SetFontSources | Sets the fonts sources. |
| GetFontSources | Gets a copy of the array that contains the list of sources |