Aspose::Font::TtfTables::TtfCvtTable class

TtfCvtTable class

Represents Control Value Table (CVT) of the TTF Font file.

class TtfCvtTable : public Aspose::Font::TtfTables::TtfTableBase

Methods

MethodDescription
get_ControlValues()Gets list of values referenceable by instructions.
static get_Tag()Gets table tag.

See Also