Fix #813: Animated GIF should use faster antialiasing (or none at all)
authorColin Clark <colin.clark@cclark.uk>
Sun, 22 Aug 2021 13:31:03 +0000 (14:31 +0100)
committerColin Clark <colin.clark@cclark.uk>
Sun, 22 Aug 2021 13:31:03 +0000 (14:31 +0100)
commit451e12690e443bd74a5ce9a597f344e14ef40089
tree7a96d5ca9fa8c8a2f9f587da9e28b697852ce1cb
parent6d362d5c63bb24e418751404202698a43bca1cc4
Fix #813: Animated GIF should use faster antialiasing (or none at all)

https://github.com/BestImageViewer/geeqie/issues/813

If the file extension is .gif, 2pass is set to FALSE, and interpolation
is set to nearest.
src/image.c