https://bugzilla.wikimedia.org/show_bug.cgi?id=72547
--- Comment #1 from Gabriel Wicke <[email protected]> --- I got even better results with https://github.com/svg/svgo, which is already a node module. svgo --disable=removeUselessStrokeAndFill -i /tmp/test.svg -o /tmp/test.svgo.svg -rw-r--r-- 1 gabriel gabriel 14K Oct 26 22:26 /tmp/test.svgo.svg -rw-r--r-- 1 gabriel gabriel 5.3K Oct 26 22:27 /tmp/test.svgo.svg.gz We can just drop this into mathoid as-is. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
