Updated Api changes between v2.2 and v2.3 (markdown)
parent
d5ddf1c30f
commit
4ca4a5a34c
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
|
||||
## Changed
|
||||
|
||||
- Default PNG output now is paletted using the high quality alpha-preserving `hextree` encoder (what used to be only possible with `png8:m=h`. This is now triggered when the `png` format string is used. Use `png32` to maintain rendering of full color rgba images as previously. More details at [this ticket](https://github.com/mapnik/mapnik/issues/2028) and [[Image-IO]]
|
||||
- `colorize-alpha` filter now takes a single color argument (rather than requiring more than one) and will use this single color to paint in place of the existing alpha values.
|
||||
- Text `label-position-tolerance` is now a `double` rather than `unsigned` (https://github.com/mapnik/mapnik/commit/dcbbcdd8a92d4d27176998d9a90a4c836b5174e2)
|
||||
|
||||
|
|
Loading…
Reference in a new issue