Aspose::Font::TtfTables::TtfHeadTable::get_FontDirectionHint method

TtfHeadTable::get_FontDirectionHint method

Gets int16 fontDirectionHint. 0 Mixed directional glyphs; 1 Only strongly left to right glyphs; 2 Like 1 but also contains neutrals; -1 Only strongly right to left glyphs; -2 Like -1 but also contains neutrals.

int16_t Aspose::Font::TtfTables::TtfHeadTable::get_FontDirectionHint() const

See Also