Skip to content

Commit

Permalink
Merge pull request #6264 from radarhere/turbo
Browse files Browse the repository at this point in the history
libjpeg-turbo may result in different pixels
  • Loading branch information
hugovk authored May 7, 2022
2 parents 1fd5f54 + a90d966 commit b5a8ec5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/releasenotes/9.0.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,9 @@ Switched to libjpeg-turbo in macOS and Linux wheels
The Pillow wheels from PyPI for macOS and Linux have switched from libjpeg to
libjpeg-turbo. It is a fork of libjpeg, popular for its speed.

Because different JPEG decoders load images differently, JPEG pixels may be
altered slightly with this change.

Added support for pickling TrueType fonts
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Expand Down

0 comments on commit b5a8ec5

Please sign in to comment.