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

Using SVGZ will save more space on chain #1580

Closed
pool2win opened this issue Feb 8, 2023 · 1 comment
Closed

Using SVGZ will save more space on chain #1580

pool2win opened this issue Feb 8, 2023 · 1 comment

Comments

@pool2win
Copy link

pool2win commented Feb 8, 2023

By providing an option to use SVGZ extension for the svg mime type and changing the webserver's encoding options, we will potentially save a fair bit of space on the chain.

https://stackoverflow.com/questions/1233540/using-svgz-in-html-server

If it sounds worth looking into, I am happy to send a small PR.

@casey
Copy link
Collaborator

casey commented Feb 8, 2023

Compression should be orthogonal to formats. We should add a general compression feature, instead of only compressing specific formats. See #891!

@casey casey closed this as completed Feb 8, 2023
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