Lighter version of libtiff uploaded (without JPEG support).
This commit is contained in:
parent
9e5a83d8f9
commit
4f4aa1d49f
Binary file not shown.
|
@ -40,7 +40,7 @@
|
|||
#define CCITT_SUPPORT 1
|
||||
|
||||
/* Support JPEG compression (requires IJG JPEG library) */
|
||||
#define JPEG_SUPPORT 1
|
||||
#undef JPEG_SUPPORT
|
||||
|
||||
/* Support LogLuv high dynamic range encoding */
|
||||
#define LOGLUV_SUPPORT 1
|
||||
|
|
Loading…
Reference in New Issue