wok-current diff gif2apng/description.txt @ rev 25399

updated vim and vim-tiny (8.2.0664 -> 9.0.0133)
author Hans-G?nter Theisgen
date Tue Aug 02 14:18:25 2022 +0100 (2022-08-02)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gif2apng/description.txt	Tue Aug 02 14:18:25 2022 +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