Aspose::Font::TtfTables::TtfVmtxTable class

TtfVmtxTable class

Represents “vmtx” table of the TTF Font file.

class TtfVmtxTable : public Aspose::Font::TtfTables::TtfTableBase

Nested classes

Methods

MethodDescription
static get_Tag()Gets table tag.
get_TopSideBearings()Gets Top Side Bearings. Array of top side bearings of the glyph.
get_VMetrics()Gets vertical metrics.

See Also