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).

Sub-modules

Flags for Font and Font-Key Attributes

Flags for Font and Font-Key Attributes

Data Structures

A3DFontKeyData

Font key structure.

A3DFontData

Font structure.

Functions

A3DGlobalFontKeyGet()

Retrieves font information ( A3DFontData ) from the A3DFontKeyData structure.

A3DGlobalFontTextBoxGet()

Gets text bounding box according to the font.

A3DGlobalFontTextBoxAndScaleGet()

Gets text bounding box and scale according to the font.

A3DGlobalFontKeyCreate()

Creates the A3DFontKeyData structure from the A3DFontData structure.

A3DGlobalFontTextTessellationGet()

Gets text tessellation as wireframe.

Enumerators

A3DECharSet

Font key CharSet.