Sends width and height as another parameter to the callback. Fixes issue #67

This commit is contained in:
Chanon
2014-07-20 23:52:28 +07:00
parent 1cce56b024
commit d40bdcc6ac
5 changed files with 85 additions and 34 deletions

View File

@@ -4,7 +4,8 @@
"author": "Lovell Fuller <npm@lovell.info>",
"contributors": [
"Pierre Inglebert <pierre.inglebert@gmail.com>",
"Jonathan Ong <jonathanrichardong@gmail.com>"
"Jonathan Ong <jonathanrichardong@gmail.com>",
"Chanon Sajjamanochai <chanon.s@gmail.com>"
],
"description": "High performance Node.js module to resize JPEG, PNG and WebP images using the libvips library",
"scripts": {