Hacker News new | ask | show | jobs
by klimeryk 614 days ago
No, it's correct - for some reason, the library expects centisecs O.o See https://github.com/jimp-dev/gifwrap?tab=readme-ov-file#new_G... Although, I will admit I never waited 24 hours (or even 2.4 hours) to verify ;)
2 comments

It's because that's what the GIF file format uses :)
Ah, I see, that makes more sense then. TIL, thank you!
Hah neat! I've never seen anything expect centiseconds before. Had no idea this was the way gifs are encoded. Bizarre.