webpview is a viewer for WebP images.
- autoconf (req'd by WebP)
- automake (req'd by WebP)
- libtools (req'd by WebP)
- libX11-dev (req'd by CImg)
- crashes if window is resized
- is slow (single-threaded WebP decoding)
- might not work if multiple images with different sizes are loaded
- take a look at this abomination of a Makefile
¯\_(ツ)_/¯
The webpview program core is under MIT license. CImg is under CeCILL-C license (open source, LGPL-like). WebP (downloaded during build) is under WebM's license.