AvarTable
Vue de l’ensemble
‘AvarTable’ est une classe dans Aspose.Font FOSS pour Python.
AvarTable.from_reader(r, longueur) construit un AwarTables d’un lecteur binaire et map_normalized(axis_index, valeur) retourne le flot cartographié pour une coordonnée axée normalisée.
Description
‘AvarTable’ est une classe dans la bibliothèque Aspose.Font FOSS pour Python qui expose 2 méthodes et 1 propriété pour l’utilisation programmée.
Les capacités de base comprennent : ’list[avaraxismap]’ Ces opérations permettent aux développeurs d’intégrer la fonctionnalité avartable directement dans les applications Python.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
axis_maps | list[AvarAxisMap] | Read |
méthodes
| Signature | Description |
|---|---|
from_reader(r: BinaryReader, length: int) → "AvarTable" | Constructs an AvarTable from a binary reader positioned at the start of an avar table, and map_normalized(axis_index, value) returns the adjusted normalized coordinate for that axis |
map_normalized(axis_index: int, value: float) → float | Returns the normalized coordinate for a given axis after applying the avar mapping |
Voir aussi
- Aspose.Font pour Python — Enterprise API Reference