MemoryFontSource Class
MemoryFontSource class
Represents the single TrueType font file stored in memory.
type MemoryFontSource struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|---|
NewMemoryFontSource | Constructs from a parent object. |
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
GetType | Returns the type of the font source. |