TtcFaceRecord
Overview
TtcFaceRecord is a class in Aspose.Font FOSS for Python.
TtcFaceRecord.offset represents the byte offset of this face record within the TTC file.
Properties: num_tables, offset, sfnt_version.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
offset | int | Read | Gets the offset. |
sfnt_version | bytes | Read | Gets the sfnt version. |
num_tables | int | Read | Gets the num tables. |