[Webkit-unassigned] [Bug 96826] Implement Path objects for canvas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 14 15:34:32 PDT 2012


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





--- Comment #1 from Dirk Schulze <krit at webkit.org>  2012-09-14 15:35:00 PST ---
After talking with Philip and Rik, it might be ok to let the platform flatten the path. This would also make the transformation functionality easier. No extra bytestream would be needed, but an implementation of  Path::apply() would be required. All platforms but OpenVG support returning path data. And OpenVG seems to be irrelevant now, since RIM doesn't use the code anymore.

-- 
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