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

NameTypeAccessDescription
offsetintReadGets the offset.
sfnt_versionbytesReadGets the sfnt version.
num_tablesintReadGets the num tables.

See Also