blob: c6336e23d68337280782babd1b8460b1d63b0674 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_TIFF
bool "tiff"
select BR2_PACKAGE_ZLIB
select BR2_PACKAGE_JPEG
help
Library for handling TIFF (Tag Image File Format) images.
http://www.libtiff.org/
|