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

updated glm (0.9.3.2 -> 0.9.9.8)
author Hans-G?nter Theisgen
date Mon Jun 29 16:57:49 2020 +0100 (2020-06-29)
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