Scour - An SVG Optimizer / Cleaner
Find a file
2013-10-22 16:31:42 +02:00
scour initial source import (v0.26) and packaging 2013-10-22 16:31:42 +02:00
.gitignore initial source import (v0.26) and packaging 2013-10-22 16:31:42 +02:00
LICENSE Move to Apache License 2009-04-06 10:09:23 -05:00
Makefile initial source import (v0.26) and packaging 2013-10-22 16:31:42 +02:00
README.md initial source import (v0.26) and packaging 2013-10-22 16:31:42 +02:00
scour.sublime-project initial source import (v0.26) and packaging 2013-10-22 16:31:42 +02:00
setup.py initial source import (v0.26) and packaging 2013-10-22 16:31:42 +02:00

Scour

Scour is a Python module that takes an input SVG and outputs a cleaner, more concise SVG file. The goal is that authors will use this script after editing the file in a GUI editor such as Inkscape or Adobe Illustrator.

Scour was started as a vehicle for me to learn Python. In addition, the goal is to reduce the amount of time I spend in cleaning up files I find on sites such as openclipart.org

Ideas are pulled from three places:

Regards,

Jeff Schiller, 2009-04-06

codedread@gmail.com

http://blog.codedread.com/

http://www.codedread.com/scour/

Notes

Packaging from sources retrieved on 2013/20/22:

  • done by Tavendo GmbH, Tobias Oberstein
  • license same as upstream (Apache 2.0)