unable to loop once when writing GIF
Swiss army knife of image processing
Brought to you by:
bfriesen
I am unable to create a GIF file that loops only once (plays the sequence twice). Using the animationIterations() method, setting to different values I get:
I am checking this Gnome image viewer (gm display always exits after the last image).
I do not agree that a GIF animation should play a sequence three times given a Netscape extension loop count of 2. Testing with Firefox reveals that it shows the animation twice. Testing with 'gm animate' shows the sequence twice. The best reference I am able to find is
http://www.vurdalakov.net/misc/gif/netscape-looping-application-extension.
I looked at this some more. If I do what you ask, the Netscape loop extension will be added to GIFs which did not have it before.
Closing this bug too.