Aspose::Font::TtfTables::TtfCffTable class
TtfCffTable class
Represents “cff” table of the TTF Font file.
class TtfCffTable : public Aspose::Font::TtfTables::TtfTableBase
Methods
Method | Description |
---|---|
get_CffSource() | Raw bytes for outlines in Compact Font Format representation. |
static get_Tag() | Gets table tag. |
See Also
- Class TtfTableBase
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++