Add wiki page link

This commit is contained in:
Dane Springmeyer 2013-10-04 13:33:33 -07:00
parent cd27e521d4
commit d9f6df3987

View file

@ -15,7 +15,7 @@ Released ...
Summary: TODO
- Default PNG encoding method when `png` is supplied is now `png8:m=h`, so paletted png using hextree color quantization (#2028)
Use `png32` now for full color png.
Use `png32` now for full color png. More details at https://github.com/mapnik/mapnik/wiki/Image-IO.
- Added support for more seamless blurring by rendering to a larger internal image to avoid edge effects (#1478)