wok-next view gif2apng/description.txt @ rev 20514

ardour, gdal, icu, js, jsoncpp, libvpx, llvm, mesa, minetest, opencv, qt5, scilab, webkit2gtk, webkitgtk, xalan-c: remove std.patch, use `fix math`.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Mar 21 16:15:19 2018 +0200 (2018-03-21)
parents 1ce2e857978b
children
line source
1 This program converts GIF animations into animated PNG format.
2 Usually it makes the files smaller. CLI version is OS-independent, GUI version
3 is available for Windows.
5 Another converter: apng2gif
7 Features
8 --------
10 * Keeps frame delays and loop count
11 * Option to keep the original GIF palette
12 * CLI and GUI versions available
13 * OS-independent source code is under zlib license
15 Usage
16 -----
18 gif2apng [options] anim.gif [anim.png]
20 Options
21 -------
23 * -z0 : zlib compression
24 * -z1 : 7zip compression (default)
25 * -z2 : Zopfli compression
26 * -i## : number of iterations, default -i15
27 * -kp : keep the palette