Aspose::Font::TtfTables::TtfOs2Table::get_FSSelection method
TtfOs2Table::get_FSSelection method
Contains information concerning the nature of the font patterns.
uint16_t Aspose::Font::TtfTables::TtfOs2Table::get_FSSelection() const
Remarks
0 bit 1 ITALIC Font contains Italic characters, otherwise they are upright. 1 UNDERSCORE Characters are underscored. 2 NEGATIVE Characters have their foreground and background reversed. 3 OUTLINED Outline (hollow) characters, otherwise they are solid. 4 STRIKEOUT Characters are overstruck. 5 bit 0 BOLD Characters are emboldened. 6 REGULAR Characters are in the standard weight/style for the Font.
See Also
- Class TtfOs2Table
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++