- From: Jeff Schiller <codedread@gmail.com>
- Date: Tue, 20 Dec 2005 16:23:47 -0600
- To: www-svg@w3.org
My comment on 7.7.3 "Element Transform Stack" example was incorrectly fixed: TS(g2) = TS(g) . I = scale(4) (I is the identity matrix) should be: TS(g2) = TS(g) . I = scale(2) (I is the identity matrix) This was correctly responded to in the mailing list, but then incorrectly fixed in the document. Regards, Jeff Schiller
Received on Tuesday, 20 December 2005 22:23:52 UTC