Re: animated GIF images

2015-06-18 Thread Thierry Douez
2015-06-19 2:28 GMT+02:00 Roger Guay : > O, Laurel and Hardy. I can’t pass that up. :) How does one get to see your tutorial? https://vimeo.com/105437104 and if you have a mac: http://sunny-tdz.com/dwn and get the Demo version. Regards, Thierry

Re: animated GIF images

2015-06-18 Thread Roger Guay
O, Laurel and Hardy. I can’t pass that up. How does one get to see your tutorial? Thanks and cheers, Roger > On Jun 18, 2015, at 7:19 AM, Thierry Douez wrote: > > Otherwise, if you try my sunnymidi tutorial, there is a gif animation > (Laurel and Hardy) __

Re: animated GIF images

2015-06-18 Thread Thierry Douez
2015-06-18 15:40 GMT+02:00 Roger Eller : > What they said ;-) You wake up my curiosity :) So, I check the repeatcount and it works as expected with LC 6.7.5 on Mac. Otherwise, if you try my sunnymidi tutorial, there is a gif animation (Laurel and Hardy) which is moved frame by frame with

Re: animated GIF images

2015-06-18 Thread Roger Eller
What they said ;-) On Thu, Jun 18, 2015 at 8:52 AM, Mike Bonner wrote: > You can also run the loop by yourself by setting the currentframe (assuming > you're set the repeatcount to 0) You'd need to get the framecount of the > image so you know how many frames to manage with your frame loop

Re: animated GIF images

2015-06-18 Thread Mike Bonner
You can also run the loop by yourself by setting the currentframe (assuming you're set the repeatcount to 0) You'd need to get the framecount of the image so you know how many frames to manage with your frame loop. On Thu, Jun 18, 2015 at 6:36 AM, Thierry Douez wrote: > From very old memories: >

Re: animated GIF images

2015-06-18 Thread Thierry Douez
>From very old memories: set the repeatcount of me to 0 -- to stop set the repeatcount of me to -1 -- to loop forever set the repeatcount of me to 42 -- to lop 42 times Regards, Thierry >> Does anyone know if there is away to stop and start these >> animations? >> >> Richmond. >> __

Re: animated GIF images

2015-06-18 Thread Roger Eller
Yes, I know it was in the dictionary of the 2.x versions. That's how long it's been. You can set the frame to have it stop on a certain frame. And ... this is a vague memory, but I think a lock screen unlock screen would kick it into animating again. ~Roger On Jun 18, 2015 7:08 AM, "Richmond"