format icon indicating copy to clipboard operation
format copied to clipboard

[feature request] APNG support

Open lublak opened this issue 4 years ago • 1 comments

APNG is a file which contains several png data. These can then also be zlib compressed. https://wiki.mozilla.org/APNG_Specification

https://github.com/photopea/UPNG.js/blob/master/UPNG.js

lublak avatar Dec 04 '21 17:12 lublak

Hi,

I'll be starting some work on that issue on Epikowa's fork as I need some APNG methods : https://github.com/epikowa/format

Obviously, I'll offer to merge upstream.

Pign avatar Jan 04 '24 11:01 Pign