thorvg / thorvg

Thor Vector Graphics is a lightweight portable library used for drawing vector-based scenes and animations including SVG and Lottie. It can be freely utilized across various software platforms and applications to visualize graphical contents.

Home Page:https://www.thorvg.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lottie: support Shape Modifier feature

hermet opened this issue · comments

  • Repeater
  • Trimpath
  • Rounded Corners
  • Merge
  • Offset Path
  • Pucker / Bloat
  • Twist
  • Zig Zag

1. Rounded Corners is partially work. Lottie Path(Bezier Curve) is not supported currently.
2. Repeater, TrimPath, Rounded Corners, Merge, and Offset Path have higher priority than others. Yet, we couldn't find any practical usage for the rest of them.
3. https://lottiefiles.github.io/lottie-docs/shapes/