twolfson / gif-encoder

Streaming GIF encoder
The Unlicense
86 stars 10 forks source link

setRepeat not working #14

Closed dmitryshelomanov closed 6 years ago

dmitryshelomanov commented 6 years ago

set gif.setRepeat(-1) but infinity. All code lint from gist code

twolfson commented 6 years ago

It's been a while since I've maintained this but according to the documentation setting it to -1 will cause it to repeat once whereas 0 will make it repeat infinite times:

https://github.com/twolfson/gif-encoder/tree/0.6.1#setrepeatn