Skip to content

Commit 949b431

Browse files
committed
Added release notes for pillow-wheels#237
1 parent 1d3fbf2 commit 949b431

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/releasenotes/9.0.0.rst

+6
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,12 @@ possible for there to be too many colors to fit in a P mode image. To allow for
116116
seeking to any subsequent GIF frame will now convert the image to RGB or RGBA,
117117
depending on whether or not the first frame had transparency.
118118

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+
119125
Added support for pickling TrueType fonts
120126
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
121127

0 commit comments

Comments
 (0)