Internal: the fonts. More...
Public Member Functions | |
| Font () | |
| the constructor More... | |
Public Attributes | |
| MWAWFont | m_font |
| the font More... | |
| int | m_flags [6] |
| some unknown flag More... | |
| std::string | m_extra |
| extra data More... | |
Friends | |
| std::ostream & | operator<< (std::ostream &o, Font const &font) |
| operator<< More... | |
Internal: the fonts.
|
inline |
the constructor
|
friend |
operator<<
| std::string MSKGraphInternal::Font::m_extra |
extra data
Referenced by MSKGraph::readFont().
| int MSKGraphInternal::Font::m_flags[6] |
some unknown flag
Referenced by Font(), and MSKGraph::readFont().
| MWAWFont MSKGraphInternal::Font::m_font |
the font
Referenced by MSKGraph::readFont(), and MSKGraph::readText().