Added release notes for #3555 [ci skip]

This commit is contained in:
Andrew Murray 2019-03-23 14:51:24 +11:00
parent 61dae3041c
commit 3b3e590f6c

View File

@ -167,3 +167,8 @@ Reading TIFF with old-style JPEG compression
Added support reading TIFF files with old-style JPEG compression through LibTIFF. All
YCbCr TIFF images are now always read as RGB.
TIFF compression codecs
^^^^^^^^^^^^^^^^^^^^^^^
Support has been added for the LZMA, Zstd and WebP TIFF compression codecs.