Index: tools/pathops_sorter.htm |
diff --git a/tools/pathops_sorter.htm b/tools/pathops_sorter.htm |
index 145b09cbe133873e9e30baf7c571fe982aa7b4c9..537b380077201dfec787a7f36bb6712d212c8959 100644 |
--- a/tools/pathops_sorter.htm |
+++ b/tools/pathops_sorter.htm |
@@ -7,8 +7,25 @@ |
<div style="height:0"> |
<div id="sect1"> |
-{{{3, 0}, {0, 1}, {1, 2}}}, |
-{{{1, 1}, {0, 2}, {3, 3}}}, |
+{{{5, 6}, {3, 5}, {5, 0}, {4, 3}}}, |
+{{{4.5360000000000182, 1.2239999999999371}, {4.0559999999999805, 2.9040000000000665}}}, id=1 |
+{{{4.1093749999999858, 2.8125000000000586}, {4.4843750000000142, 1.312499999999944}}}, id=2 |
+{{{8.7468579296817381, 10.411900254521452}, {0.41902943319982722, 0.94367937778258604}}}, id=3 |
+{{{4.3057224425668572, 2.0550770020134008}, {4.2925113773388723, 2.0515321686189738}}}, id=4 |
+{{4.4990035142054987, 11.169115071012422}, {3.6556891335276789, -2.825467308735897}}}, id=5 |
+</div> |
+ |
+<div id="sect2"> |
+{{{5, 6}, {3, 5}, {5, 0}, {4, 3}}}, |
+{{{4.5360000000000182, 1.2239999999999371}, {4.0559999999999805, 2.9040000000000665}}}, id=1 |
+{{{4.1093749999999858, 2.8125000000000586}, {4.4843750000000142, 1.312499999999944}}}, id=2 |
+</div> |
+ |
+<div id="sect3"> |
+{{{5, 6}, {3, 5}, {5, 0}, {4, 3}}}, |
+{{{8.7468579296817381, 10.411900254521452}, {0.41902943319982722, 0.94367937778258604}}}, id=3 |
+{{{4.3057224425668572, 2.0550770020134008}, {4.2925113773388723, 2.0515321686189738}}}, id=4 |
+{{4.4990035142054987, 11.169115071012422}, {3.6556891335276789, -2.825467308735897}}}, id=5 |
</div> |
</div> |
@@ -17,7 +34,8 @@ |
var testDivs = [ |
sect1, |
- |
+sect2, |
+sect3, |
]; |
var decimal_places = 3; |