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 7ecb5bd commit 0f47ecdCopy full SHA for 0f47ecd
CHANGES.rst
@@ -5,6 +5,18 @@ Changelog (Pillow)
5
11.0.0 (unreleased)
6
-------------------
7
8
+- Use transposed size after opening for TIFF images #8390
9
+ [radarhere, homm]
10
+
11
+- Improve ImageFont error messages #8338
12
+ [yngvem, radarhere, hugovk]
13
14
+- Mention MAX_TEXT_CHUNK limit in PNG error message #8391
15
+ [radarhere]
16
17
+- Cast Dib handle to int #8385
18
19
20
- Accept float stroke widths #8369
21
[radarhere]
22
0 commit comments