File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,39 @@ Changelog (Pillow)
5510.3.0 (unreleased)
66-------------------
77
8+ - Stop reading EPS image at EOF marker #7753
9+ [radarhere]
10+
11+ - PSD layer co-ordinates may be negative #7706
12+ [radarhere]
13+
14+ - Use subprocess with CREATE_NO_WINDOW flag in ImageShow WindowsViewer #7791
15+ [radarhere]
16+
17+ - When saving GIF frame that restores to background color, do not fill identical pixels #7788
18+ [radarhere]
19+
20+ - Fixed reading PNG iCCP compression method #7823
21+ [radarhere]
22+
23+ - Allow writing IFDRational to UNDEFINED tag #7840
24+ [radarhere]
25+
26+ - Fix logged tag name when loading Exif data #7842
27+ [radarhere]
28+
29+ - Use maximum frame size in IHDR chunk when saving APNG images #7821
30+ [radarhere]
31+
32+ - Prevent opening P TGA images without a palette #7797
33+ [radarhere]
34+
35+ - Use palette when loading ICO images #7798
36+ [radarhere]
37+
38+ - Use consistent arguments for load_read and load_seek #7713
39+ [radarhere]
40+
841- Turn off nullability warnings for macOS SDK #7827
942 [radarhere]
1043
You can’t perform that action at this time.
0 commit comments