wok-6.x diff gif2apng/description.txt @ rev 14737

Add: gif2apng, apng2gif, apngasm, apngdis, apngopt, libpng+apng (latest stable libpng 1.6.2); up: optipng (0.7.4).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Jun 14 03:16:29 2013 +0000 (2013-06-14)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gif2apng/description.txt	Fri Jun 14 03:16:29 2013 +0000
     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