From 85c1082fc38d4b7e90c6a64ce9cc46260a0bc738 Mon Sep 17 00:00:00 2001 From: mattmcw Date: Mon, 6 Dec 2021 11:17:59 -0500 Subject: [PATCH] Now I am understanding the magic number 2x used in display: I was not accounting for the standard 96dpi for svg and so, naturally, a 0.75mm pen represented by line=0.75 would need to *actually* be closer to 1.5. The remaining issue is that the svg representation seems to be failing when supplied with the actual line width used in calculations. --- stipple_gen.pde | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stipple_gen.pde b/stipple_gen.pde index b8cb400..02066ed 100644 --- a/stipple_gen.pde +++ b/stipple_gen.pde @@ -1411,7 +1411,7 @@ void draw () { println("Saving TSP File (SVG)"); println(config.outputSVG); // Path header:: - rowTemp = "