Overview
TtcFaceRecord 是Python的Aspose.Font FOSS中的一个类.
TtcFaceRecord.offset represents the byte offset of this face record within the TTC file.
特性: num_tables, offset, sfnt_version.
Properties
| Name | Type | Access | Description |
|---|
offset | int | Read | 得到了补偿. |
sfnt_version | bytes | Read | 得到了SFNT版本. |
num_tables | int | Read | 得到了数字表. |
See Also