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

updated tinc (1.0.25 -> 1.0.36)
author Hans-G?nter Theisgen
date Wed May 13 07:41:00 2020 +0100 (2020-05-13)
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