Merge pull request #2 from radarhere/fix-round-to-palette

Removed #6377 from release notes
This commit is contained in:
btrekkie 2022-06-19 20:53:17 -04:00 committed by GitHub
commit f10072603d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,9 +76,7 @@ TODO
Other Changes
=============
Fixed bug with rounding pixels to palette
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TODO
^^^^
Fixed a bug when rounding image pixels to palette colors. This affects the results of
``Image.quantize`` and of ``Image.convert`` when converting from mode "RGB" to "P",
"L", or "1", regardless of whether dithering is enabled.
TODO