Animation Engine Reference
GitAscii includes a high-performance SVG animation system that injects CSS@keyframes and SMIL tags (<animate>, <animateTransform>) directly into the SVG header.
Animation Types (AnimationType)
Easing Functions (AnimationEasing)
easeease-inease-out(Default)ease-in-outlinearspring(cubic-bezier(0.175, 0.885, 0.32, 1.275))