mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 18:56:17 +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.
|
||||
This better preserves the original aspect ratio.
|
||||
|
||||
The last row and column in the image get the correct weight after
|
||||
JPEG DCT scaling when image size is not divisible by 8.
|
||||
When the image width or height is not divisible by 8 the last row and column
|
||||
in the image get the correct weight after JPEG DCT scaling.
|
||||
|
|
Loading…
Reference in New Issue
Block a user