Open apoutchika opened 2 years ago
Hi,
Is it possible to use the delay on miliseconds, not hundredths ?
It is rounded when changing setDelay : https://github.com/eugeneware/gifencoder/blob/master/lib/GIFEncoder.js#L136
I would like to use 103, 101, 99, 98 miliseconds, not just 100.
Thank you
Hi,
Is it possible to use the delay on miliseconds, not hundredths ?
It is rounded when changing setDelay : https://github.com/eugeneware/gifencoder/blob/master/lib/GIFEncoder.js#L136
I would like to use 103, 101, 99, 98 miliseconds, not just 100.
Thank you