- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 23 Mar 2010 16:07:10 +0000
- To: public-html-bugzilla@w3.org
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