The SVG 1.1 DOM has a matrix creation method of SVGSVGElement that corresponds to the methods of other base types, namely: SVGMatrix createSVGMatrix(); The SVGT 1.2 uDOM replaces this with createSVGMatrixComponents(...), which seems like a needless incompatibility that authors will need to deal with when adapting 1.1 content to 1.2t. I suggest switching back the 1.1 DOM method of matrix creation.Received on Wednesday, 25 January 2006 17:40:41 GMT
This archive was generated by hypermail 2.3.1 : Friday, 8 March 2013 15:54:33 GMT