Overview
MaxpTable is a class in Aspose.Font FOSS for Python.
Properties
| Name | Type | Access | Description |
|---|
version | int | Read | |
num_glyphs | int | Read | |
extras | tuple[int, ...] | Read | |
Methods
| Signature | Description |
|---|
from_reader(r: BinaryReader, table_length: int) → "MaxpTable" | |
to_bytes() → bytes | |