JSCHILL1
|
247c07b7ea
|
Turn style properties into SVG attributes
|
2009-04-07 20:55:06 -05:00 |
|
JSCHILL1
|
2dc788aa3f
|
Fix removal of namespaced elements and attributes. Started array of SVG attributes.
|
2009-04-07 20:47:33 -05:00 |
|
JSCHILL1
|
b44c5d0903
|
Shuffled code a little
|
2009-04-06 21:17:56 -05:00 |
|
JSCHILL1
|
5accbf75fb
|
Remove all adobe namespaces. Remove namespace declarations on document element.
|
2009-04-06 20:22:09 -05:00 |
|
JSCHILL1
|
7eb6b27c54
|
Added Adobe namespaces to remove
|
2009-04-06 20:05:11 -05:00 |
|
JSCHILL1
|
18d6566520
|
Remove empty defs, metadata, g elements
|
2009-04-06 19:37:58 -05:00 |
|
JSCHILL1
|
4d97df93d3
|
Move to Apache License
|
2009-04-06 10:09:23 -05:00 |
|
JSCHILL1
|
5eee1783ee
|
Commonize unwanted namespace list
|
2009-04-06 07:38:44 -05:00 |
|
JSCHILL1
|
3fc56730da
|
Some more TODO notes and links to svgtidy.rb and clean Inkscape ideas
|
2009-04-06 07:32:06 -05:00 |
|
JSCHILL1
|
913d0da06b
|
Some more style optimizations (some are potentially controversial)
|
2009-04-06 00:02:02 -05:00 |
|
JSCHILL1
|
23b2781d03
|
Some TODO comments
|
2009-04-05 21:02:42 -05:00 |
|
JSCHILL1
|
afb5e9a2e5
|
Fix gradient fill/stroke properties that have an extra rgb(0, 0, 0)
|
2009-04-05 20:54:29 -05:00 |
|
JSCHILL1
|
879300373f
|
Remove all inkscape and sodipodi attributes and elements
|
2009-04-05 13:46:03 -05:00 |
|
JSCHILL1
|
aec2019e07
|
Minor improvements, use in-testing for referencing props
|
2009-04-05 11:44:47 -05:00 |
|
JSCHILL1
|
7864455c13
|
Fix removing unused chained references. Added another test case.
|
2009-04-04 10:48:49 -05:00 |
|
JSCHILL1
|
2aaef4ebbd
|
Remove any elements in a defs that doesn't have an id. Repeatedly apply these two rules.
|
2009-04-04 10:27:42 -05:00 |
|
JSCHILL1
|
1e6201a3a4
|
Added some TODOs
|
2009-04-04 00:01:56 -05:00 |
|
JSCHILL1
|
438594d6aa
|
Implemented removing unreferenced id attributes
|
2009-04-03 23:59:11 -05:00 |
|
JSCHILL1
|
f3dd5cccb9
|
Rework command-line argument detection, use standard input if -i is not present, use standard output if -o is not present
:
|
2009-04-03 19:58:33 -05:00 |
|
JSCHILL1
|
713228b6c0
|
Simply write input file to output file
|
2009-04-03 19:45:16 -05:00 |
|
JSCHILL1
|
fb1f17e359
|
Ensure input file exists. Create output file (overwriting if necessary).
|
2009-04-03 13:38:10 -05:00 |
|
JSCHILL1
|
2533ba7fd3
|
Primitive command-line argument checking
|
2009-04-03 09:14:55 -05:00 |
|
JSCHILL1
|
9e137b9bc1
|
Added more TODOs to get to a fully functional release
|
2009-04-02 15:13:27 -05:00 |
|
JSCHILL1
|
893a9e8158
|
Added TODOs
|
2009-04-02 14:49:40 -05:00 |
|
JSCHILL1
|
7500a58a5d
|
Added starter scour.py file and README
|
2009-04-02 14:32:54 -05:00 |
|