Added starter scour.py file and README
This commit is contained in:
parent
a30498e41e
commit
7500a58a5d
2 changed files with 39 additions and 0 deletions
17
README.txt
Normal file
17
README.txt
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
Scour
|
||||
=====
|
||||
|
||||
Scour will be a Python module that takes an input SVG and outputs a cleaner,
|
||||
more concise SVG file. The goal will be 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
|
||||
|
||||
Regards,
|
||||
|
||||
Jeff Schiller
|
||||
2009-04-02
|
||||
codedread@gmail.com
|
||||
http://blog.codedread.com/
|
||||
Loading…
Add table
Add a link
Reference in a new issue