You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/blog/2015-08-12-release-3.0.3.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,6 @@ author: Artem Pavlenko
5
5
category: Mapnik
6
6
---
7
7
8
-
As promised in our last post, the next release of Mapnik was to follow shortly. This release focuses on having a well tested and functional SVG parser. While SVG functionality was present in earlier releases, this is a vast improvement in speed and efficiency over the previous parser. Additionally, as part of this release we have removed the dependence on libxml2 from the mapnik library.
9
-
10
8
Very pleased to announce 3.0.3 release! This release adds three new image-filters to simulate types of colour blindness - great work [Blake](https://github.com/flippmoke)! We restored support for legacy format for setting JPEG output quality - welcome back `jpeg85`. As always the main focus is on stability, performance and addesssing issues which we discovered while testing. Check out [v3.0.3 Changelog](https://github.com/mapnik/mapnik/blob/master/CHANGELOG.md#303) for more details.
0 commit comments