Add unit tests for removing fill attributes when fill=none
This commit is contained in:
parent
d9866c99e9
commit
0f1d0b104d
3 changed files with 18 additions and 0 deletions
3
scour.py
3
scour.py
|
|
@ -44,6 +44,9 @@
|
|||
# * Process quadratic Bezier curves
|
||||
# * Collapse all group based transformations
|
||||
|
||||
# Suggestion from Richard Hutch:
|
||||
# * Put id attributes first in the serialization (or make the d attribute last)
|
||||
|
||||
# Next Up:
|
||||
# + fix bug when removing stroke styles
|
||||
# - Convert all colors to #RRGGBB format
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue