Skip to content

Fixes #1 by adding webp support to libtiff.

Hurricane Pootis requested to merge hurricanepootis/libtiff:webp into main

Fixes #1 by adding webp support to libtiff

By adding libwebp to the dependencies array at buildtime, it will build with libwebp compression support. It is important for apps like cartridges.

See issue for more information: here

Merge request reports