Updated Api changes between v2.3 and v3.0 (markdown)
parent
0a07640ca8
commit
f4f3799e90
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
- `ExpressionFormat` in `TextSymbolizer`. Just use `Format` which now supports expressions for all properties (For now `ExpressionFormat` is deprecated and will be parsed automatically into `Format`).
|
||||
- `bilinear8` (raster scaling option) was obsolete and therefore removed.
|
||||
- `blend` method removed from `Image` object in python bindings. The same actions can be accomplished with the `composite` function and src_over method.
|
||||
- `background` property in python bindings has been removed, added the `fill` method to replace all its functionality.
|
||||
|
||||
## Changed
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue