From d27ec23b8c4f61095828d6581c2e5b22afde5d18 Mon Sep 17 00:00:00 2001 From: Thomas Kremer <-> Date: Thu, 1 Oct 2020 00:10:20 +0200 Subject: rewritten combine_polylines to make up for slight errors in input files and made sort_polylines round everything to 1mm. --- CAMM.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CAMM.pm') diff --git a/CAMM.pm b/CAMM.pm index b41472f..d2cb877 100644 --- a/CAMM.pm +++ b/CAMM.pm @@ -619,7 +619,7 @@ our %camm2svg_commands; our $svg_template = <<'EOSVG'; - + %s -- cgit v1.2.3