Fonts
Parent module: Markup Module
- group a3d_fonts
When creating a markup tessellation that uses specific fonts, store fonts with font keys (A3DFontKeyData) by invoking the A3DGlobalFontKeyCreate function.
When parsing a markup tessellation that uses specific fonts, use the A3DGlobalFontKeyGet function to obtain fonts information from font keys (A3DFontKeyData).
See also
Sub-modules
Flags for Font and Font-Key Attributes |
Data Structures
Font key structure. |
|
Font structure. |
Functions
Retrieves font information ( A3DFontData ) from the A3DFontKeyData structure. |
|
Gets text bounding box according to the font. |
|
Gets text bounding box and scale according to the font. |
|
Creates the A3DFontKeyData structure from the A3DFontData structure. |
|
Gets text tessellation as wireframe. |