APNGKit v2.2.1 Release Notes
Release Date: 2022-05-08 // almost 3 years ago-
๐ Fix
- Wrong canvas parameter when the image header set to "true color". Now an image with non-alpha channel should be also read correctly. #125 @onevcat
Previous changes from v2.2.0
-
โ Add
- ๐ Support for setting a single
APNGImage
to multipleAPNGImageView
s. It lifts off the limitation in previous versions that anAPNGImage
can only be set to oneAPNGImageView
. Now, it is free to be used in different image views and the image view controls the animation playing. #124 @onevcat
- ๐ Support for setting a single