Aspose::Font::TtfTables::TtfCffTable class

TtfCffTable class

Represents “cff” table of the TTF Font file.

class TtfCffTable : public Aspose::Font::TtfTables::TtfTableBase

Methods

MethodDescription
get_CffSource()Raw bytes for outlines in Compact Font Format representation.
static get_Tag()Gets table tag.

See Also