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

font-manager: dev package is empty, update deps.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri May 11 16:56:15 2018 +0300 (2018-05-11)
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