mirror of
https://github.com/mapnik/mapnik.git
synced 2026-01-18 16:27:36 +00:00
replace it with support for rendering to a cairo context rather than a cairo surface. When rendering to a surface a show_page is done, when rendering to a context it is not so that multiple renders can be done, possibly with modified scaling and/or translation.