Lev Solntsev

Results 94 comments of Lev Solntsev

Hmm, seems like the bottle is there for 7 years. Seems like updated automatically, probably from the github release.

Personally, I think that optimizing SVG files in CI generally is a bad idea. You're wasting energy, cpu cycles and time to optimize what is already optimized or can be...

It's beeing done in [plugins/convertPathData.js](https://github.com/svg/svgo/blob/master/plugins/convertPathData.js#L75)

Not bad idea for a plugin! However, the case is somewhat rare and some details like positioning (`x`, `y` attributes and so on) should be considered.

Actually, you can't merge such objects. SVG allows to reuse the with the `` tag. But still in many quantities it's the same repetition, just somewhat shorter.

It seems that this PR kills the optimization case when there is no stroke. Which was the goal at the first place.

Yep, I was thinking about it, but haven't got to it yet. Many plans, but very little time.

May be you were meant Illustrator? Inkscape is quite bad here.