| .. |
|
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 |
|
collapse-gradients-gradientUnits.svg
|
Remove gradients singly referenced from another gradient
|
2009-04-24 17:01:43 -05:00 |
|
collapse-gradients.svg
|
Remove gradients singly referenced from another gradient
|
2009-04-24 17:01:43 -05:00 |
|
color-formats.svg
|
Added code to convert colors to #RRGGBB format
|
2009-05-17 14:34:08 -05:00 |
|
dont-collapse-gradients.svg
|
Remove gradients singly referenced from another gradient
|
2009-04-24 17:01:43 -05:00 |
|
duplicate-gradient-stops-pct.svg
|
Handle stop offsets in percentages. Convert stop offsets into floating point (or integer if possible)
|
2009-04-27 19:19:05 -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 |
|
font-styles.svg
|
Remove text styles from shapes. Remove --inkscape styles. Fix path handling for multiple coords in first Move command. Add --set-precision N argument
|
2009-05-19 10:02:47 -05:00 |
|
groups-with-title-desc.svg
|
Removal of stroke:none. Prevent groups from being collapsed if title/desc present. Add option to prevent groups from being collapsed. Unit tests. Started release notes HTML.
|
2009-04-25 02:09:08 -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 |
|
path-abs-to-rel.svg
|
Use decimals for path data and limit to 6 digits of precision
|
2009-04-27 11:19:34 -05:00 |
|
path-line-optimize.svg
|
Version 0.10 not complete! Remove empty path segments. Convert lines to H/V where possible. Remove some default styles.
|
2009-04-27 18:20:16 -05:00 |
|
path-precision.svg
|
Add path data bytes saved to report. Added input filename to report. Removed last of the useless files in fulltests.
|
2009-04-27 11:43:11 -05:00 |
|
path-simple-triangle.svg
|
Add SVG Path parser from enthought. Added reserialization of path.
|
2009-04-26 16:37:57 -05:00 |
|
path-sn.svg
|
Added unit tests for color conversion
|
2009-05-17 09:27:33 -05:00 |
|
path-truncate-zeroes.svg
|
Unit tests for removing trailing zeroes and removing whitespace/commas before negative coords in path data
|
2009-04-26 20:38:22 -05:00 |
|
quot-in-url.svg
|
Fixed scour to handle entities in url references
|
2009-05-17 23:07:22 -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 |
|
utf8.svg
|
Handle unicode characters. Specify utf-8 encoding on python scripts. Added unit test for non-ASCII characters.
|
2009-04-28 08:57:40 -05:00 |