GvarTable
Overview
GvarTable is a class in Aspose.Font FOSS for Python.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
axis_count | int | Read | |
shared_tuples | list[tuple[float, ...]] | Read | |
glyph_offsets | list[int] | Read | |
data_offset | int | Read |
Methods
| Signature | Description |
|---|---|
from_reader(r: BinaryReader, length: int, axis_tags: list[str]) → "GvarTable" | |
glyph_variations(gid: int, point_count: int) → list[TupleVariation] |