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

render webp format output #25

Closed
xiaozhuai opened this issue Aug 30, 2018 · 1 comment
Closed

render webp format output #25

xiaozhuai opened this issue Aug 30, 2018 · 1 comment

Comments

@xiaozhuai
Copy link

Thanks for your great jobs, it's really cool!

For now, default shadows and margins is not transparent which not look pretty

As we know, gif format do not perform good when alpha channel exists, because gif's alpha is 0 or 1. it cannot be 0.6

If we use gif and transparent margins, we cannot Eliminating jagged edges.

That's why I suggest to add a webp format output option. It's popular, thinner than gif, and perform good with alpha channel. Then we can transparent margins.

@faressoft
Copy link
Owner

Sorry but there is no plan for this at the moment

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

2 participants