Updated Api changes between v2.3 and v3.0 (markdown)

Dane Springmeyer 2014-08-12 13:24:10 -07:00
parent aaafec2ca0
commit e6e2c4c470

@ -4,6 +4,7 @@
- Removed `paths-from-xml` option from the `<Map>` XML parser (https://github.com/mapnik/mapnik/issues/1893)
- `ExpressionFormat` in `TextSymbolizer`. Just use `Format` which now supports expressions for all properties.
- `wrap-char` (aka `wrap-character`) property for `TextSymbolizer`: https://github.com/mapnik/mapnik/issues/2333
- `bilinear8` (raster scaling option) was obsolete and therefore removed.
## Changed