diff options
author | Willy Sudiarto Raharjo <willysr@slackware-id.org> | 2012-09-12 08:52:10 +0200 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-12 10:05:56 +0200 |
commit | 3bbb9463184135e36f2d1cb2f8038cd2be11a83b (patch) | |
tree | f9b454b34366c040b5daa7f9354f480731faa7e3 /libraries/libpgf/README | |
parent | 7b203a102abaf51ec6a960a4079d77d929206fd9 (diff) | |
download | slackbuilds-3bbb9463184135e36f2d1cb2f8038cd2be11a83b.tar.gz |
libraries/libpgf: Added (Image file format).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/libpgf/README')
-rw-r--r-- | libraries/libpgf/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/libpgf/README b/libraries/libpgf/README new file mode 100644 index 0000000000..c25e2739b7 --- /dev/null +++ b/libraries/libpgf/README @@ -0,0 +1,6 @@ +libpgf is a new image file format, based on discrete, fast wavelet +transform with progressive coding features that provides lossless +and lossy compression. + +It's considered as one of the best algorithms available these days +for compression of natural images |