From bef6559c597aec34cd963e1d4b347f2edaa26946 Mon Sep 17 00:00:00 2001 From: Allan Martins Date: Wed, 22 Aug 2018 11:13:56 +0200 Subject: [PATCH] minor modification --- code/WCM0007.svg | 480 ++++++++++++++++++++++---------------------- code/will_reader.py | 4 +- 2 files changed, 243 insertions(+), 241 deletions(-) diff --git a/code/WCM0007.svg b/code/WCM0007.svg index b2a5f83..ee6df40 100644 --- a/code/WCM0007.svg +++ b/code/WCM0007.svg @@ -1,241 +1,241 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/code/will_reader.py b/code/will_reader.py index e4dadff..36aaa00 100644 --- a/code/will_reader.py +++ b/code/will_reader.py @@ -69,6 +69,7 @@ Currently it ignores the linewidth so it generates constant width paths xData : array with arrays of x coordinates yData : array with arrays of y coordinates lineData : array with arrays of lineWhidths +skips : number of spline control points to skip TODO: Take linewidhts into consideration """ @@ -82,7 +83,8 @@ TODO: Take linewidhts into consideration for arrayX, arrayY in zip(xData, yData): svgStr += f'