sharp icon indicating copy to clipboard operation
sharp copied to clipboard

APNG support

Open EvanHahn-Signal opened this issue 5 years ago • 6 comments

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.)

EvanHahn-Signal avatar Sep 18 '20 20:09 EvanHahn-Signal

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.

lovell avatar Sep 18 '20 21:09 lovell

bump

alexgurrola avatar Aug 24 '22 21:08 alexgurrola

👀 https://github.com/randy408/libspng/pull/252

tamaina avatar Aug 12 '23 04:08 tamaina

This is really good news. I guess there's still some work left to be done in sharp to support APNG though.

Jeanno avatar Aug 28 '23 23:08 Jeanno