Remove TODOs accomplished in 0.12

This commit is contained in:
JSCHILL1 2009-05-17 14:40:29 -05:00
parent a7d2593a58
commit a03439573e
3 changed files with 2 additions and 6 deletions

View file

@ -41,10 +41,6 @@
# * Put id attributes first in the serialization (or make the d attribute last)
# Next Up:
# + Up-revved enthought's path parser for integer coords with sci notation:
# https://svn.enthought.com/enthought/changeset/23583?format=diff&new=23583
# + Convert rgb() into #RRGGBB
# + Convert #RRGGBB into #RGB where possible
# - prevent elements from being stripped if they are referenced in a <style> element
# (for instance, filter, marker, pattern) - need a crude CSS parser
# - Remove any unused glyphs from font elements?