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

updated clutter-gst (3.0.26 -> 3.0.27)
author Hans-G?nter Theisgen
date Mon Jun 22 13:46:32 2020 +0100 (2020-06-22)
parents 1ce2e857978b
children
line diff
     1.1 --- a/gif2apng/description.txt	Fri Jun 14 03:16:29 2013 +0000
     1.2 +++ b/gif2apng/description.txt	Mon Jun 22 13:46:32 2020 +0100
     1.3 @@ -1,10 +1,27 @@
     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 +is available for Windows.
     1.8 +
     1.9  Another converter: apng2gif
    1.10  
    1.11  Features
    1.12 - * Keeps frame delays and loop count
    1.13 - * Option to keep the original GIF palette
    1.14 - * CLI and GUI versions available
    1.15 - * OS-independent source code is under zlib license
    1.16 +--------
    1.17 +
    1.18 +  * Keeps frame delays and loop count
    1.19 +  * Option to keep the original GIF palette
    1.20 +  * CLI and GUI versions available
    1.21 +  * OS-independent source code is under zlib license
    1.22 +
    1.23 +Usage
    1.24 +-----
    1.25 +
    1.26 +    gif2apng [options] anim.gif [anim.png]
    1.27 +
    1.28 +Options
    1.29 +-------
    1.30 +
    1.31 +  * -z0  : zlib compression
    1.32 +  * -z1  : 7zip compression (default)
    1.33 +  * -z2  : Zopfli compression
    1.34 +  * -i## : number of iterations, default -i15
    1.35 +  * -kp  : keep the palette