Class TtfCffTable
TtfCffTable class
Represents “cff” table of the TTF Font file.
public class TtfCffTable : TtfTableBase
Properties
Name | Description |
---|---|
CffSource { get; } | Raw bytes for outlines in Compact Font Format representation. |
Offset { get; } | Gets offset from beginning of sfnt. |
TtfTables { get; } | Reference to TTF table repository. |
static Tag { get; } | Gets table tag. |
See Also
- class TtfTableBase
- namespace Aspose.Font.TtfTables
- assembly Aspose.Font