ZWrtTextInternal::Font Struct Reference

Internal: struct used to store the font of a ZWrtText. More...

Public Member Functions

 Font ()
 constructor
 

Public Attributes

MWAWFont m_font
 the font
 
int m_height
 the line height
 
std::string m_extra
 extra data
 

Friends

std::ostream & operator<< (std::ostream &o, Font const &font)
 operator<<
 

Detailed Description

Internal: struct used to store the font of a ZWrtText.

Constructor & Destructor Documentation

◆ Font()

ZWrtTextInternal::Font::Font ( )
inline

constructor

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  o,
Font const &  font 
)
friend

operator<<

Member Data Documentation

◆ m_extra

std::string ZWrtTextInternal::Font::m_extra

extra data

Referenced by ZWrtText::readSectionFonts().

◆ m_font

◆ m_height

int ZWrtTextInternal::Font::m_height

the line height

Referenced by ZWrtText::readSectionFonts().


The documentation for this struct was generated from the following file:

Generated on Thu Jan 19 2023 00:00:00 for libmwaw by doxygen 1.9.6