Igor Abakumov

Results 29 comments of Igor Abakumov

well, cleaning (baking in) transforms is also kind of cleaning. It is SVG cleaner, not SVG minimizer :) So at leas i vote for implementing it with setting to activate...

i would prefer to have move and scale transforms applied - it won't enlarge file size but simplify XML code of SVG (if i understand it correct. in that case...

This transform backing-in optimization level depends on the application (i.e. files itself). I can give you around 200 files, where transform is used - in every of these files backing...

so move isn't supported? or is it covered by translate? Will it be supported by SVGCleaner GUI?

cool. any chance to get compiled version without installing rust compiler? Maybe there are some auto builds?

Windows (7 x64 if that matters :) )

Thank you. After some testing i found some files that still have translate transforms. I don't know what the reason is - maybe because translate belongs to group, and inside...

this example ` ` won't bake just because it has defined fill? or because it has subnodes with defined fill? how fill with fixed color can avoid translate to be...

thanks for the tip with multipass - that fixed backing transforms for several files with that option turned on. Still there are some files where multipass didn't help: [11.zip](https://github.com/RazrFalcon/svgcleaner/files/926870/11.zip) would...

thank you for explanation. I am eager to see the results of such tests.