A3DFontData

Fields

A3DUTF8Char *

m_pcFamilyName

A3DUTF8Char *

m_pcFontFilePath

A3DECharSet

m_eCharset

A3DUns32

m_uiSize

A3DInt8

m_cAttributes

Detailed Description

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.

A3DUns32 m_uiSize

Font size.

A3DInt8 m_cAttributes

Font attributes. See Flags for Font and Font-Key Attributes.