| .. |
|
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
|
Only convert color names to #RRGGBB if it will actually be shorter
|
2009-08-01 07:23:24 -05:00 |
|
consecutive-hlines.svg
|
Collapse consecutive h,v segments/coords where possible
|
2009-05-19 21:30:50 -05:00 |
|
dont-collapse-gradients.svg
|
Remove gradients singly referenced from another gradient
|
2009-04-24 17:01:43 -05:00 |
|
dont-convert-short-color-names.svg
|
Added unittest for not converting short color names
|
2009-08-01 10:53:17 -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 |
|
important-groups-in-defs.svg
|
Add closepath test
|
2009-07-05 08:14:40 -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
|
Remove trailing zeros from path coordinates. Use scientific notation in path coords if shorter. Scour polygon coordinates just like path coordinates. Added tests
|
2009-07-29 12:27:51 -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-zeros-calc.svg
|
Remove trailing zeros from path coordinates. Use scientific notation in path coords if shorter. Scour polygon coordinates just like path coordinates. Added tests
|
2009-07-29 12:27:51 -05:00 |
|
path-truncate-zeros.svg
|
Remove trailing zeros from path coordinates. Use scientific notation in path coords if shorter. Scour polygon coordinates just like path coordinates. Added tests
|
2009-07-29 12:27:51 -05:00 |
|
path-use-scientific-notation.svg
|
Remove trailing zeros from path coordinates. Use scientific notation in path coords if shorter. Scour polygon coordinates just like path coordinates. Added tests
|
2009-07-29 12:27:51 -05:00 |
|
path-with-closepath.svg
|
Add closepath test
|
2009-07-05 08:14:40 -05:00 |
|
polygon-coord.svg
|
Remove trailing zeros from path coordinates. Use scientific notation in path coords if shorter. Scour polygon coordinates just like path coordinates. Added tests
|
2009-07-29 12:27:51 -05:00 |
|
polygon.svg
|
Remove trailing zeros from path coordinates. Use scientific notation in path coords if shorter. Scour polygon coordinates just like path coordinates. Added tests
|
2009-07-29 12:27:51 -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 |
|
remove-duplicate-gradients.svg
|
Prevent scour from trying to remove a duplicate gradient more than once
|
2009-08-01 11:59:54 -05:00 |
|
sodipodi.svg
|
Added tests for inkscape and sodipodi namespace declarations and attributes
|
2009-04-18 23:50:40 -05:00 |
|
straight-curve.svg
|
Implemented converted straight curves into lines. Remove last point from polygon data if possible
|
2009-05-21 21:32:44 -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 |