cgohlke / imagecodecs

Image transformation, compression, and decompression codecs
https://pypi.org/project/imagecodecs
BSD 3-Clause "New" or "Revised" License
111 stars 21 forks source link

Enable APNG for MinGW #67

Closed kmilos closed 1 year ago

kmilos commented 1 year ago

The MSYS2 libpng is patched: https://github.com/msys2/MINGW-packages/blob/814ac15808f7ee3cd5a7170a0ad34863a6a3e895/mingw-w64-libpng/PKGBUILD#L28

cgohlke commented 1 year ago

Thank you. This will be in the next release.