Remove test for deleting unreferenced fonts

This commit is contained in:
JSCHILL1 2009-04-19 08:09:33 -05:00
parent 8d0bb8fe55
commit 3beab0744f
2 changed files with 7 additions and 6 deletions

View file

@ -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