diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-12 21:21:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-02-12 21:21:33 +0700 |
commit | f761d0ced5e1ccd32fcf30e1a113b16be8865367 (patch) | |
tree | 18114a07f11dfb51ed8a41c4e0aa15f56d3a4da9 /graphics/advancecomp/README | |
parent | 3bf6a3b7615cf114d70b859f8d89922602323fb6 (diff) | |
download | slackbuilds-f761d0ced5e1ccd32fcf30e1a113b16be8865367.tar.gz |
graphics/advancecomp: Added (collection of recompression utilities).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/advancecomp/README')
-rw-r--r-- | graphics/advancecomp/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/advancecomp/README b/graphics/advancecomp/README new file mode 100644 index 0000000000..970a80ec09 --- /dev/null +++ b/graphics/advancecomp/README @@ -0,0 +1,10 @@ +AdvanceCOMP is a collection of recompression utilities for your .ZIP +archives, .PNG snapshots, .MNG video clips and .GZ files. + +It's mainly intended for recompressing your rom, snapshot and clip +collection of emulated games. + +The main features are : + +Recompress ZIP, GZ, PNG and MNG files using the Deflate 7-Zip implementation. +Recompress MNG files using Delta and Move optimization. |