We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See for example:
http://bost.ocks.org/mike/simplify/ http://stackoverflow.com/questions/13730062/simplifying-svg-path-strings-by-reducing-number-of-nodes
We need to be smarter with curves.
I need this, to optimize flag SVGs in https://github.com/behdad/region-flags/tree/master/svg Currently some of the flags are over 200kb. That's a bit on the excessive side. :)
cc @jamesgk
The text was updated successfully, but these errors were encountered:
See #411
Sorry, something went wrong.
Awesome. Lets follow up there.
No branches or pull requests
See for example:
http://bost.ocks.org/mike/simplify/
http://stackoverflow.com/questions/13730062/simplifying-svg-path-strings-by-reducing-number-of-nodes
We need to be smarter with curves.
I need this, to optimize flag SVGs in https://github.com/behdad/region-flags/tree/master/svg
Currently some of the flags are over 200kb. That's a bit on the excessive side. :)
cc @jamesgk
The text was updated successfully, but these errors were encountered: