+ format
This commit is contained in:
parent
2b3858df07
commit
4a986bc5ff
1 changed files with 0 additions and 3 deletions
|
@ -113,10 +113,7 @@ void agg_renderer<T>::process(point_symbolizer const& sym,
|
|||
if (sym.get_allow_overlap() ||
|
||||
detector_.has_placement(extent))
|
||||
{
|
||||
|
||||
|
||||
svg_renderer.render(*ras_ptr, sl, ren, tr, renb.clip_box(), sym.get_opacity());
|
||||
|
||||
detector_.insert(extent);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue