Capítulo 281 de 411

Chapter 281: MotionPathPlugin.rawPathToString()

Core Idea

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

Connects To

  • MotionPathPlugin.stringToRawPath(): the inverse.