Clarisse 5.0 SP8 SDK
5.0.5.8.0
|
Public Member Functions | |
FontDesc (GuiFont &font) | |
bool | operator== (const FontDesc &other) const |
bool | operator!= (const FontDesc &other) const |
bool | operator== (const GuiFont &font) const |
Public Attributes | |
CoreString | m_font_name |
Weight | m_weight |
Style | m_style |
int | m_descent |
int | m_size |
unsigned char * | m_buffer |
unsigned int | m_buffer_length |
double | m_range |
double | m_cell_height |
CoreArray< double > | m_char_advances |
CoreArray< double > | m_char_widths |
CoreArray< double > | m_char_y_offsets |
CoreArray< double > | m_char_x_offsets |