- From: David Flanagan <david@davidflanagan.com>
- Date: Mon, 19 Jul 2010 13:25:03 -0700
While I'm harping on the transform() method, I'd like to point out that the current spec text "must multiply the current transformation matrix with the matrix described by..." is ambiguous because matrix multiplication is not commutative. Perhaps an explicit formula that showed the order would be clearer. Furthermore, if the descriptions for translate(), scale() and rotate() were to altered to describe them in terms of transform() that would tighten things up. David
Received on Monday, 19 July 2010 13:25:03 UTC