24 Jan
2007
24 Jan
'07
4:16 a.m.
Now that we've got all our path building going through one class (SVG::PathString), we've got the opportunity to do some syntactic optimizations if we want -- for instance, using H or V instead of L for axis-aligned segments.
Think that's worthwhile? Any other optimizations you all would like to see?
-mental