Flags for Font and Font-Key Attributes

2.0

The bit 0x01 is unused.

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

Index

Preprocessor Definitions

Preprocessor Definitions

kA3DFontBold

Bold.

kA3DFontItalic

Italic.

kA3DFontUnderlined

Underlined.

kA3DFontStrikedOut

Striked-out.

kA3DFontOverlined

Overlined.

kA3DFontStreched

Streched.

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

kA3DFontWired

Wired.

Indicates that the original font is a wirefame font.

kA3DFontFixedWidth

Fixed width.

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