MemoryFontSource Class

MemoryFontSource class

Represents the single TrueType font file stored in memory.


type MemoryFontSource struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewMemoryFontSource_StreamCtor.
NewMemoryFontSource_FontSourceBaseConstructs from a parent object.

Methods

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