Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for dotlottie files? #4

Open
dhruv-m1 opened this issue Jun 16, 2023 · 4 comments
Open

Support for dotlottie files? #4

dhruv-m1 opened this issue Jun 16, 2023 · 4 comments

Comments

@dhruv-m1
Copy link

The newer dotlottie format does not seem to work with the integration currently.

@giuseppelt
Copy link
Owner

Isn't the gotlottie file format still in experimental stage?

@dhruv-m1
Copy link
Author

dhruv-m1 commented Jun 25, 2023

Hi @giuseppelt - Sorry for the delay in responding.

It is no longer in experimental stage (as far as the web is concerned), and they have even been advocating for people to use it now. A free utility to convert from JSON is even being provided.

The main advantage of the format is that file sizes are way smaller (see screenshot below):

They still tag the optimized JSON as 'recommended' since dotlottie player libraries are still in beta for iOS. However, libraries for the web and android are now stable.

(Source)

It would be great if your Astro integration could also support the format.

@giuseppelt
Copy link
Owner

giuseppelt commented Jul 8, 2023

The format is still not stable, lots of missing feature and many stuff yet pending. On top, there's no documentation on how the format works really, as only a small brief is mentioned in the docs.

Unless, there's a strong demand for this, better wait til more settles. I'm leaving this open, to track interest.

And there's always a workaround, you can take and use the normal json file, from the Lottie file.

@KingPr0o7
Copy link

@giuseppelt I would love for you to look into this again!

It's been more than a year since this opened and thus the dotlottie file format. Though I doubt documentation around the format even exists. Nonetheless, would love to save a few more KB!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants