Skip to content

Commit b5a8ec5

Browse files
authored
Merge pull request #6264 from radarhere/turbo
libjpeg-turbo may result in different pixels
2 parents 1fd5f54 + a90d966 commit b5a8ec5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/releasenotes/9.0.0.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,9 @@ Switched to libjpeg-turbo in macOS and Linux wheels
149149
The Pillow wheels from PyPI for macOS and Linux have switched from libjpeg to
150150
libjpeg-turbo. It is a fork of libjpeg, popular for its speed.
151151

152+
Because different JPEG decoders load images differently, JPEG pixels may be
153+
altered slightly with this change.
154+
152155
Added support for pickling TrueType fonts
153156
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
154157

0 commit comments

Comments
 (0)