copy edit of changelog
This commit is contained in:
parent
ad52fc7637
commit
eddbc2d3da
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ For a complete change history, see the git log.
|
|||
|
||||
- Improved support for International Text (now uses harfbuzz library for text shaping)
|
||||
- Uses latest c++11 features for better performance (especially map loading)
|
||||
- Expressions everywhere: all symbolizer properties can now be data driven expression (which the exception of `face-name` and `fontset-name`).
|
||||
- Expressions everywhere: all symbolizer properties can now be data driven expressions (with the exception of `face-name` and `fontset-name` on the `TextSymbolizer`).
|
||||
- New functions supported in expressions: `exp`, `sin`, `cos`, `tan`, `atan`, `abs`.
|
||||
- Pattern symbolizers now support SVG input and applying transformations on them dynamically
|
||||
- Experimental / interface may change: `@variables` can be passed to renderer and evaluated in expressions
|
||||
|
|
Loading…
Reference in a new issue