[Bug 9235] An additional useful transformation would be Perspective.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9235


Philip Taylor <excors@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |excors@gmail.com




--- Comment #5 from Philip Taylor <excors@gmail.com>  2010-03-23 16:07:09 ---
There is already a general "transform" function, which can do
translations/rotations/scales/skews in a single function. (It's limited to
affine transformations, though, so it can't do perspective. Would
implementations be able to cope with non-affine transformations?)


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 23 March 2010 16:07:11 UTC