[webkit-reviews] review requested: [Bug 33750] Add back an AffineTransform class for use by SVG : [Attachment 47771] reimplementation of AffineTransformation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 30 11:37:58 PST 2010


Dirk Schulze <krit at webkit.org> has asked  for review:
Bug 33750: Add back an AffineTransform class for use by SVG
https://bugs.webkit.org/show_bug.cgi?id=33750

Attachment 47771: reimplementation of AffineTransformation
https://bugs.webkit.org/attachment.cgi?id=47771&action=review

------- Additional Comments from Dirk Schulze <krit at webkit.org>
After a discussion on IRC, all agreed to reimplement AffineTransform in a
platform independent way. This is the first and implements AffineTransform and
let Canvas make use of it. Next patches will introduce AffineTransform to SVG.


More information about the webkit-reviews mailing list