mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-11 17:10:58 +03:00
This fixes a bug with rounding pixels to the nearest palette color. Specifically, there is a typo with computing the minimum distance from a palette color to a given cache box. This is causing palette colors to be incorrectly excluded from consideration.
17 KiB
128x128px
17 KiB
128x128px
![](/python-pillow/Pillow/raw/commit/b7c3c3e2b91546c5e254f6d5d5eba27597f14ca6/Tests/images/palette_negative.png)