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
Method | Description |
---|---|
get_ControlValues() | Gets list of values referenceable by instructions. |
static get_Tag() | Gets table tag. |
See Also
- Class TtfTableBase
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++