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

Add ability to load data from a buffer #20

Open akirk opened 9 years ago

akirk commented 9 years ago

Useful when you already have the data in a buffer.