We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d988da commit a90d966Copy full SHA for a90d966
docs/releasenotes/9.0.0.rst
@@ -149,6 +149,9 @@ Switched to libjpeg-turbo in macOS and Linux wheels
149
The Pillow wheels from PyPI for macOS and Linux have switched from libjpeg to
150
libjpeg-turbo. It is a fork of libjpeg, popular for its speed.
151
152
+Because different JPEG decoders load images differently, JPEG pixels may be
153
+altered slightly with this change.
154
+
155
Added support for pickling TrueType fonts
156
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
157
0 commit comments