Aspose::Font::TtfTables::TtfLocaTable class

TtfLocaTable class

Represents “loca” table of the TTF Font file.

class TtfLocaTable : public Aspose::Font::TtfTables::TtfTableBase

Nested classes

Methods

MethodDescription
virtual get_Offsets()Gets glyph offsets list.
static get_Tag()Gets table tag.

See Also