Ensure correct Gaussian blur before affine #121

Use double sigma instead of int radius for blur
This commit is contained in:
Lovell Fuller
2014-11-20 13:59:39 +00:00
parent 177a4f574c
commit b7c7fc22f3
6 changed files with 57 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sharp",
"version": "0.8.0",
"version": "0.8.1",
"author": "Lovell Fuller <npm@lovell.info>",
"contributors": [
"Pierre Inglebert <pierre.inglebert@gmail.com>",