JSCHILL1
|
8e9683f648
|
Remove gradients singly referenced from another gradient
|
2009-04-24 17:01:43 -05:00 |
|
JSCHILL1
|
f6f98580c7
|
Begin unittesting converting style properties into XML attributes
|
2009-04-24 14:00:38 -05:00 |
|
JSCHILL1
|
0f1d0b104d
|
Add unit tests for removing fill attributes when fill=none
|
2009-04-24 09:42:23 -05:00 |
|
JSCHILL1
|
d9866c99e9
|
More unit tests for removing stroke properties (for stroke-width=0 or stroke=none)
|
2009-04-23 08:12:46 -05:00 |
|
JSCHILL1
|
64ee621aa6
|
A few more unit tests for removing stroke properties
|
2009-04-22 22:32:19 -05:00 |
|
JSCHILL1
|
d09903fe39
|
Fix removal of stroke properties when stroke is transparent
|
2009-04-22 22:26:40 -05:00 |
|
JSCHILL1
|
28cc0d59fb
|
Refactor command-line argument parsing. Only strip IDs if option is enabled. Added some unit tests for the new functionality
|
2009-04-19 22:26:26 -05:00 |
|
JSCHILL1
|
3beab0744f
|
Remove test for deleting unreferenced fonts
|
2009-04-19 08:09:33 -05:00 |
|
JSCHILL1
|
8d0bb8fe55
|
Prevent fonts from being removed inside a <defs>
|
2009-04-19 08:08:37 -05:00 |
|
JSCHILL1
|
72363ec24b
|
Added tests for inkscape and sodipodi namespace declarations and attributes
|
2009-04-18 23:50:40 -05:00 |
|
JSCHILL1
|
f6387b1f22
|
Remove duplicate gradient stops and update unit tests
|
2009-04-17 08:18:36 -05:00 |
|
JSCHILL1
|
579a1f2982
|
Remove uselessly nested groups, fixed up test script
|
2009-04-16 16:16:06 -05:00 |
|
JSCHILL1
|
747a282f5f
|
Fix Bug 361817: wrong shebang line. Added tests for removing duplicate gradient stops and useless nested groups (neither of which pass yet)
|
2009-04-15 11:44:12 -05:00 |
|
JSCHILL1
|
359c42166f
|
Format output XML prettily
|
2009-04-15 11:24:27 -05:00 |
|
JSCHILL1
|
066c627833
|
Remove unreferenced patterns and gradients outside of a defs
|
2009-04-15 10:58:06 -05:00 |
|
JSCHILL1
|
2cc9c00ef7
|
Prevent removal of metadata elements if they have only text nodes. Also added some unit tests.
|
2009-04-15 10:18:32 -05:00 |
|
JSCHILL1
|
7cfb655cff
|
Add remainder of Adobe namespaces and unit tests
|
2009-04-13 12:14:22 -05:00 |
|
JSCHILL1
|
ab4fe686fe
|
Added Adobe namespaced elements unit test
|
2009-04-13 11:50:19 -05:00 |
|
JSCHILL1
|
339d04f659
|
Document why I didn't use ElementTree for now
|
2009-04-13 11:40:33 -05:00 |
|
JSCHILL1
|
ef0f1fe664
|
Added sodipodi element unit test
|
2009-04-13 11:38:00 -05:00 |
|
JSCHILL1
|
8d598b20f2
|
Modified scour and added first unit test
|
2009-04-13 11:31:50 -05:00 |
|
JSCHILL1
|
a1f6d9e8dd
|
Start 0.07: move scour functionality into a module-level function and only call when __main__. Move tests around a bit. Add starter testscour.py
|
2009-04-13 10:22:27 -05:00 |
|