sole / Animated_GIF

Javascript library for creating animated GIFs
https://sole.github.io/Animated_GIF
225 stars 53 forks source link

Per frame delay #36

Open davepuchyr opened 7 years ago

davepuchyr commented 7 years ago

Any chance that delay can be an argument to addFrame{ImageData} so that, for example, the first frame is shown for 1000ms and the last frame is show for 5000ms?

Dave

sole commented 7 years ago

Same as in the other issue, if anyone wants to implement that they are free to do so and I'll be happy to merge it :)

stevenfabre commented 7 years ago

I would love this too!