Overview
CmapTable is a class in Aspose.Font FOSS for Python.
Properties
| Name | Type | Access | Description |
|---|
subtables | list[CmapSubtable] | Read | |
Methods
| Signature | Description |
|---|
best_subtable() → CmapSubtable | |
from_reader(r: BinaryReader, table_length: int) → "CmapTable" | |
to_bytes() → bytes | |