tbx
0.7.6
|
Structure used to return full details of the font which also includes the font identifier. More...
#include <font.h>
Public Attributes | |
std::string | identifier |
Full font identifier string. | |
![]() | |
int | x_point_size |
x point size in 16th of a point | |
int | y_point_size |
y point size in 16th of a point | |
int | x_resolution |
x resolution in dots per inch | |
int | y_resolution |
y resolution in dots per inch | |
int | font_age |
age of font | |
int | usage_count |
usage count of font | |
Structure used to return full details of the font which also includes the font identifier.