photopea / UPNG.js

Fast and advanced PNG (APNG) decoder and encoder (lossy / lossless)
MIT License
2.1k stars 259 forks source link

How to resolve this issue? Kindly help #90

Closed bvibin closed 8 months ago

bvibin commented 8 months ago

UPNG.js:980 Uncaught ReferenceError: pako is not defined at _filterZero (UPNG.js:980:80) at compressPNG (UPNG.js:764:24) at Object.encode (UPNG.js:615:9) at img.onload (app.js:18:41)

Screenshot 2024-02-12 at 10 50 55 PM
bvibin commented 8 months ago

Sorry I missed to include pako.js. I have resolved it. Thank you