MemoryFontSource Class

MemoryFontSource class

Represents the single TrueType font file stored in memory.


type MemoryFontSource struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewMemoryFontSourceConstructs from a parent object.

Methods

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