summaryrefslogtreecommitdiff
path: root/import.cc
diff options
context:
space:
mode:
Diffstat (limited to 'import.cc')
-rw-r--r--import.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/import.cc b/import.cc
index 1703cdb..03780e4 100644
--- a/import.cc
+++ b/import.cc
@@ -181,6 +181,7 @@ PolySet *ImportNode::render_polyset(render_mode_e) const
DxfData dd(fn, fs, fa, filename, layername, origin_x, origin_y, scale);
p->is2d = true;
dxf_tesselate(p, &dd, 0, true, 0);
+ dxf_border_to_ps(p, &dd);
}
return p;
contact: Jan Huwald // Impressum