Flags for Font and Font-Key Attributes

Detailed Description

group a3d_fontattribdef

These masks are used to define the attributes for A3DFontData and A3DFontKeyData

Version
2.0

Note

The bit 0x01 is unused.

Macro Definition

kA3DFontBold

Bold.

kA3DFontItalic

Italic.

kA3DFontUnderlined

Underlined.

kA3DFontStrikedOut

Striked-out.

kA3DFontOverlined

Overlined.

kA3DFontStretched

Stretched.

In case the font used is not the original font, it indicates that the text needs to be stretched to fit its bounding box.

kA3DFontStreched

Deprecated:

Misspelled version of kA3DFontStretched.

kA3DFontWired

Wired.

Indicates that the original font is a wireframe font.

kA3DFontFixedWidth

Fixed width.

Indicates that the original font is not proportional (each glyph has the same width).