Adjust header formatting

[CI skip]
This commit is contained in:
Hugo 2019-03-11 21:11:37 +02:00 committed by GitHub
parent 4215d7621f
commit 3fc77da70a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -123,11 +123,11 @@ Other Changes
============= =============
Reading new DDS image format Reading new DDS image format
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Pillow can now read uncompressed RGB data from DDS images. Pillow can now read uncompressed RGB data from DDS images.
Reading TIFF with old-style JPEG compression 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. Added support reading TIFF files with old-style JPEG compression through LibTIFF. All YCbCr TIFF images are now always read as RGB.