Keep shrink-on-load logic DRY. Ensure canvas option (crop vs embed) is always as requested.

This commit is contained in:
Lovell Fuller
2014-02-03 23:19:45 +00:00
parent e4ca8f44ec
commit 2f97d04dfa
2 changed files with 10 additions and 11 deletions

View File

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