node-image
node-image copied to clipboard
Unifies node-png, node-jpeg and node-gif (for great good)
Hey Peter! I was looking for Latvian open source projects that I could contribute in Hacktoberfest and stumbled upon [this list](https://github.com/IonicaBizau/made-in-latvia#javascript ), that brought me to this project. Have a...
typo fix
Fixed typo
Since [node-waf has been replaced by node-gyp](http://stackoverflow.com/questions/16317976/node-waf-not-found).
Hi, how do I create a buffer from an image I have in the file system? I want to merge multiples images into one. I tried this and it didn't...