Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcFontKeysSameFont::FontKey::attributes Data Member
Syntax
C++
OdUInt8 attributes;

Font attribute flags.

Value
Description
2
Bold flag.
4
Italic flag.
8
Underlined flag.
16
Strike-Out flag.
32
Overlined flag.
64
Stretch flag. If switched on, indicates that the text must be streched to fit within its bounding box. Used only if the original font is not used.
128
Wire flag. If switched on, the original font is a wireframe font.
256
Fixed width flag. If switched on, the original font is not proportional (each glyph has the same width).
Copyright © 2002-2022. Open Design Alliance All rights reserved.