APNG support
I would like to use Sharp with APNGs.
I suspect this depends on an upstream issue (https://github.com/libvips/libvips/issues/562).
(Not urgent on my part, but something I'd love to have.)
The prebuilt binaries provided by sharp now use libspng for reading PNG files, which makes https://github.com/randy408/libspng/issues/4 relevant here. Implementing this in a PR for https://github.com/randy408/libspng or making a donation to https://opencollective.com/libspng would be the best next step.
bump
👀 https://github.com/randy408/libspng/pull/252
This is really good news. I guess there's still some work left to be done in sharp to support APNG though.