Changes between Version 1 and Version 2 of SVG TODO List - Short notes


Ignore:
Timestamp:
Dec 9, 2006 9:09:27 AM (17 years ago)
Author:
zimmermann@kde.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SVG TODO List - Short notes

    v1 v2  
    88 * SVGLength* -> SVGLength (pass by value, not by pointer)[[BR]]
    99   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]]
    1111   Memory usage is twice as high as needed.[[BR]][[BR]]
    1212 * SVGMatrix* -> AffineTransform (pass by value, not by pointer)[[BR]]