Comparing version 4.1.0 to 4.2.0
# Changelog | ||
## 4.2.0 | ||
- `mapnik.Image.resize` will now accept non premultiplied images and return them back as non premultiplied images | ||
## 4.1.0 | ||
@@ -4,0 +7,0 @@ - Added `offset_width` and `offset_height` optional parameters to the `mapnik.Image.resize` and `mapnik.Image.resizeSync` methods. |
@@ -7,3 +7,3 @@ { | ||
"author": "Dane Springmeyer <dane@mapbox.com> (mapnik.org)", | ||
"version": "4.1.0", | ||
"version": "4.2.0", | ||
"mapnik_version": "da69fdf66", | ||
@@ -10,0 +10,0 @@ "main": "./lib/mapnik.js", |
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
1401104