Internal: class to store a font name: name with sysid. More...
Public Member Functions | |
FontName () | |
constructor | |
Public Attributes | |
std::string | m_name |
the font name | |
int | m_id |
the font id | |
int | m_unknown |
unknown |
Internal: class to store a font name: name with sysid.
MSK4TextInternal::FontName::FontName | ( | ) | [inline] |
constructor
the font id
Referenced by MSK4TextInternal::operator<<(), and MSK4Text::readFontNames().
std::string MSK4TextInternal::FontName::m_name |
the font name
Referenced by MSK4TextInternal::operator<<(), and MSK4Text::readFontNames().
unknown
Referenced by MSK4TextInternal::operator<<(), and MSK4Text::readFontNames().