We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acbb9fc commit 4b43195Copy full SHA for 4b43195
CHANGES.txt
@@ -1,3 +1,21 @@
1
+2.8.5:
2
+ * Handle WEBP animation composition
3
+
4
+2.8.4:
5
+ * Fixed a regression in the last release with certain grayscale PNG images
6
7
+2.8.3:
8
+ * Fixed handling of grayscale images with alpha
9
10
+2.8.2:
11
+ * Fixed crash loading LBM images
12
+ * Automatically set the colorkey for indexed PNG images with transparency
13
14
+2.8.1:
15
+ * Indexed PNG images with alpha have blending automatically enabled
16
+ * Fixed a crash in the 32-bit webp DLLs on Windows
17
+ * Fixed issue extracting the tar release archives on Linux
18
19
2.8.0:
20
* Added support for loading WEBP animations
21
* PNG images with a palette are loaded as SDL surfaces with a palette
0 commit comments