A WebP loader for Imlib2. It is distributed under the terms of the Berkeley Software Distribution License.
A WebP file consists of VP8 image data, and a container based on RIFF. The standalone libwebp library serves as a reference implementation for the WebP specification and is available at this git repository and as a tarball. Webmasters and web developers can use the WebP image format to create smaller and better looking images that can help make the web faster.
You may find more informations on their official webpage developers.google.com/speed/webp.
Imlib2 is an advanced replacement for libraries like libXpm. Imlib2 provides many more features with much greater flexibility and speed than standard libraries, including font rasterization, rotation, RGBA space rendering and blending, dynamic binary filters, scripting, and more.
You may find more informations on their official webpage docs.enlightenment.org/api/imlib2/html.
You can pull the code directly from git :
Tarballs are also available at
github.com/gawen947/imlib2-webp/tarball/master
Though you can only get tagged versions from the master branch, which may be older than what you'll have through git.
You can report bugs, send patches and pull request on the github page at
github.com/gawen947/imlib2-webp/issues.
You can also report bugs, send patches and request for new features at my email address
.
Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.