formatting
This commit is contained in:
parent
11e825a045
commit
1056038163
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ int main (int argc,char** argv)
|
|||
agg::pod_bvector<mapnik::svg::path_attributes>,
|
||||
renderer_solid,
|
||||
agg::pixfmt_rgba32_pre > svg_renderer_this(svg_path,
|
||||
(*marker.get_vector_data())->attributes());
|
||||
(*marker.get_vector_data())->attributes());
|
||||
|
||||
svg_renderer_this.render(ras_ptr, sl, renb, mtx, opacity, bbox);
|
||||
|
||||
|
|
Loading…
Reference in a new issue