wok-next annotate apngopt/description.txt @ rev 21268

updated frogatto (1.3.1 -> 1.3.3)
author Hans-G?nter Theisgen
date Fri Dec 06 17:30:20 2019 +0100 (2019-12-06)
parents
children
rev   line source
al@19641 1 Small utility to optimize existing APNG animations.
al@19641 2
al@19641 3 Usage
al@19641 4 -----
al@19641 5
al@19641 6 apngopt [options] anim.png [anim_opt.png]
al@19641 7
al@19641 8 Options
al@19641 9 -------
al@19641 10
al@19641 11 * -z0 : zlib compression
al@19641 12 * -z1 : 7zip compression (default)
al@19641 13 * -z2 : Zopfli compression
al@19641 14 * -i## : number of iterations, default -i15