[Webkit-unassigned] [Bug 28067] New: TransformationMatrix should have rectToRect convenience function
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 7 07:32:21 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28067
Summary: TransformationMatrix should have rectToRect
convenience function
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: treat at kde.org
The following patch adds rectToRect convenience function which returns the
TransformationMatrix which maps the 'from' rectangle to the 'to' rectangle.
No tests as this would require binding the method to js and since it is static
that doesn't seem possible. Please check the math.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list