Font::GetName

Font::GetName
virtual const char* GetName() const = 0;
Description

GetName returns the full font name, such as "Times New Roman". The name can be UTF-8 encoded.

Return Value

Pointer to the string containing the font name.