Beginning GIF export

Beginning addition of an option to export animated GIFs
from the Open -> Slideshow dialog, after choosing the images.

Non-operable at this time, but a button has been added (and will
provide a hint to select 2 or more images, when clicked).
This commit is contained in:
Bill Kendrick 2020-07-25 00:18:46 -07:00
parent 3ede0b96bf
commit 8c3a07294b
7 changed files with 408 additions and 16 deletions

View file

@ -103,6 +103,10 @@ $Id$
which was from "Gimp-gluas" plug-in for The GIMP:
http://pippin.gimp.org/plug-ins/gluas/
Animated GIF export from "gifenc",
https://github.com/lecram/gifenc,
by Marcel Rodrigues <http://lecram.github.io/>
Mouse accessibility code and keyboard access
Ankit Choudary <ankit.goaldecided@gmail.com>, as part of GSOC 2010,
with integration and fixes by Pere Pujal i Carabantes <pere@fornol.no-ip.org>