mysticsymbolic.github.io/vendor/gif.js
Atul Varma bca699018c
Add animated GIF export. (#79)
This adds an "Export GIF" button _if and only if_ animation is enabled on the Mandala page.

The GIF has the same dimensions as the canvas at the time that the button was clicked.

Currently the animation is locked to 15 FPS, which I think might be the maximum rate that some platforms limit it to, but I'm not sure.  We can always adjust it in the future.
2021-04-10 17:11:12 -04:00
..
gif.d.ts Add animated GIF export. (#79) 2021-04-10 17:11:12 -04:00
gif.js Add animated GIF export. (#79) 2021-04-10 17:11:12 -04:00
gif.worker.ts Add animated GIF export. (#79) 2021-04-10 17:11:12 -04:00