jnordberg / gif.js

JavaScript GIF encoding library

Home Page:http://jnordberg.github.io/gif.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delay issue

lepaulb opened this issue · comments

I can't seem to accelerate the switch of each GIF frame below 100 - any value under in gif.addFrame(canvas, { delay: 100 }) will be ignored - am I doing something wrong?