Support dotLottie format.
DotLottie is a new standard for the Lottie file format. Essentially, it's a compilation of animations that encapsulates multiple Lottie animations into one zipped file. More information on its structure can be found here: https://dotlottie.io/structure/#dotlottie-structure This implementation borrows certain elements from the unzipping functionality found at https://github.com/kuba--/zip, an open-source project distributed under the No License. Tests have been carried out using the file '1st_animation.lottie' located in the 'examples/resource' directory.
H
Hermet Park committed
ee18d81c463df64052de3680366971cfdb179f4a
Parent: 44d4c20
Committed by Hermet Park <hermetpark@gmail.com>
on 6/12/2023, 1:53:26 AM