parent
bffabbf99d
commit
15b9fc3eef
1 changed files with 5 additions and 0 deletions
|
@ -8,6 +8,11 @@ For a complete change history, see the git log.
|
||||||
|
|
||||||
## Future
|
## Future
|
||||||
|
|
||||||
|
- Enabled default input plugin directory and fonts path to be set inherited from environment settings in
|
||||||
|
python bindings to make it easier to run tests locally (#1594). New environment settings are:
|
||||||
|
- MAPNIK_INPUT_PLUGINS_DIRECTORY
|
||||||
|
- MAPNIK_FONT_DIRECTORY
|
||||||
|
|
||||||
- Added support for controlling rendering behavior of markers on multi-geometries `marker-multi-policy` (#1555,#1573)
|
- Added support for controlling rendering behavior of markers on multi-geometries `marker-multi-policy` (#1555,#1573)
|
||||||
|
|
||||||
- Added alternative PNG/ZLIB implementation (`miniz`) that can be enabled with `e=miniz` (#1554)
|
- Added alternative PNG/ZLIB implementation (`miniz`) that can be enabled with `e=miniz` (#1554)
|
||||||
|
|
Loading…
Reference in a new issue