[Webkit-unassigned] [Bug 9194] Platform needs AffineTransform to replace QMatrix, KCanvasMatrix and SVGMatrix

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Jun 13 11:55:54 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9194





------- Comment #2 from darin at apple.com  2006-06-13 11:55 PDT -------
(In reply to comment #1)
> This should still wrap the platform dependent implementation.
> 
> ie. cairo_matrix_t in my case.

I don't agree.

We can and should have a simple cross-platform matrix implementation; we don't
need to use classes like CGAffineTransform or cairo_matrix_t. It's much like
rectangles or points in this respect. There's no platform-specific "magic" in
matrix classes.


-- 
Configure bugmail: http://bugzilla.opendarwin.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