[Webkit-unassigned] [Bug 53089] SVG <animateTransform> should use display acceleration in similar way like CSS3 transformations do

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 25 11:19:55 PST 2011


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





--- Comment #10 from MH <martin.hejral at post.cz>  2011-01-25 11:19:54 PST ---
I answer parallel in middle time in Comment #9 

...with REAL complex vector dravings... Especially on mobile Webkit... pixelation on SVG is really NOT my problem :))

So, by my opinion would be great to use layering on SVG...

Maybe create layer only for some special cases of SMIL transformations? 

I mean this:

<animateTransform attributeName="transform" type="scale"...
<animateTransform attributeName="transform" type="rotate" ...
<animateTransform attributeName="transform" type="translate" ...
<animateTransform attributeName="transform" type="skewX" ...
<animateTransform attributeName="transform" type="skewY" ...

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