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

Investigate webp support for tile manipulation #79

Open
Glodenox opened this issue May 6, 2020 · 0 comments
Open

Investigate webp support for tile manipulation #79

Glodenox opened this issue May 6, 2020 · 0 comments
Assignees

Comments

@Glodenox
Copy link
Owner

Glodenox commented May 6, 2020

The WEBP image format should allow better image filesizes and for lossy images with transparent pixels, which would be an improvement over the current png image format used to export to. Sadly enough Firefox currently doesn't support image/webp in the Canvas.toDataURL and falls back to image/png. That is a safe fallback, but a bit of a shame. It could however maybe help Chrome instead?

@Glodenox Glodenox self-assigned this May 6, 2020
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

1 participant