|
inline |
Retrieves the full name of the font.
Call this function to obtain the full name of the font.
The GetFullName function takes the font name m_strName and concatenates it with the script name m_strScript (if the script string is not empty) in the brackets.
If the font name is is "Arial" and the font script is "Cyrillic", the returned string will be "Arial (Cyrillic)".