| GL Studio Safety Critical Embedded C++ Runtime Library
    | 
#include <gls_font_base.h>
| Public Attributes | |
| const CharCode | firstChar | 
| const CharCode | lastChar | 
| const GlsUInt32 | maxCharHeight | 
| const GlsUInt32 | maxCharWidth | 
| const GlsUInt32 | underlinePos | 
| const GlsUInt32 | underlineSize | 
describes basic attributes for the font
| const CharCode GlsFontBase::FontAttributes::firstChar | 
First character code in the character set
| const CharCode GlsFontBase::FontAttributes::lastChar | 
Last character code in the character set
| const GlsUInt32 GlsFontBase::FontAttributes::maxCharHeight | 
Maximum character height in pixels
| const GlsUInt32 GlsFontBase::FontAttributes::maxCharWidth | 
Maximum character width in pixels
| const GlsUInt32 GlsFontBase::FontAttributes::underlinePos | 
Position of the underline for underlined text
| const GlsUInt32 GlsFontBase::FontAttributes::underlineSize | 
thickness of the underline