mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 09:26:16 +03:00
Merge pull request #6264 from radarhere/turbo
libjpeg-turbo may result in different pixels
This commit is contained in:
commit
b5a8ec56c0
|
@ -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
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user