Remove text styles from shapes. Remove --inkscape styles. Fix path handling for multiple coords in first Move command. Add --set-precision N argument

This commit is contained in:
JSCHILL1 2009-05-19 10:02:47 -05:00
parent dcb6ed414c
commit 49b35bf6d1
8 changed files with 455 additions and 15 deletions

View file

@ -5,3 +5,6 @@ Thanks to the following contributors to scour:
- report file size reduction
- prettied up the report
* Martin:
- better methods of handling string-to-float conversions in Python
- document functions in the traditional Python way