readthedocs/guidelines

Optimize SVG for web

Closed this issue · 1 comments

SVG files have weird data on them, like the path where the file was saved on disk. See readthedocs/website#25 (comment)

Also note: I was describing dropping the extraneous attributes from the SVG, not necessarily doing a full optimization on the images. Optimization is nice, but does have some additional caveats. I'm happy to just remove the local path attributes Inkscape saved.