[Webkit-unassigned] [Bug 16604] <canvas> lacks transform() and setTransform()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 24 05:16:47 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=16604





------- Comment #5 from krit at webkit.org  2008-11-24 05:16 PDT -------
Created an attachment (id=25424)
 --> (https://bugs.webkit.org/attachment.cgi?id=25424&action=view)
add setTransform() support

This adds setTransform() support.

What to do on a CTM, that isn't invertible?

Checked behavior on paths that have been added before or after setTransform(),
as well as save() and restore() arround setTransform().

The tests do some basic checks. What, if the given matrix is not invertible, is
the path transformed with setTransform or only the context, does restore()
restore the ctm ...


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list