A3DFontData

struct A3DFontData

Font structure.

2.0

This structure stores the information of a font.

Variables

A3DUTF8Char *A3DFontData.m_pcFamilyName

Font family name.

A3DUTF8Char *A3DFontData.m_pcFontFilePath

Font file path.

A3DECharSet A3DFontData.m_eCharset

Font character set.

A3DUns32 A3DFontData.m_uiSize

Font size.

A3DInt8 A3DFontData.m_cAttributes

Font attributes.

See Flags for Font and Font-Key Attributes.