FileFontSource Class

FileFontSource class

Represents the single TrueType font file stored in the file system.


type FileFontSource struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewFileFontSource_StringCtor.
NewFileFontSource_FontSourceBaseConstructs from a parent object.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetFilePathPath to font file.
GetTypeReturns the type of the font source.