resolve conflict
This commit is contained in:
parent
961ab51aef
commit
a763d03110
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ void agg_renderer<T>::process(line_symbolizer const& sym,
|
|||
clipped_geometry_type clipped(geom);
|
||||
clipped.clip_box(ext.minx(),ext.miny(),ext.maxx(),ext.maxy());
|
||||
path_type path(t_,clipped,prj_trans);
|
||||
|
||||
|
||||
if (stroke_.has_dash())
|
||||
{
|
||||
agg::conv_dash<path_type> dash(path);
|
||||
|
|
Loading…
Add table
Reference in a new issue