| .. |
|
adobe.svg
|
Prevent removal of metadata elements if they have only text nodes. Also added some unit tests.
|
2009-04-15 10:18:32 -05:00 |
|
duplicate-gradient-stops.svg
|
Remove duplicate gradient stops and update unit tests
|
2009-04-17 08:18:36 -05:00 |
|
empty-g.svg
|
Remove uselessly nested groups, fixed up test script
|
2009-04-16 16:16:06 -05:00 |
|
empty-metadata.svg
|
Prevent removal of metadata elements if they have only text nodes. Also added some unit tests.
|
2009-04-15 10:18:32 -05:00 |
|
fill-none.svg
|
Begin unittesting converting style properties into XML attributes
|
2009-04-24 14:00:38 -05:00 |
|
ids-to-strip.svg
|
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 |
|
inkscape.svg
|
Added tests for inkscape and sodipodi namespace declarations and attributes
|
2009-04-18 23:50:40 -05:00 |
|
metadata-with-text.svg
|
Prevent removal of metadata elements if they have only text nodes. Also added some unit tests.
|
2009-04-15 10:18:32 -05:00 |
|
nested-useless-groups.svg
|
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 |
|
referenced-elements-1.svg
|
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 |
|
referenced-font.svg
|
Prevent fonts from being removed inside a <defs>
|
2009-04-19 08:08:37 -05:00 |
|
sodipodi.svg
|
Added tests for inkscape and sodipodi namespace declarations and attributes
|
2009-04-18 23:50:40 -05:00 |
|
stroke-none.svg
|
More unit tests for removing stroke properties (for stroke-width=0 or stroke=none)
|
2009-04-23 08:12:46 -05:00 |
|
stroke-nowidth.svg
|
More unit tests for removing stroke properties (for stroke-width=0 or stroke=none)
|
2009-04-23 08:12:46 -05:00 |
|
stroke-transparent.svg
|
More unit tests for removing stroke properties (for stroke-width=0 or stroke=none)
|
2009-04-23 08:12:46 -05:00 |
|
unreferenced-font.svg
|
Prevent fonts from being removed inside a <defs>
|
2009-04-19 08:08:37 -05:00 |
|
unreferenced-linearGradient.svg
|
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 |
|
unreferenced-pattern.svg
|
Remove unreferenced patterns and gradients outside of a defs
|
2009-04-15 10:58:06 -05:00 |
|
unreferenced-radialGradient.svg
|
Format output XML prettily
|
2009-04-15 11:24:27 -05:00 |