]> git.immae.eu Git - github/wallabag/wallabag.git/commit - composer.json
Use Imagick to keep GIF animation
authorJeremy Benoist <jeremy.benoist@gmail.com>
Fri, 10 May 2019 13:32:29 +0000 (15:32 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Fri, 10 May 2019 13:33:36 +0000 (15:33 +0200)
commit9306c2a368cc7c7da577b6199440f4abc907af7d
treee511f3bed1d6416f311dd1bab647a774c3342cfc
parent6e67f41152ad025e74696e7140de0f9fb0d601de
Use Imagick to keep GIF animation

If Imagick is available, GIF will be saved using it to keep animation.
Otherwise the previous method will be used and the animation won't be kept.
composer.json
src/Wallabag/CoreBundle/Helper/DownloadImages.php