TupleVariation
סקירה כללית
TupleVariation הוא שיעור ב Aspose.Font FOSS עבור Python.
TupleVariation.peak_coords holds the axis coordinate values that define the variation peak.
רכוש : deltas, end_coords, peak_coords, points, start_coords.
נכסים
| שם | סוג | גישה | תיאור |
|---|---|---|---|
peak_coords | dict[str, float] | קרא / כתיבה | מקבל או מטיל את הקווים הגבוהים. |
start_coords | `dict[str, float] | None` | קרא / כתיבה |
end_coords | `dict[str, float] | None` | קרא / כתיבה |
points | `list[int] | None` | קרא / כתיבה |
deltas | list[tuple[int, int]] | קרא / כתיבה | מקבל או מטיל את הדלטות. |