class: ewol::compositing::TextDecoration
Description:
This class represent the specific display for every char in the string ...Constructor and Destructor:
+ TextDecoration ();
Synopsis:
+ etk::Color<> m_colorBg;
+ etk::Color<> m_colorFg;
Detail:
m_colorBg
+ etk::Color<> m_colorBg;display background color
m_colorFg
+ etk::Color<> m_colorFg;display foreground color display mode Regular/Bold/Italic/BoldItalic
TextDecoration
+ TextDecoration ();