Breaking change to API to become more expressive (see #8). Add support for upscaling.

This commit is contained in:
Lovell Fuller
2014-03-09 21:44:03 +00:00
parent d0e6a4c0f3
commit 5f61331d1a
8 changed files with 272 additions and 146 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sharp",
"version": "0.1.8",
"version": "0.2.0",
"author": "Lovell Fuller",
"description": "High performance module to resize JPEG, PNG, WebP and TIFF images using the libvips image processing library",
"scripts": {