wok-next diff gif2apng/description.txt @ rev 15689

Fix dpkg receipt
author Stanislas Leduc <shann@slitaz.org>
date Sat Dec 21 07:57:52 2013 +0100 (2013-12-21)
parents
children 4a79ec233766
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gif2apng/description.txt	Sat Dec 21 07:57:52 2013 +0100
     1.3 @@ -0,0 +1,10 @@
     1.4 +This program converts GIF animations into animated PNG format.
     1.5 +Usually it makes the files smaller. CLI version is OS-independent, GUI version
     1.6 +is available for Windows. 
     1.7 +Another converter: apng2gif
     1.8 +
     1.9 +Features
    1.10 + * Keeps frame delays and loop count
    1.11 + * Option to keep the original GIF palette
    1.12 + * CLI and GUI versions available
    1.13 + * OS-independent source code is under zlib license