You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I assume it's because the ffmpeg palette for GIF is fixed, so the resulting GIF looks terrible. I wish there was a way around that since skipping the PNGs is so much faster...
Use gm as node module dependency and not command line local install, This will let users use imagemagick instead for convert.
The text was updated successfully, but these errors were encountered: