Changelog
4.5.2
scale_denominator
value in Map::render(..)` (#952)napi_writable
for backward compatibility with sinon usage (#954)Changelog
4.5.1
VectorTile::render(..)
(#952)Changelog
4.5.0
Changelog
4.4.0
Octocat
bug #4115scale-factor
parameter - useful for debugging SVG issues (ref #4112)int_
parser was over greedy and didn't handle compact notation produced by svgo (https://github.com/svg/svgo) mapnik@222835e73parenStack
when needed #4096& mask
for array bounds clipping (provided array size is 2^n) mapnik@1edd3b7a930C-array
size implementation mapnik@dec6bc095081Changelog
4.3.1
ST_MakeEnvelope
https://github.com/mapnik/mapnik/pull/3319comp-op
stored as enumeration_wrappers + fix image scaling
property https://github.com/mapnik/mapnik/pull/4066smooth
https://github.com/mapnik/mapnik/pull/4031hue
value (0..320) https://github.com/mapnik/mapnik/issues/4020Changelog
4.2.1
mapnik.blend
and mapnik.Image
methods by having it hold the event loop less time and copying less data into buffersMap.remove_layer
method for removing layer from the map.Changelog
4.2.0
mapnik.Image.resize
will now accept non premultiplied images and return them back as non premultiplied imagesChangelog
4.1.0
offset_width
and offset_height
optional parameters to the mapnik.Image.resize
and mapnik.Image.resizeSync
methods.mapink.blend()
now accept mapnik.Image
objects.