tbx  0.7.6
Public Attributes | List of all members
tbx::FullFontDetails Struct Reference

Structure used to return full details of the font which also includes the font identifier. More...

#include <font.h>

Inheritance diagram for tbx::FullFontDetails:
tbx::FontDetails

Public Attributes

std::string identifier
 Full font identifier string.
 
- Public Attributes inherited from tbx::FontDetails
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
 

Detailed Description

Structure used to return full details of the font which also includes the font identifier.


The documentation for this struct was generated from the following file: