Changes between Version 1 and Version 2 of SVG TODO List - Short notes
- Timestamp:
- Dec 9, 2006, 9:09:27 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SVG TODO List - Short notes
v1 v2 8 8 * SVGLength* -> SVGLength (pass by value, not by pointer)[[BR]] 9 9 Rewrite it to be more efficient, fix fraction/percentage issues[[BR]] 10 with <pattern> and negative width/height fixies (hixie tests)[[BR]]10 with <pattern> and negative width/height issues (hixie tests)[[BR]] 11 11 Memory usage is twice as high as needed.[[BR]][[BR]] 12 12 * SVGMatrix* -> AffineTransform (pass by value, not by pointer)[[BR]]