A3DFontData
-
struct A3DFontData
Font structure.
This structure stores the information of a font.
- Version
2.0
Public Members
-
A3DUTF8Char *m_pcFamilyName
Font family name.
-
A3DUTF8Char *m_pcFontFilePath
Font file path.
-
A3DECharSet m_eCharset
Font character set.
-
A3DInt8 m_cAttributes
Font attributes. See Flags for Font and Font-Key Attributes.