From: Ian Jackson Date: Tue, 27 Feb 2018 00:05:31 +0000 (+0000) Subject: svg-prep-dxf: use --export-area-page to avoid recentering X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=dad61571abdb2b70f81d53b3b62d105acf285e55 svg-prep-dxf: use --export-area-page to avoid recentering Signed-off-by: Ian Jackson --- diff --git a/svg-prep-dxf b/svg-prep-dxf index f74c2d4..a5ecc38 100755 --- a/svg-prep-dxf +++ b/svg-prep-dxf @@ -161,7 +161,7 @@ HOME="$abstmpdir" \ # and then do a separate inkscape run to convert EPS, and run pstoedit # to make the DXF. -inkscape \ +inkscape --export-area-page \ -f "$tmpdir"/t.svg \ -E "$tmpdir"/t.eps \