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 2d5421f commit 0d7fb40Copy full SHA for 0d7fb40
docs/releasenotes/10.1.0.rst
@@ -71,10 +71,11 @@ TODO
71
Other Changes
72
=============
73
74
-Added support for DDS 8-bit color indexed images
75
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Added support for DDS BC5U and 8-bit color indexed images
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
76
77
-Support has been added to read PALETTEINDEXED8 DDS files as P mode images.
+Support has been added to read BC5U DDS files as RGB images, and
78
+PALETTEINDEXED8 DDS files as P mode images.
79
80
Support reading signed 8-bit YCbCr TIFF images
81
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments