wok-next view gif2apng/description.txt @ rev 18925

description.txt should end with 0x0A byte (Carriage Return, Enter) to not glue with the next description in descriptions.txt.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 25 15:02:38 2016 +0200 (2016-02-25)
parents
children 4a79ec233766
line source
1 This program converts GIF animations into animated PNG format.
2 Usually it makes the files smaller. CLI version is OS-independent, GUI version
3 is available for Windows.
4 Another converter: apng2gif
6 Features
7 * Keeps frame delays and loop count
8 * Option to keep the original GIF palette
9 * CLI and GUI versions available
10 * OS-independent source code is under zlib license