forked from kiss-community/repo
40 lines
1.4 KiB
Plaintext
40 lines
1.4 KiB
Plaintext
libwebp
|
|
________________________________________________________________________________
|
|
|
|
Library to encode and decode images in WebP format. This package contains the
|
|
library that can be used in other programs to add WebP support, as well as the
|
|
command line tools 'cwebp' and 'dwebp'. [0]
|
|
|
|
Upstream: https://github.com/webmproject/libwebp
|
|
|
|
|
|
[000] Index
|
|
________________________________________________________________________________
|
|
|
|
* Installation ........................................................... [001]
|
|
* Usage .................................................................. [002]
|
|
* References ............................................................. [003]
|
|
|
|
|
|
[001] Installation
|
|
________________________________________________________________________________
|
|
|
|
+------------------------------------------------------------------------------+
|
|
| |
|
|
| $ kiss b libwebp |
|
|
| |
|
|
+------------------------------------------------------------------------------+
|
|
|
|
|
|
[002] Usage
|
|
________________________________________________________________________________
|
|
|
|
Refer to the manual pages and command help output.
|
|
|
|
|
|
[003] References
|
|
________________________________________________________________________________
|
|
|
|
[0] https://github.com/webmproject/libwebp
|
|
|