AnimationStep

Overview

AnimationStep is a class in Aspose.Font FOSS for Python.

AnimationStep.coordinates stores a mapping of axis names to float values defining the font instance.

Properties: coordinates, hold_frames, label.

Properties

NameTypeAccessDescription
coordinatesdict[str, float]ReadGets the coordinates.
labelstr | NoneReadGets the label.
hold_framesintReadGets the hold frames.

See Also