utom / sketch-measure

Make it a fun to create spec for developers and teammates
http://utom.design/measure
MIT License
6.92k stars 596 forks source link

[Feature Request] Compress SVG exported slices using SVGO #358

Open pedroms opened 7 years ago

pedroms commented 7 years ago

First of all, thanks for such an incredibly useful plugin! 🙇 At GitLab we're fans and regular users. It has changed the way we work and communicate for the better.

With Sketch Measure, it's neat to have the slices exported and available directly from the browser, but the issue is that Sketch doesn't export optimized SVG files. So what I do is use the SVGO Compressor Sketch plugin. After exporting the specs with this plugin, I export the slices manually (they're automagically compressed and optimized using SVGO), and replace the files in the asset folder with the ones I exported manually.

Can you please consider integrating SVGO compression?

hunterp7 commented 6 years ago

Yes please - I also would love to see this feature!

th1lo commented 5 years ago

+1 Push

Did something happen here or did anyone figure out a way to do this? SVGs for android without using SVGO is not optimal