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

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





--- Comment #4 from Axel Dahmen <brille1@hotmail.com>  2010-03-22 12:25:30 ---
Actually, because CSS3 implements the same functionality as the canvas element
(which makes me believe that the canvas element becomes redundant then), I have
suggested the same functionality to CSS3.

Please find the current discussion at:
"comp.infosystems.www.authoring.stylesheets", "CSS3 Transformation Suggestion:
Add additional perspective version to 3D transformations"
- or -
"http://groups.google.com/group/comp.infosystems.www.authoring.stylesheets/browse_thread/thread/389a6a51be2ad903"



In the course of that discussion it became clear that the name "perspective"
and "3D" don't meet the actual goal of this function.

In fact the function prototype I'm suggesting is more general 
than the other canvas transformation function.

With the suggested transform method it is possible to map all existing basic
transformation functions - the translate as well as the scale, skew and rotate
function, all into one single function.

So I suggest to call it something global like "transform" then.


-- 
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 Monday, 22 March 2010 12:25:32 UTC