NGUI: Next-Gen UI kit  3.7.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
FreeType.FT_Size_Metrics Struct Reference

Public Attributes

ushort x_ppem
 
ushort y_ppem
 
int x_scale
 
int y_scale
 
int ascender
 
int descender
 
int height
 
int max_advance
 

Member Data Documentation

int FreeType.FT_Size_Metrics.ascender
int FreeType.FT_Size_Metrics.descender
int FreeType.FT_Size_Metrics.height
int FreeType.FT_Size_Metrics.max_advance
ushort FreeType.FT_Size_Metrics.x_ppem
int FreeType.FT_Size_Metrics.x_scale
ushort FreeType.FT_Size_Metrics.y_ppem
int FreeType.FT_Size_Metrics.y_scale

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