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 4d6dff3 commit b48d175Copy full SHA for b48d175
CHANGES.rst
@@ -5,6 +5,21 @@ Changelog (Pillow)
5
10.4.0 (unreleased)
6
-------------------
7
8
+- Deprecate non-image ImageCms modes #8031
9
+ [radarhere]
10
+
11
+- Fixed processing multiple JPEG EXIF markers #8127
12
13
14
+- Do not preserve EXIFIFD tag by default when saving TIFF images #8110
15
16
17
+- Added ImageFont.load_default_imagefont() #8086
18
19
20
+- Added Image.WARN_POSSIBLE_FORMATS #8063
21
22
23
- Remove zero-byte end padding when parsing any XMP data #8171
24
[radarhere]
25
0 commit comments