virtual const char* GetName() const = 0;
GetName returns the full font name, such as "Times New Roman". The name can be UTF-8 encoded.
Pointer to the string containing the font name.