FileFontSource Class
FileFontSource class
Represents the single TrueType font file stored in the file system.
type FileFontSource struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|---|
NewFileFontSource_String | Ctor. |
NewFileFontSource_FontSourceBase | Constructs from a parent object. |
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
GetFilePath | Path to font file. |
GetType | Returns the type of the font source. |