SVGMatrix in Canvas spec

Hi,

I just noticed that the Canvas2D specification references SVGMatrix. canvas.currentTransform returns a SVGMatrix object[1]. I am not sure if we should convince the Canvas editors to drive Deans Matrix4x4 proposal[2] forward instead. I would like to rely on SVGMatrix as less as possible, since I still hope to get a API for CSS Transforms in the next level. What do you think?

Greetings,
Dirk

[1] http://dev.w3.org/html5/2dcontext/#transformations
[2] http://lists.w3.org/Archives/Public/public-fx/2012JanMar/0007.html

Received on Wednesday, 19 September 2012 20:53:32 UTC