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

ARM: now python seems to cross compile (if libpython.so ARM are installed in sysroot)
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 08 00:37:42 2014 +0200 (2014-04-08)
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