We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e37b250 commit 8c1dc81Copy full SHA for 8c1dc81
CHANGES.rst
@@ -5,6 +5,24 @@ Changelog (Pillow)
5
10.0.0 (unreleased)
6
-------------------
7
8
+- Added ImageFont.MAX_STRING_LENGTH #7244
9
+ [radarhere, hugovk]
10
+
11
+- Fix Windows build with pyproject.toml #7230
12
+ [hugovk, nulano, radarhere]
13
14
+- Do not close provided file handles with libtiff #7199
15
+ [radarhere]
16
17
+- Convert to HSV if mode is HSV in getcolor() #7226
18
19
20
+- Added alpha_only argument to getbbox() #7123
21
+ [radarhere. hugovk]
22
23
+- Prioritise speed in _repr_png_ #7242
24
25
26
- Do not use CFFI access by default on PyPy #7236
27
[radarhere]
28
0 commit comments