Pyro higlevel API
Public Attributes | List of all members
flattened_font_properties Struct Reference

Public Attributes

char m_zFamily [FONT_FAMILY_LENGTH]
 
char m_zStyle [FONT_STYLE_LENGTH]
 
uint32 m_nFlags
 
float m_vSize
 
float m_vShear
 
float m_vRotation
 

Member Data Documentation

uint32 flattened_font_properties::m_nFlags
float flattened_font_properties::m_vRotation
float flattened_font_properties::m_vShear
float flattened_font_properties::m_vSize
char flattened_font_properties::m_zFamily[FONT_FAMILY_LENGTH]
char flattened_font_properties::m_zStyle[FONT_STYLE_LENGTH]