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
491 stars 92 forks source link

Fix interlace method for png image #38

Open nopparideko opened 6 years ago

nopparideko commented 6 years ago

Please merge this code for fix problem about interlace method of png image.

blikblum commented 5 years ago

Does not fully works. See https://github.com/foliojs/png.js/issues/8#issuecomment-535299272