Config.in 193 B

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