Comparing version 0.1.0 to 0.1.2
@@ -32,2 +32,4 @@ // Generated by CoffeeScript 1.7.0 | ||
context.imageSmoothingEnabled = false; | ||
context.webkitImageSmoothingEnabled = false; | ||
context.mozImageSmoothingEnabled = false; | ||
} | ||
@@ -34,0 +36,0 @@ context.drawImage(sourceImage, 0, 0, destW, destH); |
{ | ||
"name": "touchup", | ||
"description": "quick & dirty image manipulation using HTML5 canvas", | ||
"version": "0.1.0", | ||
"version": "0.1.2", | ||
"repository": { | ||
@@ -6,0 +6,0 @@ "type": "git", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11762
123