FWTextInternal::Font Struct Reference

Internal: class to store a font and it state. More...

List of all members.

Public Member Functions

 Font ()
 constructor
void update ()
 update the font using the modifier

Public Attributes

MWAWFont m_font
 the font
bool m_state [128]
 the rendering state
DataModifier m_modifier
 the modifier data
bool m_defModifier
 a flag to know if the data modifier is default
Item m_item
 the index

Detailed Description

Internal: class to store a font and it state.


Constructor & Destructor Documentation

constructor


Member Function Documentation

update the font using the modifier

Referenced by FWText::send().


Member Data Documentation

a flag to know if the data modifier is default

Referenced by FWText::send(), and update().

the rendering state

Referenced by Font(), FWText::send(), and update().


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