Release 1.5.0
For more information about AnimatedGif please look at the readme page:
https://github.com/Waitsnake/AnimatedGif/blob/master/README.md
Changes:
- AnimatedGif now supports Metal (API) for hardware-accelerated rendering (see enhancement #43). When running AnimatedGif always tries to start Metal as first choice for rendering. Only if this fails like on older macOS versions(older than 10.11) or nor supported Macs(usually older than Mid 2012) it tries to use OpenGL as before.
- Fix issue #44 where GIFs with high fps rate were lagging when screensaver was in background mode.
Readme updated and add more pictures.