wok diff gif2apng/description.txt @ rev 22501

updated aspell-pl (6.0_20061121-0 -> 6.0_20191230-0)
author Hans-G?nter Theisgen
date Wed Jan 01 09:49:31 2020 +0100 (2020-01-01)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gif2apng/description.txt	Wed Jan 01 09:49:31 2020 +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