Updated release notes. Updated package script to tar file unrolls into a scour directory. Version 0.10 complete

This commit is contained in:
JSCHILL1 2009-04-27 12:00:51 -05:00
parent 784b8efb2b
commit 19ed9e57a4
3 changed files with 10 additions and 9 deletions

View file

@ -45,11 +45,6 @@
# * Put id attributes first in the serialization (or make the d attribute last)
# Next Up:
# + Remove path with empty d attributes
# + Sanitize path data (remove unnecessary whitespace
# + Move from absolute to relative path data
# + Remove trailing zeroes from path data
# + Limit to no more than 6 digits of precision
# - Remove unnecessary units of precision on attributes (use decimal: http://docs.python.org/library/decimal.html)
# - Remove unnecessary units of precision on path coordinates
# - Convert all colors to #RRGGBB format