mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-14 11:26:27 +03:00
update release notes [ci skip]
This commit is contained in:
parent
d991cd9a9a
commit
9c2b058483
|
@ -125,5 +125,5 @@ When calculating the new dimensions in :py:meth:`~PIL.Image.Image.thumbnail`,
|
||||||
round to the nearest integer, instead of always rounding down.
|
round to the nearest integer, instead of always rounding down.
|
||||||
This better preserves the original aspect ratio.
|
This better preserves the original aspect ratio.
|
||||||
|
|
||||||
The last row and column in the image get the correct weight after
|
When the image width or height is not divisible by 8 the last row and column
|
||||||
JPEG DCT scaling when image size is not divisible by 8.
|
in the image get the correct weight after JPEG DCT scaling.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user