servo/pathfinder

Support Lottie animations

Open

#153 opened on May 22, 2019

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Rust (239 forks)github user discovery
enhancementhelp wantedinteresting project

Repository metrics

Stars
 (3,890 stars)
PR merge metrics
 (PR metrics pending)

Description

Seems that Lottie is a popular animation format, and it would be nice to have Pathfinder serve as a lightweight, secure, and fast player for these animations. Skia can do this: https://skia.org/user/modules/skottie

Unfortunately, Lottie depends on the Bodymovin plugin for After Effects, which is proprietary.

Contributor guide