FvarTable
FvarTable
Overview
FvarTable adalah kelas di Aspose.Font FOSS untuk Python.
Description
FvarTable adalah kelas di perpustakaan FOSS untuk Python yang mengekspos 2 metode dan 2 properti untuk penggunaan program.
Kemampuan inti meliputi: list[axisrecord]; list[namedinstance].Operasi ini memungkinkan pengembang untuk mengintegrasikan fungsi fvartable langsung ke dalam aplikasi Python.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
axes | list[AxisRecord] | Read | |
instances | list[NamedInstance] | Read |
Methods
| Signature | Description |
|---|---|
from_reader(r: BinaryReader, length: int) → "FvarTable" | |
to_bytes() → bytes |