We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d3fbf2 + 949b431 commit 89d0d38Copy full SHA for 89d0d38
docs/releasenotes/9.0.0.rst
@@ -116,6 +116,12 @@ possible for there to be too many colors to fit in a P mode image. To allow for
116
seeking to any subsequent GIF frame will now convert the image to RGB or RGBA,
117
depending on whether or not the first frame had transparency.
118
119
+Switched to libjpeg-turbo in macOS and Linux wheels
120
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
121
+
122
+The Pillow wheels from PyPI for macOS and Linux have switched from libjpeg to
123
+libjpeg-turbo. It is a fork of libjpeg, popular for its speed.
124
125
Added support for pickling TrueType fonts
126
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
127
0 commit comments