I feel like HH has an important point - this method uses a lot of processor 
power. We should minimize the burden on the processor (small animation, 
efficient JavaScript) and make sure our target users will consistently have the 
processing power to handle this kind of animation.


Sent from my iPhone

> On May 13, 2017, at 8:22 AM, hh via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> @Klaus
> I tested the svg-to-png conversion using both revBrowser and browser widget on
> Mac 10.12.4. This works. It doesn't work on Mac 10.10. (probably also Mac 
> 10.11).
> This is caused by webkit which LC uses on Mac.
> Where it runs, taking frames from an svg animation or from a video is 
> "stuttering"
> because the svg or video already takes most of the graphic card's power.
> 
> @Alejandro
> This SVG animation is a fine demo to show that pure LC script can be much 
> better
> than SVG animation. Adjust there with a menu the speed to your machine (you 
> can
> also change color and sizes of the gears while the animation is running). 
> 
> http://forums.livecode.com/viewtopic.php?p=137068#p137068
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to