We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c18382 commit f6aa00dCopy full SHA for f6aa00d
docs/releasenotes/10.2.0.rst
@@ -102,6 +102,12 @@ Support arbitrary masks for uncompressed RGB DDS images
102
All masks are now supported when reading DDS images with uncompressed RGB data,
103
allowing for bit counts other than 24 and 32.
104
105
+Saving TIFF tag RowsPerStrip
106
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^
107
+
108
+When saving TIFF images, the TIFF tag RowsPerStrip can now be one of the tags set by
109
+the user, rather than always being calculated by Pillow.
110
111
Optimized ImageStat.Stat count and extrema
112
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
113
0 commit comments