foliojs / png.js

A (animated) PNG decoder in JavaScript for the HTML5 canvas element and Node.js
http://devongovett.github.com/png.js
MIT License
489 stars 92 forks source link

Can't not decode this file. #34

Closed sealday closed 7 years ago

sealday commented 7 years ago

qq 20170601110555

Error: Invalid filter algorithm: 241
    at /path/to/my/project/png-node.js:242:21
    at Inflate.onEnd (zlib.js:227:5)
    at emitNone (events.js:72:20)
    at Inflate.emit (events.js:166:7)
    at endReadableNT (_stream_readable.js:921:12)
    at nextTickCallbackWith2Args (node.js:442:9)
    at process._tickCallback (node.js:356:17)
sealday commented 7 years ago

devongovett/png-stream can not decode this file too.