minor changelog copy edits [skip ci]
This commit is contained in:
parent
da6af4fa11
commit
affe1615b3
1 changed files with 3 additions and 3 deletions
|
@ -20,12 +20,12 @@ Released: August 12, 2015
|
|||
|
||||
#### Summary
|
||||
|
||||
- Fixed an issue with fields over size of int32 in OGR plugin (https://github.com/mapnik/node-mapnik/issues/499)
|
||||
- Fixed an issue with fields over size of `int32` in `OGR` plugin (https://github.com/mapnik/node-mapnik/issues/499)
|
||||
- Added 3 new image-filters to simulate types of colorblindness (`color-blind-protanope`,`color-blind-deuteranope`,`color-blind-tritanope`)
|
||||
- Fix so that null text boxes have no bounding boxes when attempting placement ( 162f82cba5b0fb984c425586c6a4b354917abc47 )
|
||||
- Patch to add legacy method for setting JPEG quality in images ( #3024 )
|
||||
- Added `filter_image` method which can modify an image in place or return a new image that is filtered.
|
||||
- Added missing typedef's in mapnik::geometry to allow experiementing with different containers
|
||||
- Added `filter_image` method which can modify an image in place or return a new image that is filtered
|
||||
- Added missing typedef's in `mapnik::geometry` to allow experimenting with different containers
|
||||
|
||||
## 3.0.2
|
||||
|
||||
|
|
Loading…
Reference in a new issue