Skip to content

Commit f6aa00d

Browse files
committed
Added release notes for python-pillow#7654
1 parent 1c18382 commit f6aa00d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/releasenotes/10.2.0.rst

+6
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,12 @@ Support arbitrary masks for uncompressed RGB DDS images
102102
All masks are now supported when reading DDS images with uncompressed RGB data,
103103
allowing for bit counts other than 24 and 32.
104104

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+
105111
Optimized ImageStat.Stat count and extrema
106112
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
107113

0 commit comments

Comments
 (0)