Remove test for deleting unreferenced fonts
This commit is contained in:
parent
8d0bb8fe55
commit
3beab0744f
2 changed files with 7 additions and 6 deletions
1
scour.py
1
scour.py
|
|
@ -47,6 +47,7 @@
|
|||
# Next Up:
|
||||
# + Remove unnecessary nested <g> elements
|
||||
# + Remove duplicate gradient stops (same offset, stop-color, stop-opacity)
|
||||
# + Always keep fonts inside <defs>
|
||||
# - Convert all colors to #RRGGBB format
|
||||
# - Reduce #RRGGBB format to #RGB format when possible
|
||||
# - rework command-line argument processing so that options are configurable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue