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

Plugin to optimize path data by removing small details #414

Closed
behdad opened this issue Aug 8, 2015 · 2 comments
Closed

Plugin to optimize path data by removing small details #414

behdad opened this issue Aug 8, 2015 · 2 comments

Comments

@behdad
Copy link

behdad commented Aug 8, 2015

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

@GreLI GreLI added the duplicate label Aug 8, 2015
@GreLI
Copy link
Member

GreLI commented Aug 8, 2015

See #411

@behdad
Copy link
Author

behdad commented Aug 8, 2015

Awesome. Lets follow up there.

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

No branches or pull requests

2 participants