Capítulo 283 de 411

Chapter 283: MotionPathPlugin.stringToRawPath()

Core Idea

Parses an SVG path-data string into a RawPath. Identical concept to MorphSVGPlugin's version of the same method.

Connects To

  • MotionPathPlugin.rawPathToString(): the inverse.