#include <intproto.h>
Public Member Functions | |
| bool | is_italic () |
| bool | is_bold () |
| bool | is_fixed_pitch () |
| bool | is_serif () |
| bool | is_fraktur () |
Public Attributes | |
| char * | name |
| uinT32 | properties |
| bool FontInfo::is_bold | ( | ) | [inline] |
| bool FontInfo::is_fixed_pitch | ( | ) | [inline] |
| bool FontInfo::is_fraktur | ( | ) | [inline] |
| bool FontInfo::is_italic | ( | ) | [inline] |
| bool FontInfo::is_serif | ( | ) | [inline] |
| char* FontInfo::name |
1.6.3