diff --git a/Examples/Curve 3D equations.iannix b/Examples/Curve 3D equations.iannix
index afc2823..bd90c4e 100644
--- a/Examples/Curve 3D equations.iannix
+++ b/Examples/Curve 3D equations.iannix
@@ -1,3 +1,14 @@
+/*
+ IanniX score example: Curve 3D equations (c) by IanniX Association
+ This file was written by Guillaume Jacquemin.
+
+ This IanniX score example is licensed under a
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
+
+ You should have received a copy of the license along with this
+ work. If not, see .
+*/
+
/*
* IanniX Score File
*/
@@ -208,25 +219,3 @@ function makeWithScript() {
*/
-/*
- This file is part of IanniX, a graphical real-time open-source sequencer for digital art
- Copyright (C) 2010-2014 — IanniX Association
-
- Project Manager: Thierry Coduys (http://www.le-hub.org)
- Development: Guillaume Jacquemin (http://www.buzzinglight.com)
-
- This file was written by Guillaume Jacquemin.
-
- IanniX is a free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-*/
diff --git a/Examples/Fractals.iannix b/Examples/Fractals.iannix
index 87c06dd..3977e89 100644
--- a/Examples/Fractals.iannix
+++ b/Examples/Fractals.iannix
@@ -1,3 +1,14 @@
+/*
+ IanniX score example: Fractals (c) by IanniX Association
+ This file was written by Guillaume Jacquemin.
+
+ This IanniX score example is licensed under a
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
+
+ You should have received a copy of the license along with this
+ work. If not, see .
+*/
+
/*
* IanniX Score File
*/
@@ -88,25 +99,3 @@ function addCurve(recursion, start, end) {
*/
-/*
- This file is part of IanniX, a graphical real-time open-source sequencer for digital art
- Copyright (C) 2010-2014 — IanniX Association
-
- Project Manager: Thierry Coduys (http://www.le-hub.org)
- Development: Guillaume Jacquemin (http://www.buzzinglight.com)
-
- This file was written by Guillaume Jacquemin.
-
- IanniX is a free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-*/
diff --git a/Examples/Glyphs.iannix b/Examples/Glyphs.iannix
index 27f187b..5555085 100644
--- a/Examples/Glyphs.iannix
+++ b/Examples/Glyphs.iannix
@@ -1,3 +1,14 @@
+/*
+ IanniX score example: Glyphs (c) by IanniX Association
+ This file was written by Guillaume Jacquemin.
+
+ This IanniX score example is licensed under a
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
+
+ You should have received a copy of the license along with this
+ work. If not, see .
+*/
+
/*
* IanniX Score File
*/
@@ -66,25 +77,3 @@ function addTrigger(index) {
*/
-/*
- This file is part of IanniX, a graphical real-time open-source sequencer for digital art
- Copyright (C) 2010-2014 — IanniX Association
-
- Project Manager: Thierry Coduys (http://www.le-hub.org)
- Development: Guillaume Jacquemin (http://www.buzzinglight.com)
-
- This file was written by Guillaume Jacquemin.
-
- IanniX is a free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-*/
diff --git a/Examples/Grid.iannix b/Examples/Grid.iannix
index 97c72a5..efe7e78 100644
--- a/Examples/Grid.iannix
+++ b/Examples/Grid.iannix
@@ -1,3 +1,14 @@
+/*
+ IanniX score example: Grid (c) by IanniX Association
+ This file was written by Guillaume Jacquemin.
+
+ This IanniX score example is licensed under a
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
+
+ You should have received a copy of the license along with this
+ work. If not, see .
+*/
+
/*
* IanniX Score File
*/
@@ -56,25 +67,3 @@ function addCurve(index) {
*/
-/*
- This file is part of IanniX, a graphical real-time open-source sequencer for digital art
- Copyright (C) 2010-2014 — IanniX Association
-
- Project Manager: Thierry Coduys (http://www.le-hub.org)
- Development: Guillaume Jacquemin (http://www.buzzinglight.com)
-
- This file was written by Guillaume Jacquemin.
-
- IanniX is a free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-*/
diff --git a/Examples/IanniX logo.iannix b/Examples/IanniX logo.iannix
index d45ff0c..9d8c289 100644
--- a/Examples/IanniX logo.iannix
+++ b/Examples/IanniX logo.iannix
@@ -1,3 +1,14 @@
+/*
+ IanniX score example: IanniX logo (c) by IanniX Association
+ This file was written by Guillaume Jacquemin.
+
+ This IanniX score example is licensed under a
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
+
+ You should have received a copy of the license along with this
+ work. If not, see .
+*/
+
/*
* IanniX Score File
*/
@@ -235,25 +246,3 @@ var points = [
*/
-/*
- This file is part of IanniX, a graphical real-time open-source sequencer for digital art
- Copyright (C) 2010-2014 — IanniX Association
-
- Project Manager: Thierry Coduys (http://www.le-hub.org)
- Development: Guillaume Jacquemin (http://www.buzzinglight.com)
-
- This file was written by Guillaume Jacquemin.
-
- IanniX is a free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-*/
diff --git "a/Examples/Performance - (a-z)\302\262.iannix" b/Examples/Performance - (a-z).iannix
similarity index 91%
rename from "Examples/Performance - (a-z)\302\262.iannix"
rename to Examples/Performance - (a-z).iannix
index 6b233b8..267f1cf 100644
--- "a/Examples/Performance - (a-z)\302\262.iannix"
+++ b/Examples/Performance - (a-z).iannix
@@ -1,12 +1,20 @@
-// ---------------------------------------------------------------------------------
-// (a-z)^2
-// ---------------------------------------------------------------------------------
-// An interactive installation of 3 Days a Week (Guillaume Jacquemin / Matthieu Ranc
-// Presented the 17th of June 2012 in Gare Experimentale, Paris, France
-// ---------------------------------------------------------------------------------
-// Controled with a KorgNano (MIDI) & linked with sound server on MaxMSP
-// ---------------------------------------------------------------
+/*
+ Performance: (a-z)^2 (c) by 3 Days a Week (Guillaume Jacquemin / Matthieu Ranc)
+ This file was written by Guillaume Jacquemin and Matthieu Ranc.
+
+ An interactive installation presented the 17th of June 2012 in Gare Experimentale, Paris, France
+ Controled with a KorgNano (MIDI) & linked with sound server on MaxMSP
+
+ (a-z)^2 is licensed under a
+ Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
+ You should have received a copy of the license along with this
+ work. If not, see .
+*/
+
+/*
+ * IanniX Score File
+ */
//Position of the curve in space
var curvesPosition = [
@@ -380,25 +388,3 @@ var points = [
*/
-/*
- This file is part of IanniX, a graphical real-time open-source sequencer for digital art
- Copyright (C) 2010-2014 — IanniX Association
-
- Project Manager: Thierry Coduys (http://www.le-hub.org)
- Development: Guillaume Jacquemin (http://www.buzzinglight.com)
-
- This file was written by Guillaume Jacquemin.
-
- IanniX is a free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-*/
diff --git a/Examples/Performance - Pulsar MF 2014.iannix b/Examples/Performance - Pulsar MF 2014.iannix
new file mode 100644
index 0000000..065c7c2
--- /dev/null
+++ b/Examples/Performance - Pulsar MF 2014.iannix
@@ -0,0 +1,5366 @@
+/*
+ Performance: Pulsar MF 2014 (c) by Guillaume Jacquemin
+ This file was written by Guillaume Jacquemin
+
+ An interactive installation presented the 25th of January 2014 in MoFo festival, Mains d'Œuvres, Paris, France
+ Controled with a MIDI 88 keys Keyboard & linked with sound server on MaxMSP
+ Second projection with C++ visualisation application, HTTP manager and BERG Cloud Little Printer
+
+ Graphical design by Peter Saville for "Unknown Pleasures" LP cover of "Joy Division"
+ Original title: 100 consecutive pulses from the pulsar CP 1919
+
+ Original SVG file from Michael Zoellner: http://i.document.m05.de/2013/05/23/joy-divisions-unknown-pleasures-printed-in-3d/
+
+ Pulsar MF 2014 is licensed under a
+ Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
+
+ You should have received a copy of the license along with this
+ work. If not, see .
+
+ IDs organization
+ 0xx : pulsar historic curvors
+ 2xx : pulsar fields cursors
+ 5xx : pulsar magnetic direction
+ 6xx : pulsar triggers
+ + 1000 for curves
+*/
+
+/*
+ * IanniX Score File
+ */
+
+//Creation of the score with script commands
+function makeWithScript() {
+ //Viewport setup
+ run("clear");
+ run("center -4 0 0");
+ run("zoom 120");
+ run("rotate 0 0 0");
+
+ //Pulsar historic curves (from SVG file)
+ for(var curvesIndex = 0 ; curvesIndex < curves.length ; curvesIndex++) {
+ run("add curve " + (1000+curvesIndex+1));
+ run("setPos current -11 4.5");
+ run("setGroup current historic");
+ run("setActive current 0");
+ //run("setColorActive current 255 255 255 255");
+ //run("setColorInactive current 118 118 118 255");
+ for(var pointsIndex = 0 ; pointsIndex < curves[curvesIndex].length ; pointsIndex++)
+ run("setPointAt current " + pointsIndex + " " + curves[curvesIndex][pointsIndex].x + " " + curves[curvesIndex][pointsIndex].y);
+ run("add cursor " + (curvesIndex+1));
+ run("setGroup current historic");
+ run("setCurve current lastCurve");
+ run("setDepth current 0");
+ run("setWidth current 0.1");
+ run("setActive current 1");
+ run("setSpeed current auto 60");
+ run("setSpeedF current 1");
+ run("setPattern current 0 0 1 -1");
+ //run("setColorActive current 255 255 255 255");
+ //run("setColorInactive current 70 70 70 255");
+ run("setMessage current 20, osc://ip_out:port_out/cursor cursor_id cursor_group_id cursor_value_x cursor_value_y cursor_value_z cursor_xPos cursor_yPos cursor_zPos, osc://ip_out:57121/cursor cursor_id cursor_value_y");
+ }
+
+
+ //Pulsar kernel and fields
+ rotY = 0.2 * PI;
+ drawSphere([0.50, 0.50, 0.50], [30, 30], [ 0, -PI/2], [0.00, 0.00], 0, [255, 255, 255, 220], [255, 255, 255, 255], rotY);
+ drawSphere([0.75, 0.75, 0.95], [ 7, 40], [ 0, -PI/2], [0.75, 0.75], 3, [118, 118, 118, 255], [255, 255, 255, 255], rotY);
+ drawSphere([1.75, 1.75, 1.95], [ 7, 50], [PI/2, -PI/2], [1.75, 1.75], 2, [118, 118, 118, 255], [255, 255, 255, 255], rotY);
+ //Pulsar camera command
+ run("add cursor " + (cursorPulsarId++));
+ run("setGroup current pulsar");
+ run("setCurve current lastCurve");
+ run("setSpeed current auto " + totalTime);
+ run("setPattern current 0 0 1");
+ //run("setColor current 255 0 0 0");
+ run("setMessage current 20, direct:// rotate pulsar 0 -70 {cursor_time/12. * 360}")
+ //Pulsar trigger
+ run("add trigger 600");
+ run("setGroup current pulsar");
+ run("setSize current 2.5");
+ run("setTriggerOff current 0.2");
+ //run("setColor current 255 255 255 50");
+ run("setMessage current 0, osc://ip_out:port_out/trigger 600, osc://ip_out:57121/trigger 0 0 0");
+ //Pulsar magnetic direction
+ drawMagneticDirection();
+}
+
+
+//When an incoming message is received, this method is called.
+function onIncomingMessage(protocol, host, port, destination, values) {
+ if((protocol == "midi") && (values.length > 2)) {
+ if((destination == "note") || (destination == "aftertouch")) {
+ var cursorId = parseInt(values[1]) - 28;
+ if(cursorId > 0) {
+ var curveId = 1000 + cursorId;
+ var value = (parseInt(values[2]) > 0)?(1):(0);
+ var velocity = map(parseInt(values[2]), 0, 127, 0.1, 1.);
+
+ if(destination == "note") {
+ if(value) {
+ run("setSize " + curveId + " 2");
+ run("setActive " + curveId + " 1");
+ run("setSize " + cursorId + " 2");
+ run("setActive " + cursorId + " 1");
+ }
+ else {
+ run("setSize " + curveId + " 1");
+ run("setActive " + curveId + " 0");
+ run("setSize " + cursorId + " 1.2");
+ run("setActive " + cursorId + " 0");
+ }
+ run("sendMessage osc://ip_out:port_out/trigger " + cursorId + " dummy " + (value/3));
+ run("sendMessage osc://ip_out:57121/trigger " + cursorId + " " + value + " 1");
+ destination = "after";
+ }
+ if(destination == "after")
+ run("setSpeedF " + cursorId + " " + velocity);
+ }
+ }
+ }
+}
+
+
+
+//Function for 3D spheres
+var totalTime = 1, cursorPulsarId = 200, curvePulsarId = 1000 + cursorPulsarId, rotY = 0;
+function drawSphere(rho, angles, phases, ecart, speed, curveColor, cursorColor, rotYOffset) {
+ if(speed > 0)
+ totalTime *= speed;
+
+ var stepTheta = 2*PI / angles[0];
+ var stepPhi = 2*PI / angles[1];
+ var i = 0;
+ for(var theta = phases[0] ; theta < 2*PI+phases[0] ; theta += stepTheta) {
+ run("add curve " + (curvePulsarId++));
+ run("setGroup current pulsar");
+ //run("setColor current " + curveColor[0] + " " + curveColor[1] + " " + curveColor[2] + " " + curveColor[3]);
+ var pointsIndex = 0;
+ for(var phi = phases[1] ; phi < 2*PI+stepPhi+phases[1] ; phi += stepPhi) {
+ var pts = [0, 0, 0];
+ pts[0] = rho[0] * cos(theta) * sin(phi) + ecart[0] * cos(theta);
+ pts[1] = rho[1] * sin(theta) * sin(phi) + ecart[1] * sin(theta);
+ pts[2] = rho[2] * cos(phi);
+ pts = rotateY(pts, rotYOffset);
+
+ run("setPointAt current " + (pointsIndex++) + " " + pts[0] + " " + pts[1] + " " + pts[2]);
+ }
+ if(speed != 0) {
+ for(var cursorIndex = 0 ; cursorIndex < 2 ; cursorIndex++) {
+ run("add cursor " + (cursorPulsarId++));
+ run("setGroup current pulsar");
+ run("setCurve current lastCurve");
+ if(cursorIndex == 0) run("setSpeed current auto " + ( speed));
+ else run("setSpeed current auto " + (-speed));
+ if(cursorIndex == 0) run("setPattern current " + i + " 0 1");
+ else run("setPattern current " + (angles[0] - i) + " 0 1");
+ run("setActive current 0");
+ run("setWidth current 0.1");
+ run("setDepth current 0");
+ run("setSize current 2");
+ run("setColor current " + cursorColor[0] + " " + cursorColor[1] + " " + cursorColor[2] + " " + cursorColor[3]);
+ }
+ i++;
+ }
+ }
+}
+//Function for 3D master lines and triggers
+function drawMagneticDirection() {
+ var pts = [0, 0, 0];
+ for(var curveIndex = 0 ; curveIndex < 2 ; curveIndex++) {
+ run("add curve " + (1500+curveIndex))
+ run("setGroup current pulsar");
+ run("setColor current 255 0 0 255");
+ run("setSize current 1");
+ run("setPointAt current 0 0 0 0");
+ if(curveIndex == 0) pts = rotateY([0, 0, 100], rotY);
+ else pts = rotateY([0, 0, -100], rotY);
+ run("setPointAt current 1 " + pts[0] + " " + pts[1] + " " + pts[2]);
+
+ run("add cursor " + (500+curveIndex))
+ run("setGroup current pulsar");
+ run("setCurve current lastCurve");
+ run("setSpeed current auto " + totalTime);
+ run("setActive current 1");
+ run("setWidth current 0.5");
+ run("setDepth current 0.5");
+ run("setPattern current 0 0 1");
+ run("setColor current 255 0 0 255");
+ }
+}
+//Rotation function
+function rotateY(pts, rotYOffset) {
+ var rotY = PI/2 + rotYOffset;
+ var xr = pts[2]*cos(rotY) - pts[0]*sin(rotY);
+ var yr = pts[1];
+ var zr = pts[2]*sin(rotY) + pts[0]*cos(rotY);
+ return [xr, yr, zr];
+}
+
+
+
+//Points to draw
+var curves =
+[
+ [
+ {x: 0.0037885, y: -8.58389},
+ {x: 0.118317, y: -8.58642},
+ {x: 0.20418, y: -8.58642},
+ {x: 0.300145, y: -8.59904},
+ {x: 0.43399, y: -8.61167},
+ {x: 0.615817, y: -8.59652},
+ {x: 0.73451, y: -8.58137},
+ {x: 0.868354, y: -8.57884},
+ {x: 0.934014, y: -8.57884},
+ {x: 0.99715, y: -8.58642},
+ {x: 1.17898, y: -8.57884},
+ {x: 1.22696, y: -8.58389},
+ {x: 1.3608, y: -8.58389},
+ {x: 1.39868, y: -8.53338},
+ {x: 1.52748, y: -8.54096},
+ {x: 1.72193, y: -8.54096},
+ {x: 1.79012, y: -8.54601},
+ {x: 1.89366, y: -8.48288},
+ {x: 1.97952, y: -8.42479},
+ {x: 2.03256, y: -8.34398},
+ {x: 2.07801, y: -8.27579},
+ {x: 2.1361, y: -8.19751},
+ {x: 2.17398, y: -8.16215},
+ {x: 2.20933, y: -8.16215},
+ {x: 2.24469, y: -8.1773},
+ {x: 2.29772, y: -8.20256},
+ {x: 2.33813, y: -8.20508},
+ {x: 2.39621, y: -8.19498},
+ {x: 2.42399, y: -8.1571},
+ {x: 2.44167, y: -8.13942},
+ {x: 2.46945, y: -8.15205},
+ {x: 2.50228, y: -8.18235},
+ {x: 2.54521, y: -8.21013},
+ {x: 2.60582, y: -8.21519},
+ {x: 2.64622, y: -8.23286},
+ {x: 2.6841, y: -8.25307},
+ {x: 2.71693, y: -8.26822},
+ {x: 2.76239, y: -8.25559},
+ {x: 2.78007, y: -8.24296},
+ {x: 2.8129, y: -8.24801},
+ {x: 2.87603, y: -8.24801},
+ {x: 2.91391, y: -8.22781},
+ {x: 2.93159, y: -8.23539},
+ {x: 2.94927, y: -8.26569},
+ {x: 3.00735, y: -8.29852},
+ {x: 3.03513, y: -8.29852},
+ {x: 3.11089, y: -8.3465},
+ {x: 3.20686, y: -8.37933},
+ {x: 3.30787, y: -8.40206},
+ {x: 3.38363, y: -8.37681},
+ {x: 3.41141, y: -8.37681},
+ {x: 3.43414, y: -8.39701},
+ {x: 3.58819, y: -8.43994},
+ {x: 3.67658, y: -8.45257},
+ {x: 3.75739, y: -8.42984},
+ {x: 3.88366, y: -8.38186},
+ {x: 3.94679, y: -8.3465},
+ {x: 3.97457, y: -8.32378},
+ {x: 4.00993, y: -8.30105},
+ {x: 4.06296, y: -8.23791},
+ {x: 4.09579, y: -8.18993},
+ {x: 4.12357, y: -8.18235},
+ {x: 4.17408, y: -8.21519},
+ {x: 4.21954, y: -8.2859},
+ {x: 4.24226, y: -8.3364},
+ {x: 4.26247, y: -8.40459},
+ {x: 4.42409, y: -8.52076},
+ {x: 4.49985, y: -8.52833},
+ {x: 4.56046, y: -8.55106},
+ {x: 4.64633, y: -8.55611},
+ {x: 4.6741, y: -8.55864},
+ {x: 4.71956, y: -8.57631},
+ {x: 4.74734, y: -8.56116},
+ {x: 4.8029, y: -8.57884},
+ {x: 4.89381, y: -8.58137},
+ {x: 5.01503, y: -8.58137},
+ {x: 5.06554, y: -8.57126},
+ {x: 5.12615, y: -8.59147},
+ {x: 5.18928, y: -8.58642},
+ {x: 5.27515, y: -8.59652},
+ {x: 5.32565, y: -8.57884},
+ {x: 5.44182, y: -8.59147},
+ {x: 5.54031, y: -8.58137},
+ {x: 5.72719, y: -8.57631},
+ {x: 5.83325, y: -8.58389},
+ {x: 5.93174, y: -8.58642},
+ {x: 5.9974, y: -8.57379},
+ {x: 6.04286, y: -8.58389},
+ {x: 6.20449, y: -8.58137},
+ ], [
+ {x: 0.0012625, y: -8.4753},
+ {x: 0.0678087, y: -8.47782},
+ {x: 0.13852, y: -8.47782},
+ {x: 0.20418, y: -8.47782},
+ {x: 0.262264, y: -8.4753},
+ {x: 0.327924, y: -8.49803},
+ {x: 0.375906, y: -8.49803},
+ {x: 0.43399, y: -8.4753},
+ {x: 0.550157, y: -8.4753},
+ {x: 0.600664, y: -8.47277},
+ {x: 0.630969, y: -8.48035},
+ {x: 0.724409, y: -8.47277},
+ {x: 0.777442, y: -8.4854},
+ {x: 0.863304, y: -8.4753},
+ {x: 0.911287, y: -8.4652},
+ {x: 0.971896, y: -8.48288},
+ {x: 0.999675, y: -8.47782},
+ {x: 1.0224, y: -8.49045},
+ {x: 1.11079, y: -8.48288},
+ {x: 1.14867, y: -8.4753},
+ {x: 1.19413, y: -8.4955},
+ {x: 1.27242, y: -8.5056},
+ {x: 1.38858, y: -8.48288},
+ {x: 1.46687, y: -8.45762},
+ {x: 1.51233, y: -8.4652},
+ {x: 1.57294, y: -8.47025},
+ {x: 1.67143, y: -8.48288},
+ {x: 1.70426, y: -8.48035},
+ {x: 1.73456, y: -8.45257},
+ {x: 1.828, y: -8.43742},
+ {x: 1.89366, y: -8.43742},
+ {x: 2.09064, y: -8.40964},
+ {x: 2.18408, y: -8.3364},
+ {x: 2.37601, y: -8.24801},
+ {x: 2.47702, y: -8.23286},
+ {x: 2.60582, y: -8.18488},
+ {x: 2.66895, y: -8.19498},
+ {x: 2.72198, y: -8.19498},
+ {x: 2.82047, y: -8.18488},
+ {x: 2.92654, y: -8.18993},
+ {x: 3.03513, y: -8.21519},
+ {x: 3.1412, y: -8.27074},
+ {x: 3.24979, y: -8.32883},
+ {x: 3.33818, y: -8.35408},
+ {x: 3.41899, y: -8.34145},
+ {x: 3.48718, y: -8.35913},
+ {x: 3.72204, y: -8.37176},
+ {x: 3.96952, y: -8.38186},
+ {x: 4.1261, y: -8.37176},
+ {x: 4.3357, y: -8.41974},
+ {x: 4.41399, y: -8.44752},
+ {x: 4.45187, y: -8.46267},
+ {x: 4.52511, y: -8.45005},
+ {x: 4.57561, y: -8.45005},
+ {x: 4.63875, y: -8.47277},
+ {x: 4.83573, y: -8.48035},
+ {x: 5.00493, y: -8.4753},
+ {x: 5.3105, y: -8.4753},
+ {x: 5.4696, y: -8.47025},
+ {x: 5.75749, y: -8.47277},
+ {x: 5.92669, y: -8.48035},
+ {x: 6.01003, y: -8.4955},
+ {x: 6.08832, y: -8.48035},
+ {x: 6.20701, y: -8.49298},
+ ], [
+ {x: -0.0037885, y: -8.38439},
+ {x: 0.0880117, y: -8.38691},
+ {x: 0.158723, y: -8.36923},
+ {x: 0.20418, y: -8.35661},
+ {x: 0.257213, y: -8.38691},
+ {x: 0.343076, y: -8.38439},
+ {x: 0.431464, y: -8.39701},
+ {x: 0.567835, y: -8.38439},
+ {x: 0.709256, y: -8.38439},
+ {x: 0.810272, y: -8.38439},
+ {x: 0.860779, y: -8.37681},
+ {x: 0.901185, y: -8.38944},
+ {x: 0.994624, y: -8.37681},
+ {x: 1.05523, y: -8.36418},
+ {x: 1.12594, y: -8.34398},
+ {x: 1.18655, y: -8.37176},
+ {x: 1.24211, y: -8.36166},
+ {x: 1.26989, y: -8.35661},
+ {x: 1.30525, y: -8.37176},
+ {x: 1.41636, y: -8.37176},
+ {x: 1.46434, y: -8.35155},
+ {x: 1.52748, y: -8.35913},
+ {x: 1.57546, y: -8.33135},
+ {x: 1.63102, y: -8.33893},
+ {x: 1.75224, y: -8.33388},
+ {x: 1.84063, y: -8.31873},
+ {x: 1.86083, y: -8.2859},
+ {x: 1.90881, y: -8.26822},
+ {x: 1.98457, y: -8.24549},
+ {x: 2.03508, y: -8.19751},
+ {x: 2.07296, y: -8.14952},
+ {x: 2.1361, y: -8.09902},
+ {x: 2.22448, y: -8.07881},
+ {x: 2.33055, y: -8.06871},
+ {x: 2.39621, y: -8.01063},
+ {x: 2.45177, y: -7.94244},
+ {x: 2.5048, y: -7.92982},
+ {x: 2.53511, y: -7.89951},
+ {x: 2.53763, y: -7.86668},
+ {x: 2.55531, y: -7.85658},
+ {x: 2.59319, y: -7.89446},
+ {x: 2.65632, y: -7.90456},
+ {x: 2.69421, y: -7.94244},
+ {x: 2.70683, y: -7.96012},
+ {x: 2.72198, y: -7.9677},
+ {x: 2.72198, y: -8.01821},
+ {x: 2.81795, y: -8.05861},
+ {x: 2.89876, y: -8.09397},
+ {x: 2.94927, y: -8.1268},
+ {x: 3.00988, y: -8.147},
+ {x: 3.03766, y: -8.1773},
+ {x: 3.08059, y: -8.16973},
+ {x: 3.12605, y: -8.18993},
+ {x: 3.15382, y: -8.21013},
+ {x: 3.21443, y: -8.21266},
+ {x: 3.26747, y: -8.25559},
+ {x: 3.37101, y: -8.26317},
+ {x: 3.4594, y: -8.25307},
+ {x: 3.53011, y: -8.24549},
+ {x: 3.64122, y: -8.25812},
+ {x: 3.69173, y: -8.23286},
+ {x: 3.74224, y: -8.23034},
+ {x: 3.7978, y: -8.25054},
+ {x: 3.85588, y: -8.26064},
+ {x: 3.92407, y: -8.25054},
+ {x: 4.0074, y: -8.26822},
+ {x: 4.12862, y: -8.26064},
+ {x: 4.25489, y: -8.26822},
+ {x: 4.36853, y: -8.30357},
+ {x: 4.53268, y: -8.35408},
+ {x: 4.6135, y: -8.37428},
+ {x: 4.70693, y: -8.38186},
+ {x: 4.81048, y: -8.37176},
+ {x: 4.90139, y: -8.38439},
+ {x: 4.94685, y: -8.38439},
+ {x: 5.03523, y: -8.37428},
+ {x: 5.09837, y: -8.39449},
+ {x: 5.17666, y: -8.37681},
+ {x: 5.22464, y: -8.37176},
+ {x: 5.28525, y: -8.40206},
+ {x: 5.38879, y: -8.40206},
+ {x: 5.4595, y: -8.38186},
+ {x: 5.54031, y: -8.38186},
+ {x: 5.67416, y: -8.38186},
+ {x: 5.73729, y: -8.38944},
+ {x: 5.8282, y: -8.37933},
+ {x: 5.94185, y: -8.38691},
+ {x: 6.06054, y: -8.38186},
+ {x: 6.106, y: -8.39701},
+ {x: 6.15145, y: -8.37933},
+ {x: 6.20954, y: -8.37681},
+ ], [
+ {x: -0.0012625, y: -8.27579},
+ {x: 0.0678087, y: -8.27579},
+ {x: 0.123368, y: -8.29347},
+ {x: 0.191553, y: -8.27579},
+ {x: 0.23701, y: -8.29347},
+ {x: 0.305195, y: -8.27579},
+ {x: 0.350652, y: -8.26569},
+ {x: 0.396109, y: -8.28337},
+ {x: 0.441566, y: -8.27074},
+ {x: 0.497124, y: -8.29095},
+ {x: 0.699154, y: -8.28842},
+ {x: 0.880982, y: -8.28842},
+ {x: 0.984523, y: -8.2859},
+ {x: 1.00725, y: -8.2859},
+ {x: 1.06028, y: -8.28842},
+ {x: 1.10322, y: -8.28842},
+ {x: 1.13099, y: -8.27579},
+ {x: 1.15625, y: -8.29347},
+ {x: 1.22948, y: -8.27832},
+ {x: 1.31282, y: -8.296},
+ {x: 1.39868, y: -8.29095},
+ {x: 1.45424, y: -8.28084},
+ {x: 1.4896, y: -8.25054},
+ {x: 1.58556, y: -8.24801},
+ {x: 1.61334, y: -8.23539},
+ {x: 1.6588, y: -8.23791},
+ {x: 1.70678, y: -8.25559},
+ {x: 1.75476, y: -8.25559},
+ {x: 1.79264, y: -8.22781},
+ {x: 1.86588, y: -8.22276},
+ {x: 1.95427, y: -8.16468},
+ {x: 2.01993, y: -8.06366},
+ {x: 2.09569, y: -7.91466},
+ {x: 2.16388, y: -7.71011},
+ {x: 2.20681, y: -7.57879},
+ {x: 2.22196, y: -7.46262},
+ {x: 2.24469, y: -7.39444},
+ {x: 2.27499, y: -7.33383},
+ {x: 2.30025, y: -7.31615},
+ {x: 2.32297, y: -7.33383},
+ {x: 2.34318, y: -7.36666},
+ {x: 2.37348, y: -7.39191},
+ {x: 2.39621, y: -7.39696},
+ {x: 2.41389, y: -7.4601},
+ {x: 2.45429, y: -7.53586},
+ {x: 2.49723, y: -7.66213},
+ {x: 2.53258, y: -7.74294},
+ {x: 2.57804, y: -7.81617},
+ {x: 2.62097, y: -7.92224},
+ {x: 2.70936, y: -8.00305},
+ {x: 2.89371, y: -8.07376},
+ {x: 2.95685, y: -8.07124},
+ {x: 3.08311, y: -8.09397},
+ {x: 3.17908, y: -8.14447},
+ {x: 3.2902, y: -8.17225},
+ {x: 3.37858, y: -8.1672},
+ {x: 3.50738, y: -8.19246},
+ {x: 3.61597, y: -8.19751},
+ {x: 3.66395, y: -8.15205},
+ {x: 3.73466, y: -8.12427},
+ {x: 3.8382, y: -8.11164},
+ {x: 3.90386, y: -8.09144},
+ {x: 3.97205, y: -8.12175},
+ {x: 4.03266, y: -8.13942},
+ {x: 4.1261, y: -8.147},
+ {x: 4.18923, y: -8.14952},
+ {x: 4.28772, y: -8.1672},
+ {x: 4.36348, y: -8.18488},
+ {x: 4.44935, y: -8.18235},
+ {x: 4.48723, y: -8.23034},
+ {x: 4.57309, y: -8.25812},
+ {x: 4.65643, y: -8.26064},
+ {x: 4.74734, y: -8.27579},
+ {x: 4.85088, y: -8.29095},
+ {x: 4.90897, y: -8.29095},
+ {x: 4.97463, y: -8.26822},
+ {x: 5.03523, y: -8.296},
+ {x: 5.11352, y: -8.27579},
+ {x: 5.26757, y: -8.28084},
+ {x: 5.43172, y: -8.28084},
+ {x: 5.52768, y: -8.27832},
+ {x: 5.6489, y: -8.28084},
+ {x: 5.74992, y: -8.27832},
+ {x: 5.92164, y: -8.28084},
+ {x: 6.10094, y: -8.2859},
+ {x: 6.21206, y: -8.29095},
+ ], [
+ {x: -0.0037885, y: -8.18235},
+ {x: 0.0955887, y: -8.18993},
+ {x: 0.128419, y: -8.20003},
+ {x: 0.194078, y: -8.1773},
+ {x: 0.234485, y: -8.18741},
+ {x: 0.345601, y: -8.18741},
+ {x: 0.479447, y: -8.20256},
+ {x: 0.620868, y: -8.20761},
+ {x: 0.681477, y: -8.18993},
+ {x: 0.769864, y: -8.18993},
+ {x: 0.886033, y: -8.20508},
+ {x: 0.979472, y: -8.20003},
+ {x: 1.05523, y: -8.20003},
+ {x: 1.09059, y: -8.19246},
+ {x: 1.13099, y: -8.19246},
+ {x: 1.1613, y: -8.20508},
+ {x: 1.20676, y: -8.20256},
+ {x: 1.25221, y: -8.18488},
+ {x: 1.29767, y: -8.20003},
+ {x: 1.33555, y: -8.19498},
+ {x: 1.36585, y: -8.1773},
+ {x: 1.42141, y: -8.18488},
+ {x: 1.46182, y: -8.18993},
+ {x: 1.50223, y: -8.17225},
+ {x: 1.57546, y: -8.18993},
+ {x: 1.66638, y: -8.18235},
+ {x: 1.76992, y: -8.14447},
+ {x: 1.85325, y: -8.09397},
+ {x: 1.87851, y: -8.05861},
+ {x: 1.94669, y: -7.99295},
+ {x: 1.99973, y: -7.89699},
+ {x: 2.03256, y: -7.8389},
+ {x: 2.06286, y: -7.76819},
+ {x: 2.09569, y: -7.70506},
+ {x: 2.1765, y: -7.62425},
+ {x: 2.25731, y: -7.59647},
+ {x: 2.41136, y: -7.66718},
+ {x: 2.53511, y: -7.82123},
+ {x: 2.674, y: -7.91972},
+ {x: 2.75229, y: -7.96265},
+ {x: 2.81542, y: -7.95507},
+ {x: 2.90129, y: -7.96012},
+ {x: 2.97705, y: -7.90204},
+ {x: 3.04018, y: -7.85658},
+ {x: 3.08817, y: -7.86921},
+ {x: 3.13362, y: -7.93234},
+ {x: 3.19171, y: -7.99043},
+ {x: 3.23716, y: -8.00558},
+ {x: 3.3306, y: -8.02831},
+ {x: 3.47455, y: -8.03083},
+ {x: 3.54526, y: -8.01315},
+ {x: 3.59072, y: -7.96517},
+ {x: 3.63617, y: -7.9677},
+ {x: 3.70183, y: -7.96265},
+ {x: 3.75739, y: -7.92224},
+ {x: 3.81295, y: -7.89446},
+ {x: 3.85083, y: -7.85911},
+ {x: 3.86346, y: -7.82123},
+ {x: 3.90134, y: -7.80355},
+ {x: 3.91396, y: -7.78587},
+ {x: 4.00488, y: -7.8288},
+ {x: 4.05034, y: -7.91466},
+ {x: 4.10589, y: -7.99548},
+ {x: 4.17408, y: -8.03336},
+ {x: 4.23469, y: -8.08387},
+ {x: 4.34581, y: -8.11922},
+ {x: 4.4645, y: -8.147},
+ {x: 4.54784, y: -8.16468},
+ {x: 4.61097, y: -8.18741},
+ {x: 4.68168, y: -8.19498},
+ {x: 4.71451, y: -8.17983},
+ {x: 4.78775, y: -8.18993},
+ {x: 4.86351, y: -8.19498},
+ {x: 5.03776, y: -8.18741},
+ {x: 5.18676, y: -8.19498},
+ {x: 5.31303, y: -8.19498},
+ {x: 5.4898, y: -8.19498},
+ {x: 5.6388, y: -8.19498},
+ {x: 5.71709, y: -8.19498},
+ {x: 5.83578, y: -8.19498},
+ {x: 5.90397, y: -8.18488},
+ {x: 5.98983, y: -8.19498},
+ {x: 6.07064, y: -8.18741},
+ {x: 6.16913, y: -8.19246},
+ {x: 6.20954, y: -8.19498},
+ ], [
+ {x: 0.0012625, y: -8.08387},
+ {x: 0.0880117, y: -8.08387},
+ {x: 0.166299, y: -8.09144},
+ {x: 0.211756, y: -8.07881},
+ {x: 0.249637, y: -8.09397},
+ {x: 0.292568, y: -8.07881},
+ {x: 0.370855, y: -8.10154},
+ {x: 0.451667, y: -8.09397},
+ {x: 0.509751, y: -8.07629},
+ {x: 0.555207, y: -8.08134},
+ {x: 0.608241, y: -8.08892},
+ {x: 0.671376, y: -8.09144},
+ {x: 0.785018, y: -8.09144},
+ {x: 0.850678, y: -8.09144},
+ {x: 0.89866, y: -8.09144},
+ {x: 0.94159, y: -8.07629},
+ {x: 1.00725, y: -8.09649},
+ {x: 1.11332, y: -8.09649},
+ {x: 1.15372, y: -8.09397},
+ {x: 1.18655, y: -8.08387},
+ {x: 1.28504, y: -8.09397},
+ {x: 1.40879, y: -8.10154},
+ {x: 1.4795, y: -8.08892},
+ {x: 1.54263, y: -8.10154},
+ {x: 1.59566, y: -8.06619},
+ {x: 1.71941, y: -8.05103},
+ {x: 1.8179, y: -8.05861},
+ {x: 2.06286, y: -8.00558},
+ {x: 2.3356, y: -8.01821},
+ {x: 2.68158, y: -7.87931},
+ {x: 2.74976, y: -7.82375},
+ {x: 2.77502, y: -7.8389},
+ {x: 2.82553, y: -7.849},
+ {x: 2.90634, y: -7.90709},
+ {x: 3.06291, y: -7.95002},
+ {x: 3.21443, y: -7.97022},
+ {x: 3.42404, y: -7.97527},
+ {x: 3.56294, y: -7.9677},
+ {x: 3.88366, y: -7.95002},
+ {x: 4.04528, y: -7.99295},
+ {x: 4.21954, y: -8.02578},
+ {x: 4.29782, y: -8.04093},
+ {x: 4.34328, y: -8.02073},
+ {x: 4.4544, y: -8.04598},
+ {x: 4.52763, y: -8.05356},
+ {x: 4.67916, y: -8.07124},
+ {x: 4.75239, y: -8.05861},
+ {x: 4.84836, y: -8.07629},
+ {x: 5.17918, y: -8.07376},
+ {x: 5.37364, y: -8.08639},
+ {x: 5.57567, y: -8.08387},
+ {x: 5.72971, y: -8.08387},
+ {x: 5.87114, y: -8.07629},
+ {x: 6.04286, y: -8.08639},
+ {x: 6.09842, y: -8.09649},
+ {x: 6.14135, y: -8.08387},
+ {x: 6.16408, y: -8.07881},
+ {x: 6.19186, y: -8.08387},
+ {x: 6.20449, y: -8.08892},
+ ], [
+ {x: -0.0012625, y: -7.99548},
+ {x: 0.0804357, y: -8.00053},
+ {x: 0.143571, y: -7.9778},
+ {x: 0.199129, y: -7.9879},
+ {x: 0.259738, y: -7.99295},
+ {x: 0.327924, y: -7.9778},
+ {x: 0.431464, y: -7.98538},
+ {x: 0.580462, y: -7.998},
+ {x: 0.684002, y: -7.99043},
+ {x: 0.764815, y: -7.998},
+ {x: 0.815322, y: -7.98285},
+ {x: 0.858254, y: -8.00305},
+ {x: 0.893609, y: -7.98285},
+ {x: 1.02998, y: -8.00558},
+ {x: 1.09059, y: -8.01063},
+ {x: 1.13099, y: -7.998},
+ {x: 1.22443, y: -7.99295},
+ {x: 1.27999, y: -7.98032},
+ {x: 1.3305, y: -7.9778},
+ {x: 1.38858, y: -7.99548},
+ {x: 1.43404, y: -7.99043},
+ {x: 1.51738, y: -7.96265},
+ {x: 1.57546, y: -7.9778},
+ {x: 1.66385, y: -7.95507},
+ {x: 1.75729, y: -7.91719},
+ {x: 1.828, y: -7.849},
+ {x: 1.91386, y: -7.77324},
+ {x: 1.96942, y: -7.73536},
+ {x: 2.0275, y: -7.74041},
+ {x: 2.18155, y: -7.78082},
+ {x: 2.26489, y: -7.74546},
+ {x: 2.40884, y: -7.4803},
+ {x: 2.44419, y: -7.43989},
+ {x: 2.4947, y: -7.43737},
+ {x: 2.53511, y: -7.49798},
+ {x: 2.62602, y: -7.61414},
+ {x: 2.73966, y: -7.69496},
+ {x: 2.78764, y: -7.74294},
+ {x: 2.91896, y: -7.78587},
+ {x: 2.99725, y: -7.78587},
+ {x: 3.13615, y: -7.79092},
+ {x: 3.22959, y: -7.8187},
+ {x: 3.27504, y: -7.8389},
+ {x: 3.34323, y: -7.83385},
+ {x: 3.42909, y: -7.86163},
+ {x: 3.48718, y: -7.86163},
+ {x: 3.54526, y: -7.83638},
+ {x: 3.62102, y: -7.85406},
+ {x: 3.70941, y: -7.85406},
+ {x: 3.78012, y: -7.8389},
+ {x: 3.84325, y: -7.80607},
+ {x: 3.9973, y: -7.8389},
+ {x: 4.06044, y: -7.849},
+ {x: 4.15135, y: -7.82628},
+ {x: 4.24984, y: -7.84648},
+ {x: 4.37863, y: -7.88436},
+ {x: 4.48218, y: -7.89951},
+ {x: 4.56046, y: -7.93992},
+ {x: 4.63875, y: -7.95507},
+ {x: 4.70946, y: -7.95507},
+ {x: 4.77007, y: -7.9879},
+ {x: 4.88624, y: -7.98538},
+ {x: 5.00493, y: -7.98538},
+ {x: 5.1615, y: -7.98538},
+ {x: 5.24989, y: -7.98538},
+ {x: 5.2802, y: -7.97275},
+ {x: 5.30292, y: -7.97275},
+ {x: 5.34586, y: -7.9879},
+ {x: 5.72466, y: -7.99295},
+ {x: 6.05801, y: -7.98285},
+ {x: 6.21206, y: -7.99043},
+ ], [
+ {x: -4.9995e-07, y: -7.88941},
+ {x: 0.125893, y: -7.89194},
+ {x: 0.201655, y: -7.88941},
+ {x: 0.262264, y: -7.87931},
+ {x: 0.327924, y: -7.87931},
+ {x: 0.423888, y: -7.91466},
+ {x: 0.497124, y: -7.90961},
+ {x: 0.552683, y: -7.87426},
+ {x: 0.623393, y: -7.88941},
+ {x: 0.757239, y: -7.88183},
+ {x: 0.850678, y: -7.88436},
+ {x: 0.901185, y: -7.90709},
+ {x: 1.06028, y: -7.90456},
+ {x: 1.18655, y: -7.90709},
+ {x: 1.25726, y: -7.90456},
+ {x: 1.30777, y: -7.88689},
+ {x: 1.37091, y: -7.89699},
+ {x: 1.43657, y: -7.89194},
+ {x: 1.53758, y: -7.89446},
+ {x: 1.64112, y: -7.88183},
+ {x: 1.70931, y: -7.85406},
+ {x: 1.828, y: -7.81112},
+ {x: 1.92396, y: -7.71768},
+ {x: 1.9871, y: -7.65455},
+ {x: 2.04013, y: -7.59142},
+ {x: 2.07296, y: -7.5005},
+ {x: 2.09316, y: -7.47272},
+ {x: 2.14872, y: -7.46767},
+ {x: 2.20681, y: -7.42474},
+ {x: 2.32803, y: -7.35655},
+ {x: 2.49218, y: -7.50555},
+ {x: 2.57804, y: -7.58889},
+ {x: 2.73714, y: -7.68233},
+ {x: 2.823, y: -7.70758},
+ {x: 2.95685, y: -7.73284},
+ {x: 3.05281, y: -7.76819},
+ {x: 3.1715, y: -7.77072},
+ {x: 3.3003, y: -7.81365},
+ {x: 3.38869, y: -7.82375},
+ {x: 3.50738, y: -7.81112},
+ {x: 3.57809, y: -7.78587},
+ {x: 3.72961, y: -7.76062},
+ {x: 3.83315, y: -7.76314},
+ {x: 3.88619, y: -7.77324},
+ {x: 3.94679, y: -7.77324},
+ {x: 3.967, y: -7.76567},
+ {x: 4.03771, y: -7.76567},
+ {x: 4.10337, y: -7.75304},
+ {x: 4.15388, y: -7.76314},
+ {x: 4.23974, y: -7.7985},
+ {x: 4.31803, y: -7.83638},
+ {x: 4.41399, y: -7.85406},
+ {x: 4.45945, y: -7.85406},
+ {x: 4.51248, y: -7.849},
+ {x: 4.56046, y: -7.86921},
+ {x: 4.61602, y: -7.88689},
+ {x: 4.74734, y: -7.88689},
+ {x: 4.80795, y: -7.89699},
+ {x: 4.94685, y: -7.89951},
+ {x: 4.98978, y: -7.87678},
+ {x: 5.04028, y: -7.88941},
+ {x: 5.30545, y: -7.89951},
+ {x: 5.60092, y: -7.89194},
+ {x: 5.66405, y: -7.89194},
+ {x: 5.70951, y: -7.90709},
+ {x: 5.73224, y: -7.90204},
+ {x: 5.75244, y: -7.89446},
+ {x: 6.21206, y: -7.88941},
+ ], [
+ {x: -0.0025255, y: -7.79092},
+ {x: 0.130944, y: -7.79092},
+ {x: 0.178926, y: -7.7884},
+ {x: 0.209231, y: -7.78334},
+ {x: 0.254688, y: -7.79345},
+ {x: 0.413787, y: -7.79597},
+ {x: 0.476921, y: -7.81112},
+ {x: 0.545106, y: -7.81112},
+ {x: 0.590563, y: -7.7985},
+ {x: 0.711782, y: -7.7985},
+ {x: 0.777442, y: -7.79345},
+ {x: 0.860779, y: -7.80607},
+ {x: 0.936541, y: -7.80355},
+ {x: 1.04513, y: -7.7985},
+ {x: 1.09059, y: -7.78587},
+ {x: 1.14867, y: -7.79092},
+ {x: 1.18655, y: -7.80102},
+ {x: 1.26989, y: -7.80355},
+ {x: 1.32292, y: -7.78082},
+ {x: 1.40374, y: -7.79345},
+ {x: 1.48455, y: -7.79345},
+ {x: 1.5098, y: -7.77324},
+ {x: 1.56536, y: -7.77324},
+ {x: 1.58809, y: -7.76314},
+ {x: 1.6588, y: -7.76314},
+ {x: 1.68658, y: -7.75051},
+ {x: 1.76739, y: -7.75051},
+ {x: 1.82295, y: -7.72779},
+ {x: 1.86083, y: -7.70001},
+ {x: 1.90376, y: -7.69243},
+ {x: 2.14115, y: -7.63182},
+ {x: 2.35328, y: -7.63182},
+ {x: 2.55278, y: -7.47525},
+ {x: 2.60077, y: -7.42979},
+ {x: 2.6538, y: -7.33888},
+ {x: 2.70178, y: -7.2909},
+ {x: 2.75734, y: -7.29595},
+ {x: 2.82553, y: -7.33383},
+ {x: 2.87351, y: -7.36413},
+ {x: 2.93159, y: -7.42222},
+ {x: 3.01998, y: -7.4601},
+ {x: 3.04776, y: -7.50555},
+ {x: 3.09827, y: -7.52575},
+ {x: 3.15635, y: -7.53333},
+ {x: 3.21948, y: -7.54596},
+ {x: 3.3407, y: -7.53838},
+ {x: 3.43162, y: -7.5005},
+ {x: 3.4897, y: -7.4601},
+ {x: 3.55031, y: -7.43737},
+ {x: 3.6185, y: -7.40959},
+ {x: 3.69426, y: -7.41716},
+ {x: 3.74981, y: -7.40959},
+ {x: 3.81042, y: -7.39191},
+ {x: 3.83568, y: -7.39191},
+ {x: 3.89629, y: -7.48788},
+ {x: 3.9771, y: -7.56364},
+ {x: 4.05539, y: -7.6394},
+ {x: 4.1665, y: -7.71516},
+ {x: 4.26499, y: -7.75051},
+ {x: 4.36096, y: -7.77324},
+ {x: 4.42662, y: -7.78587},
+ {x: 4.47965, y: -7.80607},
+ {x: 4.52763, y: -7.7985},
+ {x: 4.55541, y: -7.78082},
+ {x: 4.57814, y: -7.78082},
+ {x: 4.6337, y: -7.80355},
+ {x: 4.68168, y: -7.79345},
+ {x: 4.73471, y: -7.79092},
+ {x: 4.75997, y: -7.79092},
+ {x: 4.85593, y: -7.79597},
+ {x: 5.03018, y: -7.79092},
+ {x: 5.21959, y: -7.79597},
+ {x: 5.36858, y: -7.79597},
+ {x: 5.44687, y: -7.79597},
+ {x: 5.55799, y: -7.79597},
+ {x: 5.6388, y: -7.79092},
+ {x: 5.71456, y: -7.80355},
+ {x: 5.75749, y: -7.79092},
+ {x: 5.808, y: -7.79092},
+ {x: 5.96205, y: -7.79092},
+ {x: 6.1363, y: -7.79092},
+ {x: 6.20449, y: -7.79092},
+ ], [
+ {x: -0.0025255, y: -7.69243},
+ {x: 0.0779107, y: -7.68991},
+ {x: 0.13852, y: -7.68738},
+ {x: 0.239535, y: -7.68738},
+ {x: 0.3355, y: -7.70253},
+ {x: 0.436515, y: -7.70758},
+ {x: 0.524903, y: -7.70506},
+ {x: 0.651173, y: -7.70253},
+ {x: 0.694104, y: -7.70253},
+ {x: 0.769864, y: -7.69496},
+ {x: 0.858254, y: -7.71263},
+ {x: 0.893609, y: -7.71263},
+ {x: 0.918863, y: -7.69496},
+ {x: 0.984523, y: -7.71263},
+ {x: 1.05523, y: -7.70253},
+ {x: 1.15372, y: -7.70253},
+ {x: 1.27747, y: -7.71263},
+ {x: 1.36333, y: -7.72274},
+ {x: 1.40879, y: -7.71768},
+ {x: 1.42646, y: -7.69243},
+ {x: 1.47697, y: -7.69496},
+ {x: 1.53253, y: -7.69496},
+ {x: 1.57799, y: -7.67223},
+ {x: 1.6891, y: -7.6697},
+ {x: 1.76234, y: -7.6697},
+ {x: 1.8078, y: -7.6495},
+ {x: 1.87093, y: -7.64445},
+ {x: 1.92902, y: -7.64445},
+ {x: 1.97195, y: -7.6192},
+ {x: 2.11842, y: -7.52575},
+ {x: 2.22954, y: -7.43737},
+ {x: 2.36843, y: -7.30857},
+ {x: 2.41641, y: -7.26312},
+ {x: 2.49218, y: -7.22776},
+ {x: 2.55278, y: -7.20251},
+ {x: 2.63107, y: -7.23029},
+ {x: 2.65632, y: -7.25807},
+ {x: 2.72451, y: -7.30605},
+ {x: 2.81795, y: -7.3313},
+ {x: 2.87603, y: -7.31615},
+ {x: 2.94169, y: -7.29847},
+ {x: 2.98462, y: -7.29847},
+ {x: 3.08311, y: -7.29847},
+ {x: 3.14877, y: -7.33635},
+ {x: 3.21948, y: -7.37676},
+ {x: 3.28514, y: -7.42474},
+ {x: 3.3508, y: -7.44242},
+ {x: 3.40636, y: -7.4601},
+ {x: 3.58819, y: -7.50808},
+ {x: 3.87356, y: -7.58384},
+ {x: 4.05539, y: -7.59647},
+ {x: 4.13872, y: -7.58637},
+ {x: 4.21196, y: -7.57626},
+ {x: 4.30035, y: -7.6192},
+ {x: 4.41399, y: -7.62677},
+ {x: 4.50238, y: -7.62677},
+ {x: 4.57309, y: -7.6596},
+ {x: 4.68421, y: -7.6697},
+ {x: 4.78017, y: -7.6798},
+ {x: 4.83825, y: -7.70506},
+ {x: 4.93674, y: -7.70506},
+ {x: 5.04281, y: -7.68485},
+ {x: 5.18928, y: -7.68991},
+ {x: 5.2903, y: -7.68991},
+ {x: 5.35091, y: -7.70253},
+ {x: 5.39889, y: -7.69496},
+ {x: 5.56304, y: -7.68738},
+ {x: 5.67163, y: -7.68738},
+ {x: 5.71709, y: -7.70758},
+ {x: 5.8181, y: -7.71011},
+ {x: 5.86356, y: -7.71011},
+ {x: 5.92164, y: -7.68991},
+ {x: 6.20954, y: -7.68485},
+ ], [
+ {x: 0.0050505, y: -7.60152},
+ {x: 0.118317, y: -7.60152},
+ {x: 0.173875, y: -7.59142},
+ {x: 0.206705, y: -7.57879},
+ {x: 0.284992, y: -7.59394},
+ {x: 0.406211, y: -7.60152},
+ {x: 0.547632, y: -7.60909},
+ {x: 0.671376, y: -7.62172},
+ {x: 0.757239, y: -7.61162},
+ {x: 0.792594, y: -7.59899},
+ {x: 0.888557, y: -7.61162},
+ {x: 0.944117, y: -7.60152},
+ {x: 1.02745, y: -7.60152},
+ {x: 1.10827, y: -7.60909},
+ {x: 1.20171, y: -7.61162},
+ {x: 1.29262, y: -7.61162},
+ {x: 1.36333, y: -7.58384},
+ {x: 1.43151, y: -7.56869},
+ {x: 1.49465, y: -7.58384},
+ {x: 1.55778, y: -7.58384},
+ {x: 1.59566, y: -7.57121},
+ {x: 1.65627, y: -7.57121},
+ {x: 1.69921, y: -7.56364},
+ {x: 1.74719, y: -7.55101},
+ {x: 1.80527, y: -7.56111},
+ {x: 1.85325, y: -7.52828},
+ {x: 1.88861, y: -7.4904},
+ {x: 1.91134, y: -7.47777},
+ {x: 1.96942, y: -7.44494},
+ {x: 1.99973, y: -7.40959},
+ {x: 2.02245, y: -7.34898},
+ {x: 2.06791, y: -7.32878},
+ {x: 2.13862, y: -7.30352},
+ {x: 2.20933, y: -7.301},
+ {x: 2.33813, y: -7.31867},
+ {x: 2.50985, y: -7.24544},
+ {x: 2.6639, y: -7.21513},
+ {x: 2.72704, y: -7.17473},
+ {x: 2.79522, y: -7.14947},
+ {x: 2.83563, y: -7.18735},
+ {x: 2.84573, y: -7.21261},
+ {x: 2.89624, y: -7.21766},
+ {x: 2.94927, y: -7.25049},
+ {x: 3.04271, y: -7.27069},
+ {x: 3.15382, y: -7.26564},
+ {x: 3.21191, y: -7.25807},
+ {x: 3.28262, y: -7.26817},
+ {x: 3.38869, y: -7.26312},
+ {x: 3.4594, y: -7.26312},
+ {x: 3.50485, y: -7.29342},
+ {x: 3.55789, y: -7.30352},
+ {x: 3.65385, y: -7.36161},
+ {x: 3.7877, y: -7.39191},
+ {x: 3.89376, y: -7.38686},
+ {x: 3.9771, y: -7.38686},
+ {x: 4.05539, y: -7.36918},
+ {x: 4.10337, y: -7.40201},
+ {x: 4.18418, y: -7.40959},
+ {x: 4.23469, y: -7.42979},
+ {x: 4.2852, y: -7.42474},
+ {x: 4.34833, y: -7.44494},
+ {x: 4.4746, y: -7.50303},
+ {x: 4.58067, y: -7.53586},
+ {x: 4.6539, y: -7.57374},
+ {x: 4.71956, y: -7.57374},
+ {x: 4.76502, y: -7.57879},
+ {x: 4.81553, y: -7.58889},
+ {x: 4.85088, y: -7.56616},
+ {x: 4.89129, y: -7.58889},
+ {x: 4.97463, y: -7.59899},
+ {x: 5.25999, y: -7.59899},
+ {x: 5.6388, y: -7.59394},
+ {x: 6.21206, y: -7.59394},
+ ], [
+ {x: 0.0050505, y: -7.49545},
+ {x: 0.130944, y: -7.50808},
+ {x: 0.191553, y: -7.51565},
+ {x: 0.214282, y: -7.5005},
+ {x: 0.330449, y: -7.51565},
+ {x: 0.423888, y: -7.50808},
+ {x: 0.484497, y: -7.51313},
+ {x: 0.575411, y: -7.50808},
+ {x: 0.613292, y: -7.49798},
+ {x: 0.721883, y: -7.5005},
+ {x: 0.848152, y: -7.5005},
+ {x: 0.944117, y: -7.50808},
+ {x: 1.06281, y: -7.50808},
+ {x: 1.17645, y: -7.50808},
+ {x: 1.23706, y: -7.50555},
+ {x: 1.24969, y: -7.4904},
+ {x: 1.31282, y: -7.49545},
+ {x: 1.36333, y: -7.4904},
+ {x: 1.43909, y: -7.51313},
+ {x: 1.5098, y: -7.50303},
+ {x: 1.56283, y: -7.48535},
+ {x: 1.60072, y: -7.47777},
+ {x: 1.64112, y: -7.48788},
+ {x: 1.65627, y: -7.46515},
+ {x: 1.68658, y: -7.45757},
+ {x: 1.74214, y: -7.4803},
+ {x: 1.79517, y: -7.45757},
+ {x: 1.85073, y: -7.44242},
+ {x: 1.91639, y: -7.42474},
+ {x: 1.96184, y: -7.39191},
+ {x: 1.99215, y: -7.37171},
+ {x: 2.20176, y: -7.30352},
+ {x: 2.37348, y: -7.31615},
+ {x: 2.61844, y: -7.28332},
+ {x: 2.79522, y: -7.3313},
+ {x: 2.97452, y: -7.40959},
+ {x: 3.11089, y: -7.45757},
+ {x: 3.26999, y: -7.47777},
+ {x: 3.61344, y: -7.49545},
+ {x: 3.75487, y: -7.47525},
+ {x: 4.26247, y: -7.50303},
+ {x: 4.57814, y: -7.49293},
+ {x: 4.962, y: -7.49798},
+ {x: 5.27009, y: -7.5005},
+ {x: 5.40899, y: -7.4904},
+ {x: 5.4595, y: -7.4904},
+ {x: 5.49738, y: -7.50808},
+ {x: 5.53021, y: -7.47272},
+ {x: 5.61102, y: -7.4904},
+ {x: 6.21206, y: -7.49293},
+ ], [
+ {x: -4.9995e-07, y: -7.41464},
+ {x: 0.0955887, y: -7.40959},
+ {x: 0.17135, y: -7.41716},
+ {x: 0.242061, y: -7.41716},
+ {x: 0.380957, y: -7.40959},
+ {x: 0.431464, y: -7.40959},
+ {x: 0.469345, y: -7.38939},
+ {x: 0.53753, y: -7.40201},
+ {x: 0.613292, y: -7.41464},
+ {x: 0.724409, y: -7.41464},
+ {x: 0.858254, y: -7.41211},
+ {x: 0.94159, y: -7.40959},
+ {x: 1.01483, y: -7.40959},
+ {x: 1.06533, y: -7.40201},
+ {x: 1.11584, y: -7.40201},
+ {x: 1.18403, y: -7.42222},
+ {x: 1.25221, y: -7.42222},
+ {x: 1.32545, y: -7.40454},
+ {x: 1.38101, y: -7.39191},
+ {x: 1.41384, y: -7.39191},
+ {x: 1.49465, y: -7.39949},
+ {x: 1.56283, y: -7.39696},
+ {x: 1.60829, y: -7.39444},
+ {x: 1.69668, y: -7.39444},
+ {x: 1.71941, y: -7.38686},
+ {x: 1.79012, y: -7.38939},
+ {x: 1.8482, y: -7.36413},
+ {x: 1.98205, y: -7.32878},
+ {x: 2.04013, y: -7.29342},
+ {x: 2.11589, y: -7.27827},
+ {x: 2.16388, y: -7.24291},
+ {x: 2.17903, y: -7.22271},
+ {x: 2.23459, y: -7.18483},
+ {x: 2.28257, y: -7.1621},
+ {x: 2.3457, y: -7.1722},
+ {x: 2.41641, y: -7.1318},
+ {x: 2.47197, y: -7.06109},
+ {x: 2.53511, y: -7.03078},
+ {x: 2.56036, y: -6.96007},
+ {x: 2.60582, y: -6.90956},
+ {x: 2.66895, y: -6.86663},
+ {x: 2.72451, y: -6.8439},
+ {x: 2.78007, y: -6.90451},
+ {x: 2.81542, y: -7.01058},
+ {x: 2.87351, y: -7.09139},
+ {x: 2.98462, y: -7.20251},
+ {x: 3.08059, y: -7.24291},
+ {x: 3.30535, y: -7.28837},
+ {x: 3.45182, y: -7.30605},
+ {x: 3.57809, y: -7.30857},
+ {x: 3.63365, y: -7.28837},
+ {x: 3.66648, y: -7.28584},
+ {x: 3.71951, y: -7.301},
+ {x: 3.77002, y: -7.28332},
+ {x: 3.80285, y: -7.29595},
+ {x: 3.85336, y: -7.3111},
+ {x: 3.95942, y: -7.29595},
+ {x: 4.01751, y: -7.27069},
+ {x: 4.05791, y: -7.27069},
+ {x: 4.18923, y: -7.29847},
+ {x: 4.25994, y: -7.34393},
+ {x: 4.29782, y: -7.33383},
+ {x: 4.35086, y: -7.3212},
+ {x: 4.36853, y: -7.33635},
+ {x: 4.38621, y: -7.3313},
+ {x: 4.40136, y: -7.31615},
+ {x: 4.43672, y: -7.33635},
+ {x: 4.4847, y: -7.33635},
+ {x: 4.55541, y: -7.36918},
+ {x: 4.70188, y: -7.41211},
+ {x: 4.79027, y: -7.40201},
+ {x: 4.88876, y: -7.40201},
+ {x: 4.97715, y: -7.40201},
+ {x: 5.07059, y: -7.40201},
+ {x: 5.11605, y: -7.40201},
+ {x: 5.18676, y: -7.41464},
+ {x: 5.24989, y: -7.41464},
+ {x: 5.2903, y: -7.40454},
+ {x: 5.34333, y: -7.39444},
+ {x: 5.47718, y: -7.39444},
+ {x: 5.59839, y: -7.39444},
+ {x: 5.66658, y: -7.41464},
+ {x: 5.69183, y: -7.39949},
+ {x: 5.808, y: -7.39949},
+ {x: 5.90397, y: -7.42222},
+ {x: 5.9469, y: -7.42222},
+ {x: 5.97973, y: -7.40201},
+ {x: 6.04034, y: -7.40201},
+ {x: 6.13125, y: -7.39444},
+ {x: 6.21459, y: -7.38939},
+ ], [
+ {x: -4.9995e-07, y: -7.30857},
+ {x: 0.0753857, y: -7.30352},
+ {x: 0.13852, y: -7.32878},
+ {x: 0.166299, y: -7.32878},
+ {x: 0.201655, y: -7.30857},
+ {x: 0.26984, y: -7.30857},
+ {x: 0.340551, y: -7.3111},
+ {x: 0.398634, y: -7.3313},
+ {x: 0.464294, y: -7.32878},
+ {x: 0.514802, y: -7.30352},
+ {x: 0.608241, y: -7.301},
+ {x: 0.70168, y: -7.31362},
+ {x: 0.731985, y: -7.31362},
+ {x: 0.838051, y: -7.30605},
+ {x: 0.923913, y: -7.30352},
+ {x: 0.976947, y: -7.29847},
+ {x: 1.05776, y: -7.30605},
+ {x: 1.15877, y: -7.30605},
+ {x: 1.26484, y: -7.30857},
+ {x: 1.31535, y: -7.301},
+ {x: 1.39868, y: -7.301},
+ {x: 1.45172, y: -7.2909},
+ {x: 1.49212, y: -7.27069},
+ {x: 1.57041, y: -7.2909},
+ {x: 1.63102, y: -7.2909},
+ {x: 1.6487, y: -7.28079},
+ {x: 1.72446, y: -7.28079},
+ {x: 1.78254, y: -7.25301},
+ {x: 1.85578, y: -7.21261},
+ {x: 1.93154, y: -7.19998},
+ {x: 2.01488, y: -7.18988},
+ {x: 2.05276, y: -7.18988},
+ {x: 2.09822, y: -7.16463},
+ {x: 2.16388, y: -7.12927},
+ {x: 2.20428, y: -7.10654},
+ {x: 2.24721, y: -7.08381},
+ {x: 2.29014, y: -7.07876},
+ {x: 2.3356, y: -7.06361},
+ {x: 2.38863, y: -7.04846},
+ {x: 2.41389, y: -7.04846},
+ {x: 2.42146, y: -6.97775},
+ {x: 2.42399, y: -6.94744},
+ {x: 2.49218, y: -6.94239},
+ {x: 2.53258, y: -6.94239},
+ {x: 2.68915, y: -6.9929},
+ {x: 2.86341, y: -7.09139},
+ {x: 2.94169, y: -7.13685},
+ {x: 2.99725, y: -7.15452},
+ {x: 3.06039, y: -7.1823},
+ {x: 3.10837, y: -7.19746},
+ {x: 3.14877, y: -7.18483},
+ {x: 3.22201, y: -7.21513},
+ {x: 3.3104, y: -7.21513},
+ {x: 3.37353, y: -7.20251},
+ {x: 3.4695, y: -7.18988},
+ {x: 3.56041, y: -7.18988},
+ {x: 3.669, y: -7.19998},
+ {x: 3.72961, y: -7.19998},
+ {x: 3.7877, y: -7.19493},
+ {x: 3.88113, y: -7.15957},
+ {x: 3.93669, y: -7.12422},
+ {x: 3.99225, y: -7.12169},
+ {x: 4.05539, y: -7.12675},
+ {x: 4.09074, y: -7.1722},
+ {x: 4.13872, y: -7.18483},
+ {x: 4.19933, y: -7.18483},
+ {x: 4.25237, y: -7.22776},
+ {x: 4.30035, y: -7.23534},
+ {x: 4.33065, y: -7.22271},
+ {x: 4.37863, y: -7.24544},
+ {x: 4.48218, y: -7.26564},
+ {x: 4.56046, y: -7.26564},
+ {x: 4.63622, y: -7.28079},
+ {x: 4.74229, y: -7.28837},
+ {x: 4.79027, y: -7.28079},
+ {x: 4.81048, y: -7.28079},
+ {x: 4.86856, y: -7.301},
+ {x: 4.93927, y: -7.30352},
+ {x: 4.98725, y: -7.301},
+ {x: 5.04281, y: -7.301},
+ {x: 5.07817, y: -7.32373},
+ {x: 5.11352, y: -7.3313},
+ {x: 5.15393, y: -7.30352},
+ {x: 5.21201, y: -7.30352},
+ {x: 5.36353, y: -7.30352},
+ {x: 5.45192, y: -7.30352},
+ {x: 5.4999, y: -7.30352},
+ {x: 5.55546, y: -7.3111},
+ {x: 5.59082, y: -7.31867},
+ {x: 5.66153, y: -7.29595},
+ {x: 5.73982, y: -7.29595},
+ {x: 5.85093, y: -7.29342},
+ {x: 5.91154, y: -7.29342},
+ {x: 5.9671, y: -7.31615},
+ {x: 5.99488, y: -7.30352},
+ {x: 6.02013, y: -7.29595},
+ {x: 6.21206, y: -7.29595},
+ ], [
+ {x: -4.9995e-07, y: -7.22018},
+ {x: 0.0981137, y: -7.22018},
+ {x: 0.13852, y: -7.22018},
+ {x: 0.216807, y: -7.22018},
+ {x: 0.274891, y: -7.22018},
+ {x: 0.343076, y: -7.19998},
+ {x: 0.391058, y: -7.20756},
+ {x: 0.484497, y: -7.23281},
+ {x: 0.547632, y: -7.22018},
+ {x: 0.696629, y: -7.22018},
+ {x: 0.812797, y: -7.22018},
+ {x: 0.835524, y: -7.21008},
+ {x: 0.878456, y: -7.21513},
+ {x: 0.918863, y: -7.22524},
+ {x: 0.989574, y: -7.21008},
+ {x: 1.04513, y: -7.21766},
+ {x: 1.10069, y: -7.20251},
+ {x: 1.14615, y: -7.20251},
+ {x: 1.21181, y: -7.21261},
+ {x: 1.25979, y: -7.19746},
+ {x: 1.3204, y: -7.21766},
+ {x: 1.39111, y: -7.19746},
+ {x: 1.42646, y: -7.19493},
+ {x: 1.47697, y: -7.20251},
+ {x: 1.54768, y: -7.1823},
+ {x: 1.61587, y: -7.1823},
+ {x: 1.70678, y: -7.16715},
+ {x: 1.79264, y: -7.13432},
+ {x: 1.86083, y: -7.08634},
+ {x: 1.91386, y: -7.03078},
+ {x: 1.96942, y: -6.95249},
+ {x: 1.98457, y: -6.92977},
+ {x: 2.0275, y: -6.91461},
+ {x: 2.05276, y: -6.88936},
+ {x: 2.07044, y: -6.85653},
+ {x: 2.09064, y: -6.83885},
+ {x: 2.14367, y: -6.854},
+ {x: 2.17145, y: -6.88683},
+ {x: 2.22196, y: -6.90451},
+ {x: 2.26742, y: -6.91461},
+ {x: 2.38106, y: -6.93987},
+ {x: 2.63107, y: -6.99038},
+ {x: 2.76997, y: -7.05098},
+ {x: 2.8533, y: -7.08129},
+ {x: 2.90381, y: -7.08129},
+ {x: 2.93917, y: -7.08381},
+ {x: 3.00735, y: -7.09897},
+ {x: 3.09827, y: -7.12675},
+ {x: 3.12352, y: -7.12675},
+ {x: 3.1715, y: -7.152},
+ {x: 3.22454, y: -7.14442},
+ {x: 3.32808, y: -7.14442},
+ {x: 3.39374, y: -7.14695},
+ {x: 3.4695, y: -7.14947},
+ {x: 3.53768, y: -7.11917},
+ {x: 3.62102, y: -7.11917},
+ {x: 3.68163, y: -7.11917},
+ {x: 3.71951, y: -7.11664},
+ {x: 3.73971, y: -7.09139},
+ {x: 3.8382, y: -7.09139},
+ {x: 3.89629, y: -7.08381},
+ {x: 3.94679, y: -7.06361},
+ {x: 3.967, y: -7.04593},
+ {x: 4.05539, y: -7.06361},
+ {x: 4.1564, y: -7.08886},
+ {x: 4.23974, y: -7.12169},
+ {x: 4.31297, y: -7.1318},
+ {x: 4.36601, y: -7.15705},
+ {x: 4.4746, y: -7.17473},
+ {x: 4.57814, y: -7.18735},
+ {x: 4.70693, y: -7.19998},
+ {x: 4.81553, y: -7.20251},
+ {x: 4.90139, y: -7.19998},
+ {x: 4.9519, y: -7.20756},
+ {x: 4.98725, y: -7.19746},
+ {x: 5.02261, y: -7.19493},
+ {x: 5.07059, y: -7.20503},
+ {x: 5.111, y: -7.20503},
+ {x: 5.14888, y: -7.19493},
+ {x: 5.34333, y: -7.19493},
+ {x: 5.71709, y: -7.19493},
+ {x: 5.88124, y: -7.19493},
+ {x: 6.05044, y: -7.19746},
+ {x: 6.07569, y: -7.20756},
+ {x: 6.10347, y: -7.20756},
+ {x: 6.13883, y: -7.19493},
+ {x: 6.20954, y: -7.19493},
+ ], [
+ {x: -4.9995e-07, y: -7.11412},
+ {x: 0.110741, y: -7.11412},
+ {x: 0.178926, y: -7.11412},
+ {x: 0.231959, y: -7.11412},
+ {x: 0.310246, y: -7.12169},
+ {x: 0.406211, y: -7.11917},
+ {x: 0.547632, y: -7.11664},
+ {x: 0.744612, y: -7.11664},
+ {x: 0.822898, y: -7.11159},
+ {x: 0.926439, y: -7.11159},
+ {x: 1.08049, y: -7.11917},
+ {x: 1.19413, y: -7.11917},
+ {x: 1.22948, y: -7.11664},
+ {x: 1.26484, y: -7.09644},
+ {x: 1.29009, y: -7.09644},
+ {x: 1.32292, y: -7.12169},
+ {x: 1.39111, y: -7.11664},
+ {x: 1.42646, y: -7.09897},
+ {x: 1.45172, y: -7.09139},
+ {x: 1.54263, y: -7.10402},
+ {x: 1.59566, y: -7.10654},
+ {x: 1.67395, y: -7.09139},
+ {x: 1.70426, y: -7.07876},
+ {x: 1.828, y: -7.07624},
+ {x: 1.98962, y: -7.07371},
+ {x: 2.06539, y: -7.06614},
+ {x: 2.18408, y: -6.99795},
+ {x: 2.25479, y: -6.95755},
+ {x: 2.30782, y: -6.90451},
+ {x: 2.31287, y: -6.87421},
+ {x: 2.35833, y: -6.85906},
+ {x: 2.40631, y: -6.85148},
+ {x: 2.44167, y: -6.8237},
+ {x: 2.45177, y: -6.79087},
+ {x: 2.51238, y: -6.76814},
+ {x: 2.55278, y: -6.70248},
+ {x: 2.61592, y: -6.67723},
+ {x: 2.66138, y: -6.67723},
+ {x: 2.71441, y: -6.63682},
+ {x: 2.73209, y: -6.60652},
+ {x: 2.74724, y: -6.58884},
+ {x: 2.78764, y: -6.59389},
+ {x: 2.84573, y: -6.62672},
+ {x: 2.89371, y: -6.66965},
+ {x: 2.93159, y: -6.67723},
+ {x: 2.97957, y: -6.69238},
+ {x: 3.03513, y: -6.76562},
+ {x: 3.08059, y: -6.80855},
+ {x: 3.12605, y: -6.84643},
+ {x: 3.1715, y: -6.84643},
+ {x: 3.22959, y: -6.84643},
+ {x: 3.28009, y: -6.89189},
+ {x: 3.33565, y: -6.90956},
+ {x: 3.34828, y: -6.91461},
+ {x: 3.41646, y: -6.92724},
+ {x: 3.48212, y: -6.93734},
+ {x: 3.55031, y: -6.94997},
+ {x: 3.59072, y: -6.93987},
+ {x: 3.669, y: -6.98027},
+ {x: 3.79022, y: -6.9929},
+ {x: 3.85588, y: -6.9929},
+ {x: 3.93164, y: -6.97775},
+ {x: 4.01245, y: -7.00553},
+ {x: 4.08569, y: -7.0131},
+ {x: 4.14883, y: -7.04088},
+ {x: 4.21449, y: -7.04088},
+ {x: 4.29782, y: -7.05098},
+ {x: 4.38116, y: -7.09392},
+ {x: 4.44429, y: -7.09392},
+ {x: 4.4847, y: -7.09392},
+ {x: 4.54784, y: -7.08886},
+ {x: 4.60844, y: -7.10149},
+ {x: 5.17918, y: -7.10402},
+ {x: 5.74739, y: -7.09897},
+ {x: 6.21459, y: -7.09897},
+ ], [
+ {x: 0.0027835, y: -7.02299},
+ {x: 0.0547537, y: -7.00514},
+ {x: 0.104754, y: -7.00871},
+ {x: 0.176183, y: -7.01228},
+ {x: 0.229754, y: -7.00157},
+ {x: 0.333325, y: -7.01585},
+ {x: 0.433325, y: -7.00514},
+ {x: 0.558325, y: -7.03014},
+ {x: 0.604754, y: -7.00871},
+ {x: 0.665468, y: -7.01585},
+ {x: 0.776183, y: -7.00514},
+ {x: 0.854753, y: -7.00871},
+ {x: 0.904754, y: -7.00157},
+ {x: 0.986897, y: -7.03014},
+ {x: 1.05475, y: -7.00157},
+ {x: 1.11547, y: -7.00871},
+ {x: 1.14761, y: -7.01942},
+ {x: 1.19761, y: -7.00514},
+ {x: 1.24404, y: -7.00514},
+ {x: 1.31547, y: -7.00157},
+ {x: 1.34404, y: -7.00871},
+ {x: 1.40832, y: -6.97299},
+ {x: 1.50475, y: -6.99085},
+ {x: 1.57261, y: -7.01585},
+ {x: 1.63332, y: -6.99799},
+ {x: 1.76904, y: -6.96585},
+ {x: 1.84404, y: -6.93728},
+ {x: 1.96547, y: -6.89442},
+ {x: 2.01547, y: -6.85871},
+ {x: 2.04404, y: -6.81585},
+ {x: 2.11904, y: -6.75514},
+ {x: 2.14404, y: -6.74085},
+ {x: 2.17618, y: -6.74085},
+ {x: 2.19404, y: -6.68014},
+ {x: 2.24761, y: -6.65157},
+ {x: 2.27261, y: -6.60157},
+ {x: 2.30118, y: -6.59442},
+ {x: 2.32618, y: -6.54442},
+ {x: 2.37618, y: -6.51228},
+ {x: 2.39761, y: -6.49442},
+ {x: 2.42975, y: -6.45157},
+ {x: 2.44404, y: -6.42657},
+ {x: 2.47975, y: -6.41228},
+ {x: 2.52261, y: -6.45871},
+ {x: 2.59761, y: -6.56585},
+ {x: 2.65118, y: -6.63371},
+ {x: 2.7869, y: -6.67657},
+ {x: 2.90118, y: -6.68728},
+ {x: 3.01904, y: -6.71585},
+ {x: 3.15475, y: -6.77299},
+ {x: 3.21904, y: -6.80871},
+ {x: 3.27975, y: -6.80514},
+ {x: 3.39047, y: -6.86942},
+ {x: 3.57618, y: -6.85871},
+ {x: 3.69047, y: -6.86942},
+ {x: 3.79761, y: -6.84085},
+ {x: 3.84761, y: -6.83728},
+ {x: 3.90475, y: -6.87657},
+ {x: 4.00475, y: -6.88371},
+ {x: 4.0619, y: -6.86585},
+ {x: 4.12618, y: -6.86942},
+ {x: 4.2869, y: -6.90871},
+ {x: 4.60118, y: -6.98014},
+ {x: 4.64047, y: -6.97657},
+ {x: 4.74047, y: -7.00157},
+ {x: 4.80475, y: -7.00157},
+ {x: 4.8369, y: -6.98371},
+ {x: 4.86904, y: -6.99799},
+ {x: 4.96547, y: -7.00157},
+ {x: 4.99404, y: -6.98371},
+ {x: 5.06547, y: -7.00871},
+ {x: 5.1869, y: -7.00514},
+ {x: 5.24047, y: -6.99799},
+ {x: 5.2619, y: -7.01942},
+ {x: 5.31547, y: -6.99799},
+ {x: 5.47261, y: -7.01228},
+ {x: 5.57261, y: -6.99085},
+ {x: 5.6869, y: -6.99085},
+ {x: 5.75475, y: -6.99799},
+ {x: 5.79761, y: -7.00157},
+ {x: 5.86904, y: -6.99799},
+ {x: 5.94404, y: -7.01585},
+ {x: 6.00118, y: -6.99442},
+ {x: 6.0369, y: -7.01585},
+ {x: 6.06547, y: -7.02657},
+ {x: 6.07975, y: -7.02299},
+ {x: 6.09761, y: -7.01585},
+ {x: 6.11904, y: -7.00157},
+ {x: 6.17261, y: -7.00157},
+ {x: 6.20833, y: -7.01942},
+ ], [
+ {x: 0.0027835, y: -6.92299},
+ {x: 0.0618967, y: -6.92299},
+ {x: 0.122611, y: -6.90157},
+ {x: 0.19404, y: -6.91585},
+ {x: 0.276183, y: -6.91585},
+ {x: 0.340468, y: -6.91585},
+ {x: 0.39404, y: -6.89799},
+ {x: 0.422611, y: -6.89799},
+ {x: 0.479754, y: -6.91942},
+ {x: 0.504754, y: -6.91942},
+ {x: 0.551183, y: -6.90514},
+ {x: 0.601183, y: -6.90157},
+ {x: 0.722611, y: -6.91942},
+ {x: 0.86904, y: -6.91585},
+ {x: 1.02618, y: -6.91585},
+ {x: 1.11904, y: -6.91585},
+ {x: 1.19047, y: -6.91585},
+ {x: 1.22975, y: -6.89085},
+ {x: 1.25475, y: -6.88014},
+ {x: 1.37618, y: -6.90514},
+ {x: 1.46904, y: -6.91585},
+ {x: 1.52261, y: -6.89799},
+ {x: 1.6619, y: -6.86228},
+ {x: 1.79047, y: -6.83014},
+ {x: 1.87261, y: -6.81585},
+ {x: 1.93332, y: -6.80871},
+ {x: 1.9869, y: -6.76942},
+ {x: 2.0119, y: -6.72657},
+ {x: 2.09761, y: -6.68371},
+ {x: 2.16904, y: -6.63728},
+ {x: 2.22975, y: -6.55514},
+ {x: 2.31904, y: -6.52299},
+ {x: 2.47618, y: -6.54799},
+ {x: 2.60475, y: -6.59799},
+ {x: 2.71904, y: -6.68371},
+ {x: 2.8369, y: -6.78728},
+ {x: 2.91547, y: -6.80157},
+ {x: 3.01547, y: -6.80514},
+ {x: 3.06547, y: -6.77657},
+ {x: 3.17261, y: -6.79799},
+ {x: 3.2869, y: -6.84799},
+ {x: 3.39404, y: -6.84085},
+ {x: 3.57617, y: -6.79499},
+ {x: 3.70847, y: -6.78001},
+ {x: 3.79759, y: -6.75922},
+ {x: 3.92616, y: -6.7805},
+ {x: 4.05126, y: -6.76085},
+ {x: 4.13376, y: -6.74468},
+ {x: 4.29729, y: -6.80229},
+ {x: 4.55815, y: -6.88001},
+ {x: 4.62268, y: -6.88087},
+ {x: 4.68327, y: -6.84934},
+ {x: 4.75464, y: -6.85162},
+ {x: 4.86167, y: -6.87993},
+ {x: 4.93694, y: -6.89151},
+ {x: 4.98691, y: -6.87034},
+ {x: 5.08334, y: -6.87253},
+ {x: 5.12982, y: -6.90224},
+ {x: 5.21547, y: -6.90194},
+ {x: 5.28333, y: -6.88035},
+ {x: 5.36907, y: -6.89635},
+ {x: 5.65475, y: -6.88981},
+ {x: 5.91185, y: -6.89364},
+ {x: 5.98327, y: -6.90893},
+ {x: 6.09029, y: -6.89077},
+ {x: 6.20475, y: -6.88728},
+ ], [
+ {x: 0.0027835, y: -6.81585},
+ {x: 0.111897, y: -6.81585},
+ {x: 0.176183, y: -6.81585},
+ {x: 0.222611, y: -6.81228},
+ {x: 0.272611, y: -6.79799},
+ {x: 0.322611, y: -6.79799},
+ {x: 0.440468, y: -6.81228},
+ {x: 0.511896, y: -6.81585},
+ {x: 0.590468, y: -6.80157},
+ {x: 0.661897, y: -6.81228},
+ {x: 0.697611, y: -6.80871},
+ {x: 0.765468, y: -6.81585},
+ {x: 0.84404, y: -6.81228},
+ {x: 0.947611, y: -6.82299},
+ {x: 1.0369, y: -6.80514},
+ {x: 1.12261, y: -6.79085},
+ {x: 1.18332, y: -6.81228},
+ {x: 1.3119, y: -6.79442},
+ {x: 1.48332, y: -6.77657},
+ {x: 1.5619, y: -6.76585},
+ {x: 1.60118, y: -6.76585},
+ {x: 1.65475, y: -6.79799},
+ {x: 1.7119, y: -6.76942},
+ {x: 1.79047, y: -6.76585},
+ {x: 1.85118, y: -6.74085},
+ {x: 1.94404, y: -6.68728},
+ {x: 2.0119, y: -6.66585},
+ {x: 2.09404, y: -6.66585},
+ {x: 2.39404, y: -6.62299},
+ {x: 2.48333, y: -6.56585},
+ {x: 2.55475, y: -6.50514},
+ {x: 2.59404, y: -6.49085},
+ {x: 2.6369, y: -6.49085},
+ {x: 2.68332, y: -6.47299},
+ {x: 2.75118, y: -6.42299},
+ {x: 2.82261, y: -6.41942},
+ {x: 2.9119, y: -6.50514},
+ {x: 2.96547, y: -6.50514},
+ {x: 3.06547, y: -6.51228},
+ {x: 3.14761, y: -6.52657},
+ {x: 3.17618, y: -6.55871},
+ {x: 3.26904, y: -6.54799},
+ {x: 3.3369, y: -6.57299},
+ {x: 3.41547, y: -6.58371},
+ {x: 3.47261, y: -6.56228},
+ {x: 3.51547, y: -6.60514},
+ {x: 3.58332, y: -6.60514},
+ {x: 3.69404, y: -6.65514},
+ {x: 3.74761, y: -6.66585},
+ {x: 3.82261, y: -6.68728},
+ {x: 3.96547, y: -6.68728},
+ {x: 4.0619, y: -6.68728},
+ {x: 4.17975, y: -6.70514},
+ {x: 4.27975, y: -6.75871},
+ {x: 4.38333, y: -6.75871},
+ {x: 4.45832, y: -6.75871},
+ {x: 4.50118, y: -6.77657},
+ {x: 4.57261, y: -6.77657},
+ {x: 4.67261, y: -6.79799},
+ {x: 4.82618, y: -6.79799},
+ {x: 5.07975, y: -6.80157},
+ {x: 5.3119, y: -6.81228},
+ {x: 5.39047, y: -6.81228},
+ {x: 5.54047, y: -6.81228},
+ {x: 5.58333, y: -6.81228},
+ {x: 5.61547, y: -6.79442},
+ {x: 5.71904, y: -6.79799},
+ {x: 5.7619, y: -6.81228},
+ {x: 5.81904, y: -6.78371},
+ {x: 6.01904, y: -6.80157},
+ {x: 6.06547, y: -6.81228},
+ {x: 6.11904, y: -6.79085},
+ {x: 6.19761, y: -6.78728},
+ ], [
+ {x: 0.0027835, y: -6.71585},
+ {x: 0.101183, y: -6.71585},
+ {x: 0.147611, y: -6.70514},
+ {x: 0.21904, y: -6.72299},
+ {x: 0.333325, y: -6.72299},
+ {x: 0.36904, y: -6.71942},
+ {x: 0.472611, y: -6.72299},
+ {x: 0.658324, y: -6.72299},
+ {x: 0.733325, y: -6.73014},
+ {x: 0.822611, y: -6.70871},
+ {x: 0.926183, y: -6.70871},
+ {x: 1.11904, y: -6.72299},
+ {x: 1.19047, y: -6.72657},
+ {x: 1.27975, y: -6.69442},
+ {x: 1.31904, y: -6.69442},
+ {x: 1.39404, y: -6.70514},
+ {x: 1.51547, y: -6.69085},
+ {x: 1.59761, y: -6.69085},
+ {x: 1.64404, y: -6.72657},
+ {x: 1.74047, y: -6.67299},
+ {x: 1.84047, y: -6.63728},
+ {x: 1.89047, y: -6.65157},
+ {x: 1.9369, y: -6.63371},
+ {x: 2.01904, y: -6.61585},
+ {x: 2.10833, y: -6.55514},
+ {x: 2.19404, y: -6.48371},
+ {x: 2.2869, y: -6.39085},
+ {x: 2.32975, y: -6.34085},
+ {x: 2.39404, y: -6.30871},
+ {x: 2.44761, y: -6.23728},
+ {x: 2.50832, y: -6.20514},
+ {x: 2.60118, y: -6.26228},
+ {x: 2.69404, y: -6.33371},
+ {x: 2.77618, y: -6.36585},
+ {x: 2.92618, y: -6.45871},
+ {x: 3.07975, y: -6.51585},
+ {x: 3.18332, y: -6.51585},
+ {x: 3.26547, y: -6.51585},
+ {x: 3.37975, y: -6.52657},
+ {x: 3.53332, y: -6.55157},
+ {x: 3.66547, y: -6.60514},
+ {x: 3.77975, y: -6.58014},
+ {x: 3.91547, y: -6.58014},
+ {x: 4.09047, y: -6.60514},
+ {x: 4.20832, y: -6.60514},
+ {x: 4.3119, y: -6.60514},
+ {x: 4.41547, y: -6.65157},
+ {x: 4.52261, y: -6.67299},
+ {x: 4.69047, y: -6.69799},
+ {x: 4.74761, y: -6.69799},
+ {x: 4.86547, y: -6.70871},
+ {x: 5.07618, y: -6.70871},
+ {x: 5.24047, y: -6.71942},
+ {x: 5.3119, y: -6.70157},
+ {x: 5.54761, y: -6.69442},
+ {x: 5.60475, y: -6.71228},
+ {x: 5.66547, y: -6.70514},
+ {x: 5.71904, y: -6.69799},
+ {x: 5.88333, y: -6.69085},
+ {x: 5.92975, y: -6.71942},
+ {x: 5.99404, y: -6.70514},
+ {x: 6.07618, y: -6.71585},
+ {x: 6.16547, y: -6.69085},
+ {x: 6.20118, y: -6.69085},
+ ], [
+ {x: 0.0099265, y: -6.61585},
+ {x: 0.158325, y: -6.61585},
+ {x: 0.247611, y: -6.62299},
+ {x: 0.351183, y: -6.60871},
+ {x: 0.440468, y: -6.62657},
+ {x: 0.576183, y: -6.63371},
+ {x: 0.66904, y: -6.61585},
+ {x: 0.808325, y: -6.61228},
+ {x: 0.865468, y: -6.61228},
+ {x: 0.951183, y: -6.61942},
+ {x: 0.990468, y: -6.61942},
+ {x: 1.06904, y: -6.59442},
+ {x: 1.15832, y: -6.62299},
+ {x: 1.23332, y: -6.62299},
+ {x: 1.31904, y: -6.60157},
+ {x: 1.41547, y: -6.57657},
+ {x: 1.50832, y: -6.57657},
+ {x: 1.55475, y: -6.55871},
+ {x: 1.69047, y: -6.58014},
+ {x: 1.81904, y: -6.55514},
+ {x: 1.87618, y: -6.50871},
+ {x: 1.94047, y: -6.43371},
+ {x: 1.99404, y: -6.37657},
+ {x: 2.05832, y: -6.36942},
+ {x: 2.12618, y: -6.26585},
+ {x: 2.15832, y: -6.19799},
+ {x: 2.21547, y: -6.15514},
+ {x: 2.25118, y: -6.13371},
+ {x: 2.31547, y: -6.20514},
+ {x: 2.37975, y: -6.29799},
+ {x: 2.49047, y: -6.36228},
+ {x: 2.5869, y: -6.36228},
+ {x: 2.70832, y: -6.35157},
+ {x: 2.77261, y: -6.34799},
+ {x: 2.83332, y: -6.32657},
+ {x: 2.8869, y: -6.26228},
+ {x: 2.9369, y: -6.24085},
+ {x: 2.97975, y: -6.19799},
+ {x: 3.03332, y: -6.18014},
+ {x: 3.12261, y: -6.28728},
+ {x: 3.15832, y: -6.31942},
+ {x: 3.19761, y: -6.35514},
+ {x: 3.24761, y: -6.36942},
+ {x: 3.3119, y: -6.43014},
+ {x: 3.39047, y: -6.42299},
+ {x: 3.47618, y: -6.42299},
+ {x: 3.53332, y: -6.45514},
+ {x: 3.59404, y: -6.45514},
+ {x: 3.67975, y: -6.49442},
+ {x: 3.75832, y: -6.48014},
+ {x: 3.82618, y: -6.42299},
+ {x: 3.89761, y: -6.41942},
+ {x: 3.97618, y: -6.39442},
+ {x: 4.04761, y: -6.37299},
+ {x: 4.10118, y: -6.36228},
+ {x: 4.20118, y: -6.41585},
+ {x: 4.30118, y: -6.46942},
+ {x: 4.37618, y: -6.50157},
+ {x: 4.45832, y: -6.50514},
+ {x: 4.61904, y: -6.56228},
+ {x: 4.79047, y: -6.59442},
+ {x: 4.85833, y: -6.59442},
+ {x: 5.14761, y: -6.60157},
+ {x: 5.49761, y: -6.59799},
+ {x: 5.85475, y: -6.59085},
+ {x: 6.1369, y: -6.60514},
+ {x: 6.21547, y: -6.61942},
+ ], [
+ {x: -0.0007875, y: -6.51585},
+ {x: 0.204754, y: -6.52657},
+ {x: 0.386897, y: -6.53728},
+ {x: 0.483325, y: -6.52299},
+ {x: 0.554754, y: -6.53371},
+ {x: 0.701183, y: -6.53014},
+ {x: 0.84404, y: -6.53014},
+ {x: 0.915468, y: -6.53014},
+ {x: 0.972611, y: -6.51585},
+ {x: 1.10475, y: -6.50514},
+ {x: 1.22975, y: -6.49085},
+ {x: 1.30475, y: -6.50871},
+ {x: 1.37975, y: -6.49085},
+ {x: 1.45475, y: -6.49442},
+ {x: 1.50475, y: -6.49442},
+ {x: 1.56547, y: -6.46942},
+ {x: 1.6119, y: -6.47299},
+ {x: 1.66904, y: -6.48014},
+ {x: 1.79047, y: -6.44085},
+ {x: 1.86904, y: -6.40514},
+ {x: 1.95475, y: -6.35871},
+ {x: 1.95118, y: -6.32299},
+ {x: 2.00118, y: -6.28014},
+ {x: 2.05832, y: -6.24085},
+ {x: 2.10475, y: -6.24085},
+ {x: 2.36904, y: -6.24442},
+ {x: 2.42618, y: -6.26942},
+ {x: 2.52618, y: -6.28014},
+ {x: 2.61904, y: -6.25871},
+ {x: 2.74761, y: -6.14442},
+ {x: 2.81547, y: -6.07657},
+ {x: 2.95475, y: -6.01585},
+ {x: 3.00832, y: -6.01585},
+ {x: 3.05475, y: -6.10157},
+ {x: 3.1369, y: -6.11942},
+ {x: 3.20832, y: -6.18728},
+ {x: 3.25475, y: -6.22657},
+ {x: 3.3119, y: -6.26228},
+ {x: 3.37975, y: -6.29799},
+ {x: 3.46547, y: -6.29799},
+ {x: 3.55832, y: -6.30157},
+ {x: 3.64047, y: -6.33371},
+ {x: 3.7119, y: -6.33014},
+ {x: 3.8119, y: -6.38014},
+ {x: 3.87618, y: -6.41585},
+ {x: 4.0369, y: -6.37657},
+ {x: 4.13333, y: -6.38014},
+ {x: 4.24761, y: -6.44799},
+ {x: 4.3869, y: -6.41228},
+ {x: 4.4119, y: -6.41228},
+ {x: 4.52261, y: -6.45871},
+ {x: 4.64047, y: -6.48014},
+ {x: 4.75833, y: -6.48014},
+ {x: 4.85118, y: -6.51228},
+ {x: 4.97975, y: -6.50157},
+ {x: 5.15475, y: -6.50871},
+ {x: 5.25118, y: -6.52299},
+ {x: 5.34047, y: -6.50514},
+ {x: 5.50475, y: -6.50514},
+ {x: 5.67261, y: -6.51228},
+ {x: 5.77261, y: -6.51228},
+ {x: 6.20118, y: -6.50514},
+ ], [
+ {x: 0.0063555, y: -6.41942},
+ {x: 0.16904, y: -6.41228},
+ {x: 0.297611, y: -6.43014},
+ {x: 0.361897, y: -6.41585},
+ {x: 0.433325, y: -6.41585},
+ {x: 0.561897, y: -6.42299},
+ {x: 0.636896, y: -6.42299},
+ {x: 0.736897, y: -6.41228},
+ {x: 0.890468, y: -6.41942},
+ {x: 1.00832, y: -6.43014},
+ {x: 1.07975, y: -6.40871},
+ {x: 1.16547, y: -6.39442},
+ {x: 1.25475, y: -6.40514},
+ {x: 1.32261, y: -6.38371},
+ {x: 1.42618, y: -6.40157},
+ {x: 1.52975, y: -6.39085},
+ {x: 1.60118, y: -6.36942},
+ {x: 1.70832, y: -6.35871},
+ {x: 1.81547, y: -6.36228},
+ {x: 1.8869, y: -6.34085},
+ {x: 1.91904, y: -6.33728},
+ {x: 2.06547, y: -6.32657},
+ {x: 2.18332, y: -6.22299},
+ {x: 2.30475, y: -6.15871},
+ {x: 2.37975, y: -6.10157},
+ {x: 2.40832, y: -6.06228},
+ {x: 2.47975, y: -6.05157},
+ {x: 2.5369, y: -6.00871},
+ {x: 2.57975, y: -5.99442},
+ {x: 2.64761, y: -5.92657},
+ {x: 2.72261, y: -5.87657},
+ {x: 2.82618, y: -5.81228},
+ {x: 2.89047, y: -5.90514},
+ {x: 2.96547, y: -5.93014},
+ {x: 3.00832, y: -6.01942},
+ {x: 3.11547, y: -6.16585},
+ {x: 3.2119, y: -6.22299},
+ {x: 3.30118, y: -6.24085},
+ {x: 3.40832, y: -6.24085},
+ {x: 3.44047, y: -6.22299},
+ {x: 3.49761, y: -6.24085},
+ {x: 3.59047, y: -6.22299},
+ {x: 3.67618, y: -6.25871},
+ {x: 3.79047, y: -6.28014},
+ {x: 3.89047, y: -6.29799},
+ {x: 3.9619, y: -6.29799},
+ {x: 4.04761, y: -6.28728},
+ {x: 4.15475, y: -6.34085},
+ {x: 4.3119, y: -6.36942},
+ {x: 4.40118, y: -6.38371},
+ {x: 4.66904, y: -6.39799},
+ {x: 4.87975, y: -6.41585},
+ {x: 5.09761, y: -6.40871},
+ {x: 5.32975, y: -6.40514},
+ {x: 5.4619, y: -6.41942},
+ {x: 5.52975, y: -6.43371},
+ {x: 5.57618, y: -6.41585},
+ {x: 5.6119, y: -6.40871},
+ {x: 5.7119, y: -6.41228},
+ {x: 5.80118, y: -6.40514},
+ {x: 5.86904, y: -6.44085},
+ {x: 5.95118, y: -6.43728},
+ {x: 5.98333, y: -6.40871},
+ {x: 6.05118, y: -6.40871},
+ {x: 6.20118, y: -6.40514},
+ ], [
+ {x: 0.0063555, y: -6.33014},
+ {x: 0.179754, y: -6.31942},
+ {x: 0.286897, y: -6.31942},
+ {x: 0.41904, y: -6.32299},
+ {x: 0.44761, y: -6.33014},
+ {x: 0.501182, y: -6.31942},
+ {x: 0.71904, y: -6.31942},
+ {x: 0.851183, y: -6.33014},
+ {x: 0.936897, y: -6.29085},
+ {x: 1.01547, y: -6.29085},
+ {x: 1.14404, y: -6.31228},
+ {x: 1.21904, y: -6.31228},
+ {x: 1.30118, y: -6.28728},
+ {x: 1.39047, y: -6.27299},
+ {x: 1.46547, y: -6.29085},
+ {x: 1.51904, y: -6.26585},
+ {x: 1.57975, y: -6.27299},
+ {x: 1.62261, y: -6.25871},
+ {x: 1.76547, y: -6.25871},
+ {x: 1.84761, y: -6.24442},
+ {x: 1.95118, y: -6.21228},
+ {x: 2.01904, y: -6.17657},
+ {x: 2.04404, y: -6.09442},
+ {x: 2.13332, y: -6.05871},
+ {x: 2.1619, y: -6.00871},
+ {x: 2.18332, y: -5.96585},
+ {x: 2.24761, y: -5.96942},
+ {x: 2.29404, y: -5.99799},
+ {x: 2.32975, y: -5.99799},
+ {x: 2.39761, y: -5.95514},
+ {x: 2.4369, y: -5.89799},
+ {x: 2.49761, y: -5.86942},
+ {x: 2.5369, y: -5.86228},
+ {x: 2.62261, y: -5.90514},
+ {x: 2.82618, y: -5.93728},
+ {x: 2.97261, y: -6.00514},
+ {x: 3.05118, y: -6.05514},
+ {x: 3.10833, y: -6.08014},
+ {x: 3.18332, y: -6.11585},
+ {x: 3.2529, y: -6.11688},
+ {x: 3.31904, y: -6.13728},
+ {x: 3.46547, y: -6.12299},
+ {x: 3.5869, y: -6.12299},
+ {x: 3.65475, y: -6.11942},
+ {x: 3.73333, y: -6.11585},
+ {x: 3.79404, y: -6.14085},
+ {x: 3.84761, y: -6.15871},
+ {x: 3.89761, y: -6.16228},
+ {x: 3.9369, y: -6.14085},
+ {x: 3.99047, y: -6.14799},
+ {x: 4.0369, y: -6.11585},
+ {x: 4.07618, y: -6.13014},
+ {x: 4.16904, y: -6.11228},
+ {x: 4.2369, y: -6.12299},
+ {x: 4.28332, y: -6.15157},
+ {x: 4.31547, y: -6.18371},
+ {x: 4.38333, y: -6.18371},
+ {x: 4.45118, y: -6.24442},
+ {x: 4.49047, y: -6.26228},
+ {x: 4.55118, y: -6.25514},
+ {x: 4.59047, y: -6.28728},
+ {x: 4.71547, y: -6.27299},
+ {x: 4.84047, y: -6.31585},
+ {x: 4.93332, y: -6.30514},
+ {x: 5.46904, y: -6.31228},
+ {x: 5.54047, y: -6.29799},
+ {x: 5.61547, y: -6.30871},
+ {x: 5.6619, y: -6.30871},
+ {x: 5.79047, y: -6.31228},
+ {x: 5.8619, y: -6.30871},
+ {x: 5.90118, y: -6.31228},
+ {x: 5.94047, y: -6.30157},
+ {x: 5.99404, y: -6.31228},
+ {x: 6.20118, y: -6.31228},
+ ], [
+ {x: 0.0027835, y: -6.22299},
+ {x: 0.158325, y: -6.22299},
+ {x: 0.31904, y: -6.21585},
+ {x: 0.36904, y: -6.21585},
+ {x: 0.415468, y: -6.24442},
+ {x: 0.461897, y: -6.22299},
+ {x: 0.601183, y: -6.22299},
+ {x: 0.776183, y: -6.22299},
+ {x: 0.89404, y: -6.22299},
+ {x: 0.94404, y: -6.19799},
+ {x: 0.986897, y: -6.19799},
+ {x: 1.03332, y: -6.21228},
+ {x: 1.09047, y: -6.19799},
+ {x: 1.11547, y: -6.21228},
+ {x: 1.15118, y: -6.21585},
+ {x: 1.23332, y: -6.20514},
+ {x: 1.29404, y: -6.20157},
+ {x: 1.37975, y: -6.19799},
+ {x: 1.42975, y: -6.18014},
+ {x: 1.4869, y: -6.17657},
+ {x: 1.53332, y: -6.17657},
+ {x: 1.58332, y: -6.16585},
+ {x: 1.70118, y: -6.17657},
+ {x: 1.74404, y: -6.15514},
+ {x: 1.81547, y: -6.13014},
+ {x: 1.89404, y: -6.08728},
+ {x: 1.94047, y: -6.01585},
+ {x: 2.0119, y: -5.95157},
+ {x: 2.05118, y: -5.92299},
+ {x: 2.08332, y: -5.85514},
+ {x: 2.09404, y: -5.81228},
+ {x: 2.14761, y: -5.79085},
+ {x: 2.21904, y: -5.79085},
+ {x: 2.2869, y: -5.84442},
+ {x: 2.35475, y: -5.89442},
+ {x: 2.51904, y: -5.94799},
+ {x: 2.70118, y: -5.95157},
+ {x: 2.89761, y: -5.94442},
+ {x: 3.00118, y: -5.94799},
+ {x: 3.15118, y: -6.01228},
+ {x: 3.32261, y: -6.05157},
+ {x: 3.4369, y: -6.07657},
+ {x: 3.46904, y: -6.07657},
+ {x: 3.54761, y: -6.02657},
+ {x: 3.57618, y: -6.02657},
+ {x: 3.66904, y: -5.95514},
+ {x: 3.7369, y: -5.90514},
+ {x: 3.83332, y: -5.92657},
+ {x: 3.87975, y: -5.89442},
+ {x: 3.9369, y: -5.90871},
+ {x: 4.01904, y: -5.90871},
+ {x: 4.1119, y: -5.90514},
+ {x: 4.17261, y: -5.90514},
+ {x: 4.24761, y: -5.99085},
+ {x: 4.28332, y: -6.03371},
+ {x: 4.32261, y: -6.03371},
+ {x: 4.39761, y: -6.03728},
+ {x: 4.46547, y: -6.06942},
+ {x: 4.53332, y: -6.12657},
+ {x: 4.64761, y: -6.16585},
+ {x: 4.78332, y: -6.19799},
+ {x: 4.85118, y: -6.20871},
+ {x: 4.93332, y: -6.22657},
+ {x: 4.98333, y: -6.21228},
+ {x: 5.06904, y: -6.21228},
+ {x: 6.20475, y: -6.21942},
+ ], [
+ {x: -4.9995e-07, y: -6.12417},
+ {x: 0.0905377, y: -6.12417},
+ {x: 0.181452, y: -6.11912},
+ {x: 0.332974, y: -6.11912},
+ {x: 0.489548, y: -6.13427},
+ {x: 0.605716, y: -6.10902},
+ {x: 0.666325, y: -6.11407},
+ {x: 0.737035, y: -6.12417},
+ {x: 0.802695, y: -6.12417},
+ {x: 0.939066, y: -6.13427},
+ {x: 1.07039, y: -6.12922},
+ {x: 1.12089, y: -6.10397},
+ {x: 1.1714, y: -6.11407},
+ {x: 1.24211, y: -6.09386},
+ {x: 1.31787, y: -6.11407},
+ {x: 1.39363, y: -6.08376},
+ {x: 1.5199, y: -6.05851},
+ {x: 1.60072, y: -6.05346},
+ {x: 1.72698, y: -6.04336},
+ {x: 1.8078, y: -6.0181},
+ {x: 1.87851, y: -5.93729},
+ {x: 1.97952, y: -5.83122},
+ {x: 2.00983, y: -5.75546},
+ {x: 2.06033, y: -5.6595},
+ {x: 2.14115, y: -5.60394},
+ {x: 2.1765, y: -5.60899},
+ {x: 2.20176, y: -5.64435},
+ {x: 2.24216, y: -5.73021},
+ {x: 2.28762, y: -5.76557},
+ {x: 2.31287, y: -5.77567},
+ {x: 2.38358, y: -5.86153},
+ {x: 2.47955, y: -5.91709},
+ {x: 2.58056, y: -5.89688},
+ {x: 2.64622, y: -5.83628},
+ {x: 2.70178, y: -5.78577},
+ {x: 2.75229, y: -5.72516},
+ {x: 2.80785, y: -5.6696},
+ {x: 2.83815, y: -5.62919},
+ {x: 2.91391, y: -5.6393},
+ {x: 2.97957, y: -5.6393},
+ {x: 3.01493, y: -5.63424},
+ {x: 3.06039, y: -5.6898},
+ {x: 3.11089, y: -5.6999},
+ {x: 3.12099, y: -5.74031},
+ {x: 3.17655, y: -5.79587},
+ {x: 3.22201, y: -5.79587},
+ {x: 3.28767, y: -5.74536},
+ {x: 3.34323, y: -5.6595},
+ {x: 3.37858, y: -5.57364},
+ {x: 3.43919, y: -5.55848},
+ {x: 3.4695, y: -5.50798},
+ {x: 3.4998, y: -5.50798},
+ {x: 3.56041, y: -5.56859},
+ {x: 3.59577, y: -5.56859},
+ {x: 3.62607, y: -5.60394},
+ {x: 3.67658, y: -5.62919},
+ {x: 3.71193, y: -5.62919},
+ {x: 3.818, y: -5.61909},
+ {x: 3.86851, y: -5.6595},
+ {x: 3.92407, y: -5.75041},
+ {x: 4.02508, y: -5.88678},
+ {x: 4.12105, y: -5.92214},
+ {x: 4.22206, y: -5.97265},
+ {x: 4.28859, y: -6.02622},
+ {x: 4.36114, y: -6.02499},
+ {x: 4.46584, y: -6.06242, z: 0, c1x: 0.0100515, c1y: -0.0040234, c1z: 0, c2x: -0.0395722, c2y: 0.0042328, c2z: 0},
+ {x: 4.55098, y: -6.10063, z: 0, c1x: 0.0194809, c1y: -0.0020837, c1z: 0, c2x: -0.0252448, c2y: 0.0019604, c2z: 0},
+ {x: 4.73298, y: -6.11049, z: 0, c1x: 0.0510184, c1y: -0.0039621, c1z: 0, c2x: -0.0692552, c2y: 0.0026489, c2z: 0},
+ {x: 4.77595, y: -6.11203, z: 0, c1x: 0.0140233, c1y: -0.000536, c1z: 0, c2x: -0.0139239, c2y: 0.0044633, c2z: 0},
+ {x: 4.82605, y: -6.08826, z: 0, c1x: 0.0236273, c1y: -0.0075736, c1z: 0, c2x: -0.0133349, c2y: 0.000394, c2z: 0},
+ {x: 4.91904, y: -6.1159, z: 0, c1x: 0.0300739, c1y: -0.000888, c1z: 0, c2x: -0.0318512, c2y: 0.0008662, c2z: 0},
+ {x: 5.16541, y: -6.12051, z: 0, c1x: 0.0783869, c1y: -0.0021319, c1z: 0, c2x: -0.0848422, c2y: 0.000984, c2z: 0},
+ {x: 5.24042, y: -6.13521, z: 0, c1x: 0.0130603, c1y: -0.000151, c1z: 0, c2x: -0.0131295, c2y: 0.0001278, c2z: 0},
+ {x: 5.31544, y: -6.1107, z: 0, c1x: 0.0250239, c1y: -0.000244, c1z: 0, c2x: -0.0249659, c2y: 8.58e-05, c2z: 0},
+ {x: 5.80834, y: -6.1126, z: 0, c1x: 0.175016, c1y: -0.000601, c1z: 0, c2x: -0.145931, c2y: 0.0005118, c2z: 0},
+ {x: 5.869, y: -6.09848, z: 0, c1x: 0.017017, c1y: -6e-05, c1z: 0, c2x: -0.016273, c2y: 5.14e-05, c2z: 0},
+ {x: 5.92265, y: -6.12399, z: 0, c1x: 0.0184913, c1y: -6e-05, c1z: 0, c2x: -0.0172616, c2y: 0.0002707, c2z: 0},
+ {x: 6.21353, y: -6.11132, z: 0, c1x: 0.168043, c1y: -0.0026347, c1z: 0, c2x: -0.0147752, c2y: -0.0018469, c2z: 0},
+ ], [
+ {x: -4.9995e-07, y: -6.03326},
+ {x: 0.115792, y: -6.04336},
+ {x: 0.211756, y: -6.0282},
+ {x: 0.358228, y: -6.0282},
+ {x: 0.535005, y: -6.0282},
+ {x: 0.646122, y: -6.03326},
+ {x: 0.711782, y: -6.0181},
+ {x: 0.777442, y: -6.03831},
+ {x: 0.822898, y: -6.01305},
+ {x: 0.928964, y: -6.0181},
+ {x: 1.10574, y: -6.0282},
+ {x: 1.20171, y: -6.03831},
+ {x: 1.21686, y: -6.03831},
+ {x: 1.24716, y: -6.01305},
+ {x: 1.30777, y: -6.01305},
+ {x: 1.34313, y: -6.01305},
+ {x: 1.39868, y: -5.9878},
+ {x: 1.50475, y: -5.96254},
+ {x: 1.59061, y: -5.97265},
+ {x: 1.61082, y: -5.9777},
+ {x: 1.67143, y: -5.97265},
+ {x: 1.74719, y: -5.95749},
+ {x: 1.80275, y: -5.94234},
+ {x: 1.86336, y: -5.94234},
+ {x: 1.97952, y: -5.87668},
+ {x: 2.12599, y: -5.80597},
+ {x: 2.21186, y: -5.74536},
+ {x: 2.24216, y: -5.71001},
+ {x: 2.27247, y: -5.6595},
+ {x: 2.32297, y: -5.65445},
+ {x: 2.36843, y: -5.65445},
+ {x: 2.4644, y: -5.53828},
+ {x: 2.4745, y: -5.51303},
+ {x: 2.51995, y: -5.51303},
+ {x: 2.56036, y: -5.43221},
+ {x: 2.60077, y: -5.38676},
+ {x: 2.63107, y: -5.32615},
+ {x: 2.66138, y: -5.3211},
+ {x: 2.69673, y: -5.33625},
+ {x: 2.73714, y: -5.33625},
+ {x: 2.78259, y: -5.41201},
+ {x: 2.82805, y: -5.47262},
+ {x: 2.89876, y: -5.58879},
+ {x: 2.94927, y: -5.62919},
+ {x: 3.01998, y: -5.67465},
+ {x: 3.07049, y: -5.6999},
+ {x: 3.11089, y: -5.6696},
+ {x: 3.1715, y: -5.73021},
+ {x: 3.23211, y: -5.76557},
+ {x: 3.30787, y: -5.77062},
+ {x: 3.53011, y: -5.76557},
+ {x: 3.67658, y: -5.73021},
+ {x: 3.86545, y: -5.76428, z: 0, c1x: 0.0794723, c1y: 0.0058416, c1z: 0, c2x: -0.0797637, c2y: -0.0002017, c2z: 0},
+ {x: 4.05119, y: -5.89763, z: 0, c1x: 0.0405116, c1y: 0.000102, c1z: 0, c2x: -0.040455, c2y: 0.0008858, c2z: 0},
+ {x: 4.21192, y: -5.93974, z: 0, c1x: 0.0404887, c1y: -0.000886, c1z: 0, c2x: -0.040476, c2y: 0.0009904, c2z: 0},
+ {x: 4.28708, y: -5.98515, z: 0, c1x: 0.0382756, c1y: -0.000937, c1z: 0, c2x: -0.038026, c2y: 0.00077, c2z: 0},
+ {x: 4.35115, y: -6.00431, z: 0, c1x: 0.0272972, c1y: -0.000553, c1z: 0, c2x: -0.0273176, c2y: 0.0003183, c2z: 0},
+ {x: 4.41902, y: -5.98339, z: 0, c1x: 0.0237815, c1y: -0.000277, c1z: 0, c2x: -0.0238468, c2y: 5.81e-05, c2z: 0},
+ {x: 4.60114, y: -5.99708, z: 0, c1x: 0.0522074, c1y: -0.000127, c1z: 0, c2x: -0.0525241, c2y: -0.0005066, c2z: 0},
+ {x: 4.62978, y: -5.99676, z: 0, c1x: 0.0095512, c1y: 9e-05, c1z: 0, c2x: -0.0095448, c2y: -0.00012, c2z: 0},
+ {x: 4.70121, y: -6.02061, z: 0, c1x: 0.0238271, c1y: 0.0003, c1z: 0, c2x: -0.0237882, c2y: -0.0004653, c2z: 0},
+ {x: 4.75812, y: -6.00139, z: 0, c1x: 0.0189827, c1y: 0.000371, c1z: 0, c2x: -0.0189589, c2y: -0.0005371, c2z: 0},
+ {x: 4.84752, y: -6.01685, z: 0, c1x: 0.025059, c1y: 0.00071, c1z: 0, c2x: -0.0250188, c2y: -0.0008847, c2z: 0},
+ {x: 4.92251, y: -6.00649, z: 0, c1x: 0.0262527, c1y: 0.000928, c1z: 0, c2x: -0.0261225, c2y: -0.0012105, c2z: 0},
+ {x: 5.0119, y: -6.03726, z: 0, c1x: 0.0322481, c1y: 0.0014944, c1z: 0, c2x: -0.0321084, c2y: -0.0017922, c2z: 0},
+ {x: 5.08758, y: -6.01095, z: 0, c1x: 0.0252392, c1y: 0.0014088, c1z: 0, c2x: -0.0252169, c2y: -0.0018344, c2z: 0},
+ {x: 5.19391, y: -6.02498, z: 0, c1x: 0.031889, c1y: 0.0023198, c1z: 0, c2x: -0.031856, c2y: -0.0025992, c2z: 0},
+ {x: 5.254, y: -6.00442, z: 0, c1x: 0.0236611, c1y: 0.0019305, c1z: 0, c2x: -0.0235472, c2y: -0.0022445, c2z: 0},
+ {x: 5.34422, y: -6.03556, z: 0, c1x: 0.0276833, c1y: 0.0026387, c1z: 0, c2x: -0.0277015, c2y: -0.0027823, c2z: 0},
+ {x: 5.54879, y: -6.03774, z: 0, c1x: 0.0672918, c1y: 0.0067587, c1z: 0, c2x: -0.0667571, c2y: -0.0103608, c2z: 0},
+ {x: 5.74106, y: -6.01131, z: 0, c1x: 0.0740935, c1y: 0.0114994, c1z: 0, c2x: -0.073298, c2y: -0.0166281, c2z: 0},
+ {x: 5.91945, y: -6.03379, z: 0, c1x: 0.0561352, c1y: 0.0127346, c1z: 0, c2x: -0.0636251, c2y: 0.0075456, c2z: 0},
+ {x: 6.00059, y: -6.01064, z: 0, c1x: 0.0196845, c1y: -0.0023345, c1z: 0, c2x: -0.0200524, c2y: 0.0013172, c2z: 0},
+ {x: 6.04744, y: -6.03467, z: 0, c1x: 0.0177082, c1y: -0.0011632, c1z: 0, c2x: -0.0160286, c2y: 0.0027599, c2z: 0},
+ {x: 6.08688, y: -6.01661, z: 0, c1x: 0.0269967, c1y: -0.0046486, c1z: 0, c2x: -0.0257668, c2y: 0.0004441, c2z: 0},
+ {x: 6.20762, y: -6.04, z: 0, c1x: 0.0270411, c1y: -0.000466, c1z: 0, c2x: -0.0275864, c2y: -0.0010034, c2z: 0},
+ ], [
+ {x: 0.0101015, y: -5.92719},
+ {x: 0.135995, y: -5.92214},
+ {x: 0.277416, y: -5.93729},
+ {x: 0.322873, y: -5.93729},
+ {x: 0.383482, y: -5.94234},
+ {x: 0.454193, y: -5.92214},
+ {x: 0.585513, y: -5.93729},
+ {x: 0.747137, y: -5.93224},
+ {x: 0.878456, y: -5.93224},
+ {x: 0.928964, y: -5.93224},
+ {x: 1.02998, y: -5.90699},
+ {x: 1.13605, y: -5.92214},
+ {x: 1.20676, y: -5.92214},
+ {x: 1.25221, y: -5.92214},
+ {x: 1.26231, y: -5.92214},
+ {x: 1.31787, y: -5.89688},
+ {x: 1.36333, y: -5.89183},
+ {x: 1.40879, y: -5.90699},
+ {x: 1.46434, y: -5.90699},
+ {x: 1.53, y: -5.88678},
+ {x: 1.58556, y: -5.88678},
+ {x: 1.68153, y: -5.85648},
+ {x: 1.76739, y: -5.82112},
+ {x: 1.87346, y: -5.79587},
+ {x: 1.92902, y: -5.76557},
+ {x: 1.96942, y: -5.73021},
+ {x: 2.10579, y: -5.68475},
+ {x: 2.1664, y: -5.62919},
+ {x: 2.21186, y: -5.59889},
+ {x: 2.29267, y: -5.55343},
+ {x: 2.34823, y: -5.52818},
+ {x: 2.40379, y: -5.43221},
+ {x: 2.44419, y: -5.38171},
+ {x: 2.4644, y: -5.3514},
+ {x: 2.52501, y: -5.3514},
+ {x: 2.60077, y: -5.40191},
+ {x: 2.68158, y: -5.43221},
+ {x: 2.74219, y: -5.44737},
+ {x: 2.81795, y: -5.44737},
+ {x: 2.88866, y: -5.45747},
+ {x: 2.97452, y: -5.53323},
+ {x: 3.03008, y: -5.56353},
+ {x: 3.12605, y: -5.62919},
+ {x: 3.24726, y: -5.6494},
+ {x: 3.32808, y: -5.6494},
+ {x: 3.39879, y: -5.6494},
+ {x: 3.57556, y: -5.6494},
+ {x: 3.71193, y: -5.62414},
+ {x: 3.8079, y: -5.61404},
+ {x: 3.87356, y: -5.66292},
+ {x: 3.93651, y: -5.68792},
+ {x: 4.01586, y: -5.67123, z: 0, c1x: 0.0305889, c1y: -0.0079693, c1z: 0, c2x: -0.0318164, c2y: 0.0070986, c2z: 0},
+ {x: 4.05169, y: -5.70272, z: 0, c1x: 0.0153703, c1y: -0.0034294, c1z: 0, c2x: -0.0156549, c2y: 0.0032799, c2z: 0},
+ {x: 4.17005, y: -5.69756, z: 0, c1x: 0.0271226, c1y: -0.0056826, c1z: 0, c2x: -0.0279623, c2y: 0.0051713, c2z: 0},
+ {x: 4.22826, y: -5.73539, z: 0, c1x: 0.0239301, c1y: -0.0044257, c1z: 0, c2x: -0.0243953, c2y: 0.004129, c2z: 0},
+ {x: 4.30899, y: -5.72932, z: 0, c1x: 0.0242908, c1y: -0.0041112, c1z: 0, c2x: -0.0247605, c2y: 0.0037505, c2z: 0},
+ {x: 4.42217, y: -5.80566, z: 0, c1x: 0.0843113, c1y: -0.0127708, c1z: 0, c2x: -0.0885162, c2y: 0.0096231, c2z: 0},
+ {x: 4.56535, y: -5.84588, z: 0, c1x: 0.0406355, c1y: -0.0044178, c1z: 0, c2x: -0.0428523, c2y: 0.0033679, c2z: 0},
+ {x: 4.78694, y: -5.92508, z: 0, c1x: 0.0694012, c1y: -0.0054545, c1z: 0, c2x: -0.0733103, c2y: 0.0022313, c2z: 0},
+ {x: 5.52264, y: -5.93095, z: 0, c1x: 0.239586, c1y: -0.0072923, c1z: 0, c2x: -0.243269, c2y: -0.0015963, c2z: 0},
+ {x: 5.56907, y: -5.94136, z: 0, c1x: 0.0143209, c1y: 9e-05, c1z: 0, c2x: -0.0142499, c2y: -0.0001052, c2z: 0},
+ {x: 5.62981, y: -5.91564, z: 0, c1x: 0.0203547, c1y: 0.00015, c1z: 0, c2x: -0.0201346, c2y: -0.000324, c2z: 0},
+ {x: 5.72616, y: -5.91523, z: 0, c1x: 0.0324266, c1y: 0.000522, c1z: 0, c2x: -0.0317985, c2y: 0.000207, c2z: 0},
+ {x: 5.80469, y: -5.92318, z: 0, c1x: 0.0215687, c1y: -0.000141, c1z: 0, c2x: -0.0212524, c2y: 0.0003833, c2z: 0},
+ {x: 6.02976, y: -5.92574, z: 0, c1x: 0.0803152, c1y: -0.0014483, c1z: 0, c2x: -0.0711428, c2y: 0.0003796, c2z: 0},
+ {x: 6.19987, y: -5.92617, z: 0, c1x: 0.0575749, c1y: -0.000307, c1z: 0, c2x: -0.0565791, c2y: 5.1e-05, c2z: 0},
+ ], [
+ {x: 0.0101015, y: -5.81607},
+ {x: 0.191553, y: -5.82112},
+ {x: 0.327924, y: -5.82112},
+ {x: 0.474396, y: -5.83122},
+ {x: 0.514802, y: -5.85143},
+ {x: 0.600664, y: -5.82617},
+ {x: 0.716832, y: -5.82112},
+ {x: 0.878456, y: -5.83628},
+ {x: 1.00473, y: -5.84638},
+ {x: 1.11079, y: -5.81607},
+ {x: 1.1815, y: -5.81607},
+ {x: 1.26231, y: -5.84133},
+ {x: 1.33808, y: -5.79082},
+ {x: 1.40879, y: -5.79082},
+ {x: 1.44919, y: -5.79082},
+ {x: 1.4997, y: -5.77062},
+ {x: 1.64617, y: -5.77062},
+ {x: 1.71183, y: -5.77062},
+ {x: 1.78759, y: -5.70496},
+ {x: 1.8381, y: -5.6595},
+ {x: 1.89366, y: -5.57869},
+ {x: 1.95932, y: -5.51303},
+ {x: 1.96942, y: -5.41706},
+ {x: 2.01993, y: -5.34635},
+ {x: 2.05528, y: -5.3211},
+ {x: 2.08054, y: -5.22513},
+ {x: 2.10074, y: -5.15442},
+ {x: 2.1361, y: -4.98775},
+ {x: 2.1866, y: -4.85643},
+ {x: 2.23711, y: -4.77562},
+ {x: 2.26237, y: -4.77562},
+ {x: 2.31792, y: -4.91199},
+ {x: 2.38863, y: -5.00795},
+ {x: 2.40379, y: -5.10897},
+ {x: 2.4644, y: -5.23018},
+ {x: 2.4745, y: -5.30089},
+ {x: 2.54521, y: -5.30089},
+ {x: 2.75734, y: -5.28069},
+ {x: 3.00988, y: -5.3514},
+ {x: 3.10584, y: -5.44232},
+ {x: 3.30787, y: -5.47767},
+ {x: 3.43414, y: -5.47767},
+ {x: 3.54526, y: -5.55848},
+ {x: 3.70183, y: -5.63424},
+ {x: 3.77759, y: -5.62919},
+ {x: 3.87861, y: -5.59384},
+ {x: 3.94427, y: -5.58879},
+ {x: 4.03013, y: -5.57364},
+ {x: 4.09579, y: -5.53323},
+ {x: 4.14125, y: -5.52313},
+ {x: 4.18166, y: -5.56859},
+ {x: 4.25742, y: -5.59384},
+ {x: 4.28267, y: -5.65445},
+ {x: 4.30287, y: -5.6999},
+ {x: 4.39379, y: -5.6999},
+ {x: 4.41904, y: -5.74536},
+ {x: 4.54531, y: -5.79082},
+ {x: 4.65643, y: -5.80092},
+ {x: 4.76249, y: -5.82617},
+ {x: 4.89886, y: -5.82617},
+ {x: 4.93422, y: -5.80092},
+ {x: 5.01503, y: -5.81607},
+ {x: 6.21711, y: -5.82617},
+ ], [
+ {x: 0.0050505, y: -5.72516},
+ {x: 0.115792, y: -5.72516},
+ {x: 0.176401, y: -5.72516},
+ {x: 0.252162, y: -5.74536},
+ {x: 0.343076, y: -5.72516},
+ {x: 0.464294, y: -5.72516},
+ {x: 0.550157, y: -5.72516},
+ {x: 0.686528, y: -5.74536},
+ {x: 0.848152, y: -5.74536},
+ {x: 0.913812, y: -5.74536},
+ {x: 1.01988, y: -5.75546},
+ {x: 1.12594, y: -5.74536},
+ {x: 1.1916, y: -5.6898},
+ {x: 1.29262, y: -5.71001},
+ {x: 1.40374, y: -5.6898},
+ {x: 1.51485, y: -5.6898},
+ {x: 1.62092, y: -5.6898},
+ {x: 1.72193, y: -5.67465},
+ {x: 1.81285, y: -5.64435},
+ {x: 1.86841, y: -5.60394},
+ {x: 2.33813, y: -5.41706},
+ {x: 2.45935, y: -5.41706},
+ {x: 2.55531, y: -5.3413},
+ {x: 2.59066, y: -5.23524},
+ {x: 2.64622, y: -5.05341},
+ {x: 2.70178, y: -4.88673},
+ {x: 2.72704, y: -4.77056},
+ {x: 2.74724, y: -4.71501},
+ {x: 2.8028, y: -4.63419},
+ {x: 2.83815, y: -4.58369},
+ {x: 2.90381, y: -4.78572},
+ {x: 2.94927, y: -4.95239},
+ {x: 2.98968, y: -5.02815},
+ {x: 3.03008, y: -5.10897},
+ {x: 3.04523, y: -5.20493},
+ {x: 3.08564, y: -5.25544},
+ {x: 3.16645, y: -5.3312},
+ {x: 3.22706, y: -5.34635},
+ {x: 3.32808, y: -5.34635},
+ {x: 3.39879, y: -5.34635},
+ {x: 3.4897, y: -5.38171},
+ {x: 3.54526, y: -5.3615},
+ {x: 3.62102, y: -5.34635},
+ {x: 3.68668, y: -5.34635},
+ {x: 3.74729, y: -5.3514},
+ {x: 3.83315, y: -5.33625},
+ {x: 3.88871, y: -5.30595},
+ {x: 3.96447, y: -5.34635},
+ {x: 4.00993, y: -5.42211},
+ {x: 4.06549, y: -5.53323},
+ {x: 4.11094, y: -5.57364},
+ {x: 4.23721, y: -5.63424},
+ {x: 4.28772, y: -5.66455},
+ {x: 4.35843, y: -5.69485},
+ {x: 4.4645, y: -5.68475, z: 0, c1x: 0.0766083, c1y: -0.0291147, c1z: 0, c2x: -0.0209383, c2y: 0.0121878, c2z: 0},
+ {x: 4.53016, y: -5.6898},
+ {x: 4.66653, y: -5.71506},
+ {x: 4.75744, y: -5.71001},
+ {x: 4.8231, y: -5.73021},
+ {x: 4.89381, y: -5.71001},
+ {x: 5.08574, y: -5.71506},
+ {x: 5.42919, y: -5.73021},
+ {x: 5.53526, y: -5.73021},
+ {x: 5.59082, y: -5.71001},
+ {x: 5.67668, y: -5.71001},
+ {x: 5.7878, y: -5.73021},
+ {x: 6.21711, y: -5.72011},
+ ], [
+ {x: -4.9995e-07, y: -5.62919},
+ {x: 0.166299, y: -5.62919},
+ {x: 0.247112, y: -5.6494},
+ {x: 0.353178, y: -5.61909},
+ {x: 0.428939, y: -5.62919},
+ {x: 0.545107, y: -5.62919},
+ {x: 0.630969, y: -5.6393},
+ {x: 0.681477, y: -5.60899},
+ {x: 0.928964, y: -5.6393},
+ {x: 0.994624, y: -5.60899},
+ {x: 1.03503, y: -5.60899},
+ {x: 1.07039, y: -5.60899},
+ {x: 1.11079, y: -5.60394},
+ {x: 1.20676, y: -5.61909},
+ {x: 1.22191, y: -5.61909},
+ {x: 1.27747, y: -5.59384},
+ {x: 1.37848, y: -5.61909},
+ {x: 1.4795, y: -5.62919},
+ {x: 1.52495, y: -5.61404},
+ {x: 1.56031, y: -5.58879},
+ {x: 1.70173, y: -5.56859},
+ {x: 1.78759, y: -5.56859},
+ {x: 1.83305, y: -5.53323},
+ {x: 1.88861, y: -5.51303},
+ {x: 2.06539, y: -5.49282},
+ {x: 2.13105, y: -5.47262},
+ {x: 2.1563, y: -5.45242},
+ {x: 2.29772, y: -5.41201},
+ {x: 2.5149, y: -5.48777},
+ {x: 2.59572, y: -5.52313},
+ {x: 2.68158, y: -5.51808},
+ {x: 2.77249, y: -5.46252},
+ {x: 2.94422, y: -5.45242},
+ {x: 3.22706, y: -5.44232},
+ {x: 3.31797, y: -5.49787},
+ {x: 3.38363, y: -5.53323},
+ {x: 3.49475, y: -5.57869},
+ {x: 3.55536, y: -5.57869},
+ {x: 3.66143, y: -5.48272},
+ {x: 3.71193, y: -5.48272},
+ {x: 3.85841, y: -5.45747},
+ {x: 3.99983, y: -5.45747},
+ {x: 4.19681, y: -5.53828},
+ {x: 4.29782, y: -5.58374},
+ {x: 4.37863, y: -5.58879},
+ {x: 4.42409, y: -5.60394},
+ {x: 4.54531, y: -5.57364},
+ {x: 4.59077, y: -5.58879},
+ {x: 4.69178, y: -5.58879},
+ {x: 4.7827, y: -5.61909},
+ {x: 5.00493, y: -5.62919},
+ {x: 5.21201, y: -5.62919},
+ {x: 5.23221, y: -5.64435},
+ {x: 5.30292, y: -5.60394},
+ {x: 5.41404, y: -5.62414},
+ {x: 5.43929, y: -5.6393},
+ {x: 5.4999, y: -5.61909},
+ {x: 5.70193, y: -5.62414},
+ {x: 5.76759, y: -5.6393},
+ {x: 5.8181, y: -5.60394},
+ {x: 5.88376, y: -5.60899},
+ {x: 5.93427, y: -5.62414},
+ {x: 6.20701, y: -5.62414},
+ ], [
+ {x: -4.9995e-07, y: -5.52313},
+ {x: 0.161249, y: -5.54838},
+ {x: 0.23701, y: -5.52818},
+ {x: 0.292568, y: -5.54838},
+ {x: 0.332974, y: -5.52313},
+ {x: 0.737035, y: -5.54333},
+ {x: 1.02998, y: -5.52818},
+ {x: 1.14615, y: -5.53323},
+ {x: 1.18655, y: -5.49282},
+ {x: 1.45929, y: -5.47262},
+ {x: 1.49465, y: -5.47767},
+ {x: 1.55021, y: -5.48777},
+ {x: 1.72193, y: -5.43221},
+ {x: 1.828, y: -5.37161},
+ {x: 1.93407, y: -5.30595},
+ {x: 2.03003, y: -5.22008},
+ {x: 2.07044, y: -5.15442},
+ {x: 2.14115, y: -5.0231},
+ {x: 2.24216, y: -4.87158},
+ {x: 2.30277, y: -4.77562},
+ {x: 2.38358, y: -4.76046},
+ {x: 2.45935, y: -4.79077},
+ {x: 2.53006, y: -4.87663},
+ {x: 2.61087, y: -4.9726},
+ {x: 2.76239, y: -5.14937},
+ {x: 2.95432, y: -5.23524},
+ {x: 3.09069, y: -5.22008},
+ {x: 3.22201, y: -5.20493},
+ {x: 3.38869, y: -5.27564},
+ {x: 3.55031, y: -5.311},
+ {x: 3.74224, y: -5.311},
+ {x: 3.88871, y: -5.27059},
+ {x: 3.97457, y: -5.25039},
+ {x: 4.06044, y: -5.26049},
+ {x: 4.11094, y: -5.31605},
+ {x: 4.1766, y: -5.29584},
+ {x: 4.44935, y: -5.41706},
+ {x: 4.59582, y: -5.47767},
+ {x: 4.68673, y: -5.48777},
+ {x: 4.8029, y: -5.53323},
+ {x: 5.10594, y: -5.52818},
+ {x: 5.1615, y: -5.53828},
+ {x: 5.24232, y: -5.51808},
+ {x: 5.58072, y: -5.51303},
+ {x: 6.20701, y: -5.52313},
+ ], [
+ {x: 0.0101015, y: -5.43726},
+ {x: 0.30267, y: -5.45242},
+ {x: 0.605716, y: -5.43726},
+ {x: 0.70168, y: -5.41706},
+ {x: 0.757239, y: -5.43726},
+ {x: 1.01483, y: -5.44232},
+ {x: 1.15625, y: -5.44737},
+ {x: 1.24211, y: -5.41706},
+ {x: 1.32797, y: -5.41706},
+ {x: 1.37848, y: -5.39686},
+ {x: 1.45424, y: -5.40696},
+ {x: 1.4896, y: -5.41201},
+ {x: 1.61587, y: -5.36655},
+ {x: 1.75224, y: -5.3615},
+ {x: 1.86336, y: -5.311},
+ {x: 1.94417, y: -5.24534},
+ {x: 1.96942, y: -5.15947},
+ {x: 2.03508, y: -5.14432},
+ {x: 2.22701, y: -5.22008},
+ {x: 2.34823, y: -5.26049},
+ {x: 2.4644, y: -5.20493},
+ {x: 2.53006, y: -5.13927},
+ {x: 2.60582, y: -5.10392},
+ {x: 2.71188, y: -5.10392},
+ {x: 3.05534, y: -5.27564},
+ {x: 3.26747, y: -5.37666},
+ {x: 3.49475, y: -5.41201},
+ {x: 3.69173, y: -5.41706},
+ {x: 3.8483, y: -5.39181},
+ {x: 3.97962, y: -5.3312},
+ {x: 4.32308, y: -5.36655},
+ {x: 4.44935, y: -5.38171},
+ {x: 4.61602, y: -5.37666},
+ {x: 4.76249, y: -5.41706},
+ {x: 5.06554, y: -5.42716},
+ {x: 6.20196, y: -5.42716},
+ ], [
+ {x: -4.9995e-07, y: -5.3514},
+ {x: 0.17135, y: -5.3211},
+ {x: 0.393584, y: -5.32615},
+ {x: 0.610766, y: -5.33625},
+ {x: 0.696629, y: -5.30089},
+ {x: 0.797644, y: -5.32615},
+ {x: 1.21181, y: -5.32615},
+ {x: 1.33808, y: -5.3413},
+ {x: 1.53506, y: -5.29584},
+ {x: 1.69163, y: -5.27564},
+ {x: 1.79264, y: -5.27564},
+ {x: 1.87346, y: -5.22513},
+ {x: 1.92902, y: -5.22513},
+ {x: 2.08559, y: -5.24029},
+ {x: 2.28257, y: -5.15947},
+ {x: 2.37853, y: -5.08371},
+ {x: 2.44924, y: -5.08371},
+ {x: 2.71188, y: -5.09381},
+ {x: 2.81795, y: -5.03826},
+ {x: 2.87351, y: -4.9928},
+ {x: 2.96947, y: -4.9827},
+ {x: 3.05534, y: -4.9928},
+ {x: 3.1412, y: -5.04836},
+ {x: 3.24726, y: -5.03826},
+ {x: 3.38363, y: -4.94734},
+ {x: 3.4897, y: -4.92714},
+ {x: 3.53516, y: -4.86653},
+ {x: 3.58567, y: -4.83117},
+ {x: 3.64122, y: -4.84128},
+ {x: 3.70688, y: -4.93724},
+ {x: 3.87356, y: -5.0332},
+ {x: 4.04023, y: -5.14432},
+ {x: 4.1665, y: -5.25544},
+ {x: 4.34328, y: -5.29584},
+ {x: 4.45945, y: -5.29079},
+ {x: 4.55036, y: -5.29079},
+ {x: 4.63117, y: -5.3211},
+ {x: 4.79785, y: -5.31605},
+ {x: 4.89381, y: -5.32615},
+ {x: 4.94937, y: -5.29584},
+ {x: 4.99483, y: -5.33625},
+ {x: 5.05544, y: -5.30089},
+ {x: 5.09584, y: -5.30089},
+ {x: 5.34838, y: -5.3413},
+ {x: 5.38374, y: -5.34635},
+ {x: 5.4494, y: -5.3211},
+ {x: 5.8181, y: -5.34635},
+ {x: 5.8383, y: -5.34635},
+ {x: 5.87366, y: -5.31605},
+ {x: 6.02518, y: -5.3211},
+ {x: 6.08074, y: -5.3514},
+ {x: 6.1262, y: -5.3312},
+ {x: 6.21711, y: -5.3211},
+ ], [
+ {x: 0.0050505, y: -5.23524},
+ {x: 0.201655, y: -5.22513},
+ {x: 0.317822, y: -5.26049},
+ {x: 0.454193, y: -5.22513},
+ {x: 0.863304, y: -5.23524},
+ {x: 1.1512, y: -5.24534},
+ {x: 1.27242, y: -5.23524},
+ {x: 1.31282, y: -5.23524},
+ {x: 1.40879, y: -5.19483},
+ {x: 1.57041, y: -5.17463},
+ {x: 1.64112, y: -5.16958},
+ {x: 1.78254, y: -5.16958},
+ {x: 1.8179, y: -5.16958},
+ {x: 1.88356, y: -5.10897},
+ {x: 1.93912, y: -5.09381},
+ {x: 2.05528, y: -5.0029},
+ {x: 2.10579, y: -4.95744},
+ {x: 2.15125, y: -4.92714},
+ {x: 2.26237, y: -4.82612},
+ {x: 2.52501, y: -4.77562},
+ {x: 2.64117, y: -4.77562},
+ {x: 2.97957, y: -4.95744},
+ {x: 3.1513, y: -5.0231},
+ {x: 3.28767, y: -5.013},
+ {x: 3.58061, y: -5.04331},
+ {x: 3.70183, y: -5.04331},
+ {x: 3.99478, y: -5.10392},
+ {x: 4.25742, y: -5.15947},
+ {x: 4.44935, y: -5.16958},
+ {x: 4.64633, y: -5.19988},
+ {x: 4.8231, y: -5.22513},
+ {x: 4.92412, y: -5.21503},
+ {x: 5.06554, y: -5.21503},
+ {x: 5.19686, y: -5.24534},
+ {x: 5.30292, y: -5.23524},
+ {x: 5.35848, y: -5.25039},
+ {x: 5.56556, y: -5.22513},
+ {x: 5.69183, y: -5.23018},
+ {x: 5.72719, y: -5.24029},
+ {x: 5.8181, y: -5.22008},
+ {x: 6.21711, y: -5.23018},
+ {x: 6.20701, y: -5.22513},
+ ], [
+ {x: 0.0050505, y: -5.13927},
+ {x: 0.176401, y: -5.13927},
+ {x: 0.30267, y: -5.14432},
+ {x: 0.464294, y: -5.13927},
+ {x: 0.641071, y: -5.13422},
+ {x: 0.888557, y: -5.13927},
+ {x: 0.934014, y: -5.12412},
+ {x: 1.06533, y: -5.13927},
+ {x: 1.34313, y: -5.09886},
+ {x: 1.47445, y: -5.07361},
+ {x: 1.57546, y: -5.07866},
+ {x: 1.68658, y: -5.0231},
+ {x: 1.77244, y: -5.01805},
+ {x: 1.828, y: -4.96754},
+ {x: 1.88356, y: -4.96754},
+ {x: 1.97447, y: -4.92209},
+ {x: 2.03508, y: -4.86148},
+ {x: 2.1563, y: -4.59379},
+ {x: 2.21691, y: -4.42711},
+ {x: 2.22701, y: -4.27559},
+ {x: 2.29772, y: -4.04325},
+ {x: 2.33308, y: -4.00285},
+ {x: 2.36843, y: -3.83617},
+ {x: 2.41389, y: -3.87658},
+ {x: 2.51995, y: -4.22508},
+ {x: 2.58561, y: -4.49277},
+ {x: 2.67148, y: -4.65945},
+ {x: 2.74219, y: -4.76046},
+ {x: 3.07554, y: -4.96754},
+ {x: 3.16645, y: -4.95239},
+ {x: 3.39374, y: -5.06351},
+ {x: 3.4796, y: -5.07866},
+ {x: 3.67658, y: -5.07866},
+ {x: 3.77759, y: -4.94229},
+ {x: 3.92912, y: -4.83622},
+ {x: 3.98973, y: -4.83622},
+ {x: 4.1362, y: -4.93219},
+ {x: 4.23216, y: -4.95744},
+ {x: 4.33318, y: -5.01805},
+ {x: 4.4645, y: -5.04836},
+ {x: 4.53016, y: -5.07361},
+ {x: 4.63622, y: -5.08876},
+ {x: 4.71704, y: -5.08876},
+ {x: 4.76249, y: -5.11907},
+ {x: 4.80795, y: -5.09886},
+ {x: 4.93927, y: -5.13422},
+ {x: 5.95447, y: -5.13422},
+ {x: 5.99993, y: -5.11907},
+ {x: 6.04539, y: -5.13927},
+ {x: 6.10094, y: -5.12917},
+ {x: 6.1565, y: -5.14432},
+ {x: 6.20196, y: -5.12917},
+ ], [
+ {x: -0.0050515, y: -5.0332},
+ {x: 0.262264, y: -5.0332},
+ {x: 0.43904, y: -5.0332},
+ {x: 0.514802, y: -5.05341},
+ {x: 0.555207, y: -5.05341},
+ {x: 0.610766, y: -5.05341},
+ {x: 0.70168, y: -5.02815},
+ {x: 0.89866, y: -5.0332},
+ {x: 1.00978, y: -5.04836},
+ {x: 1.11584, y: -5.04836},
+ {x: 1.20171, y: -5.04331},
+ {x: 1.25726, y: -5.013},
+ {x: 1.37343, y: -5.013},
+ {x: 1.45424, y: -4.99785},
+ {x: 1.5199, y: -4.9928},
+ {x: 1.59061, y: -4.99785},
+ {x: 1.63102, y: -4.97765},
+ {x: 1.70678, y: -4.9726},
+ {x: 1.78254, y: -4.92714},
+ {x: 1.88861, y: -4.87663},
+ {x: 1.98962, y: -4.7049},
+ {x: 2.07044, y: -4.54833},
+ {x: 2.13105, y: -4.44227},
+ {x: 2.1866, y: -4.37155},
+ {x: 2.30782, y: -4.316},
+ {x: 2.43914, y: -4.44227},
+ {x: 2.53006, y: -4.58874},
+ {x: 2.66643, y: -4.66955},
+ {x: 2.82805, y: -4.76046},
+ {x: 2.91896, y: -4.76551},
+ {x: 3.01998, y: -4.70996},
+ {x: 3.10584, y: -4.76046},
+ {x: 3.22201, y: -4.85643},
+ {x: 3.34828, y: -4.91199},
+ {x: 3.44424, y: -4.92714},
+ {x: 3.65132, y: -4.92714},
+ {x: 3.76244, y: -4.86148},
+ {x: 3.84325, y: -4.86148},
+ {x: 3.99478, y: -4.80592},
+ {x: 4.09074, y: -4.79582},
+ {x: 4.19681, y: -4.85138},
+ {x: 4.32308, y: -4.93724},
+ {x: 4.4746, y: -4.9928},
+ {x: 4.66653, y: -5.00795},
+ {x: 4.79785, y: -5.01805},
+ {x: 4.86856, y: -5.03826},
+ {x: 5.10089, y: -5.04836},
+ {x: 5.1312, y: -5.0332},
+ {x: 5.19181, y: -5.0332},
+ {x: 5.21706, y: -5.04331},
+ {x: 5.28777, y: -5.04331},
+ {x: 5.34838, y: -5.04836},
+ {x: 5.4595, y: -5.04836},
+ {x: 5.4797, y: -5.0332},
+ {x: 5.54031, y: -5.05341},
+ {x: 5.66153, y: -5.04331},
+ {x: 5.73729, y: -5.04331},
+ {x: 5.75749, y: -5.04331},
+ {x: 5.81305, y: -5.0231},
+ {x: 5.86356, y: -5.0332},
+ {x: 5.96963, y: -5.04331},
+ {x: 6.01003, y: -5.01805},
+ {x: 6.04539, y: -5.04331},
+ {x: 6.13125, y: -5.04331},
+ {x: 6.21206, y: -5.05341},
+ ], [
+ {x: 0.0050505, y: -4.92714},
+ {x: 0.186502, y: -4.94229},
+ {x: 0.262264, y: -4.94229},
+ {x: 0.332974, y: -4.94734},
+ {x: 0.423888, y: -4.92209},
+ {x: 0.595614, y: -4.94734},
+ {x: 0.656223, y: -4.96754},
+ {x: 0.686528, y: -4.93724},
+ {x: 0.863304, y: -4.94734},
+ {x: 0.96937, y: -4.94734},
+ {x: 1.10069, y: -4.95744},
+ {x: 1.12089, y: -4.95744},
+ {x: 1.17645, y: -4.92209},
+ {x: 1.24211, y: -4.92714},
+ {x: 1.30272, y: -4.91704},
+ {x: 1.34818, y: -4.91704},
+ {x: 1.37848, y: -4.92714},
+ {x: 1.41889, y: -4.90694},
+ {x: 1.4896, y: -4.93219},
+ {x: 1.60072, y: -4.90188},
+ {x: 1.74214, y: -4.90188},
+ {x: 1.84315, y: -4.88673},
+ {x: 1.87346, y: -4.84633},
+ {x: 1.98457, y: -4.68975},
+ {x: 2.1765, y: -4.55843},
+ {x: 2.28257, y: -4.53318},
+ {x: 2.41894, y: -4.55843},
+ {x: 2.56036, y: -4.54833},
+ {x: 2.63612, y: -4.52308},
+ {x: 2.74724, y: -4.49782},
+ {x: 2.90886, y: -4.53823},
+ {x: 3.03513, y: -4.61904},
+ {x: 3.13615, y: -4.64935},
+ {x: 3.17655, y: -4.6544},
+ {x: 3.23716, y: -4.6746},
+ {x: 3.39374, y: -4.6544},
+ {x: 3.46445, y: -4.60894},
+ {x: 3.5099, y: -4.53823},
+ {x: 3.59577, y: -4.52813},
+ {x: 3.73719, y: -4.52813},
+ {x: 3.82305, y: -4.55843},
+ {x: 3.87356, y: -4.61399},
+ {x: 3.95942, y: -4.7049},
+ {x: 3.99478, y: -4.73016},
+ {x: 4.08064, y: -4.78572},
+ {x: 4.24226, y: -4.88673},
+ {x: 4.35338, y: -4.89178},
+ {x: 4.45945, y: -4.91199},
+ {x: 4.57056, y: -4.91199},
+ {x: 4.62107, y: -4.91199},
+ {x: 4.71199, y: -4.91704},
+ {x: 4.77765, y: -4.93219},
+ {x: 4.89381, y: -4.93219},
+ {x: 5.07564, y: -4.93219},
+ {x: 5.1716, y: -4.95744},
+ {x: 5.25242, y: -4.95239},
+ {x: 5.30292, y: -4.93219},
+ {x: 5.34838, y: -4.94734},
+ {x: 5.4595, y: -4.94734},
+ {x: 5.55546, y: -4.94229},
+ {x: 5.58072, y: -4.91704},
+ {x: 5.65648, y: -4.95239},
+ {x: 5.70193, y: -4.93724},
+ {x: 5.79285, y: -4.93219},
+ {x: 6.21206, y: -4.93219},
+ ], [
+ {x: 0.0050505, y: -4.83622},
+ {x: 0.454193, y: -4.86148},
+ {x: 0.681477, y: -4.85138},
+ {x: 0.908761, y: -4.84128},
+ {x: 1.05523, y: -4.84128},
+ {x: 1.09564, y: -4.82612},
+ {x: 1.17645, y: -4.83622},
+ {x: 1.23201, y: -4.83117},
+ {x: 1.26231, y: -4.83117},
+ {x: 1.31787, y: -4.84633},
+ {x: 1.40879, y: -4.81097},
+ {x: 1.46434, y: -4.80087},
+ {x: 1.56536, y: -4.80087},
+ {x: 1.72698, y: -4.78572},
+ {x: 1.78254, y: -4.76551},
+ {x: 1.86841, y: -4.74531},
+ {x: 1.92902, y: -4.68975},
+ {x: 2.00983, y: -4.60894},
+ {x: 2.10579, y: -4.50287},
+ {x: 2.30782, y: -4.32105},
+ {x: 2.42399, y: -4.20993},
+ {x: 2.52501, y: -4.19478},
+ {x: 2.63612, y: -4.24023},
+ {x: 2.74724, y: -4.29074},
+ {x: 2.86846, y: -4.42711},
+ {x: 3.00483, y: -4.49782},
+ {x: 3.08564, y: -4.57359},
+ {x: 3.1816, y: -4.56348},
+ {x: 3.23716, y: -4.58874},
+ {x: 3.36343, y: -4.58874},
+ {x: 3.45435, y: -4.60894},
+ {x: 3.78264, y: -4.66955},
+ {x: 3.92407, y: -4.72511},
+ {x: 4.08064, y: -4.76046},
+ {x: 4.31297, y: -4.78067},
+ {x: 4.54026, y: -4.81097},
+ {x: 4.66148, y: -4.84128},
+ {x: 4.813, y: -4.83117},
+ {x: 6.21711, y: -4.84633},
+ ], [
+ {x: -0.0101015, y: -4.76551},
+ {x: 0.0905377, y: -4.76551},
+ {x: 0.191553, y: -4.74026},
+ {x: 0.277416, y: -4.75036},
+ {x: 0.413787, y: -4.75036},
+ {x: 0.535005, y: -4.76046},
+ {x: 0.666325, y: -4.76046},
+ {x: 0.817847, y: -4.76046},
+ {x: 0.974421, y: -4.74026},
+ {x: 1.02493, y: -4.74026},
+ {x: 1.11584, y: -4.75541},
+ {x: 1.1815, y: -4.73016},
+ {x: 1.30272, y: -4.74531},
+ {x: 1.38353, y: -4.72006},
+ {x: 1.4694, y: -4.73521},
+ {x: 1.55021, y: -4.69985},
+ {x: 1.66638, y: -4.6948},
+ {x: 1.82295, y: -4.62409},
+ {x: 1.92902, y: -4.55843},
+ {x: 2.02498, y: -4.54833},
+ {x: 2.15125, y: -4.48772},
+ {x: 2.4947, y: -4.43216, z: 0, c1x: 0, c1y: 0, c1z: 0, c2x: -0.0454568, c2y: 0, c2z: 0},
+ {x: 2.72704, y: -4.43216, z: 0, c1x: 0.0454569, c1y: 0, c1z: 0, c2x: 0, c2y: 0, c2z: 0},
+ {x: 2.85836, y: -4.39681},
+ {x: 2.98462, y: -4.3665},
+ {x: 3.09574, y: -4.47257},
+ {x: 3.25737, y: -4.53823},
+ {x: 3.54526, y: -4.60894},
+ {x: 3.72709, y: -4.60389},
+ {x: 3.89881, y: -4.60389},
+ {x: 4.06044, y: -4.62409},
+ {x: 4.31803, y: -4.68975},
+ {x: 4.39884, y: -4.68975},
+ {x: 4.59582, y: -4.73521},
+ {x: 4.66653, y: -4.72511},
+ {x: 4.73724, y: -4.74026},
+ {x: 4.80795, y: -4.72006},
+ {x: 4.88371, y: -4.72511},
+ {x: 4.91907, y: -4.75036},
+ {x: 5.02008, y: -4.73016},
+ {x: 5.10089, y: -4.73016},
+ {x: 5.13625, y: -4.76551},
+ {x: 5.25242, y: -4.74026},
+ {x: 5.37869, y: -4.74026},
+ {x: 5.4898, y: -4.75036},
+ {x: 5.54031, y: -4.76046},
+ {x: 5.59082, y: -4.76046},
+ {x: 5.64638, y: -4.74531},
+ {x: 5.71709, y: -4.76046},
+ {x: 5.84336, y: -4.76046},
+ {x: 5.88881, y: -4.76046},
+ {x: 5.92417, y: -4.74026},
+ {x: 5.97973, y: -4.75541},
+ {x: 6.04034, y: -4.75036},
+ {x: 6.09589, y: -4.74531},
+ {x: 6.1161, y: -4.74531},
+ {x: 6.1666, y: -4.76046},
+ {x: 6.20701, y: -4.76046},
+ ], [
+ {x: -0.0050515, y: -4.6443},
+ {x: 0.166299, y: -4.64935},
+ {x: 0.262264, y: -4.6544},
+ {x: 0.413787, y: -4.6544},
+ {x: 0.514802, y: -4.64935},
+ {x: 0.524903, y: -4.64935},
+ {x: 0.560259, y: -4.65945},
+ {x: 0.651173, y: -4.63419},
+ {x: 0.716832, y: -4.64935},
+ {x: 0.777442, y: -4.64935},
+ {x: 0.827949, y: -4.63419},
+ {x: 0.878456, y: -4.6645},
+ {x: 0.883508, y: -4.6645},
+ {x: 0.913812, y: -4.6443},
+ {x: 0.974421, y: -4.62914},
+ {x: 1.00473, y: -4.60894},
+ {x: 1.08554, y: -4.61904},
+ {x: 1.15625, y: -4.63419},
+ {x: 1.21686, y: -4.6443},
+ {x: 1.27242, y: -4.6443},
+ {x: 1.34818, y: -4.63419},
+ {x: 1.39868, y: -4.64935},
+ {x: 1.4795, y: -4.6443},
+ {x: 1.54011, y: -4.62914},
+ {x: 1.58556, y: -4.62409},
+ {x: 1.74214, y: -4.58874},
+ {x: 1.8179, y: -4.58874},
+ {x: 1.85325, y: -4.56853},
+ {x: 1.99973, y: -4.49277},
+ {x: 2.06539, y: -4.43216},
+ {x: 2.1563, y: -4.38166},
+ {x: 2.25731, y: -4.34125},
+ {x: 2.70178, y: -4.44732},
+ {x: 2.74219, y: -4.50793},
+ {x: 2.88866, y: -4.53823},
+ {x: 3.05028, y: -4.49277},
+ {x: 3.15635, y: -4.47762},
+ {x: 3.21191, y: -4.47762},
+ {x: 3.33313, y: -4.47762},
+ {x: 3.40889, y: -4.48267},
+ {x: 3.51495, y: -4.49782},
+ {x: 3.56041, y: -4.49782},
+ {x: 3.64122, y: -4.49782},
+ {x: 3.74224, y: -4.46752},
+ {x: 3.818, y: -4.48267},
+ {x: 3.87861, y: -4.49277},
+ {x: 3.91396, y: -4.47257},
+ {x: 3.95942, y: -4.49782},
+ {x: 3.99478, y: -4.50793},
+ {x: 4.04023, y: -4.47762},
+ {x: 4.08569, y: -4.48267},
+ {x: 4.13115, y: -4.53823},
+ {x: 4.22206, y: -4.57359},
+ {x: 4.30287, y: -4.60389},
+ {x: 4.40389, y: -4.60389},
+ {x: 4.4948, y: -4.62914},
+ {x: 4.58572, y: -4.63419},
+ {x: 4.65138, y: -4.63419},
+ {x: 4.67158, y: -4.62409},
+ {x: 4.73219, y: -4.63924},
+ {x: 4.92917, y: -4.63924},
+ {x: 5.1716, y: -4.63924},
+ {x: 5.29282, y: -4.65945},
+ {x: 5.34838, y: -4.6443},
+ {x: 5.4595, y: -4.63924},
+ {x: 5.54031, y: -4.65945},
+ {x: 5.61102, y: -4.6544},
+ {x: 5.67163, y: -4.61904},
+ {x: 5.89386, y: -4.6443},
+ {x: 6.08074, y: -4.6443},
+ {x: 6.21711, y: -4.63924},
+ ], [
+ {x: 0.0101015, y: -4.56348},
+ {x: 0.287518, y: -4.56348},
+ {x: 0.494599, y: -4.56348},
+ {x: 0.620868, y: -4.55338},
+ {x: 0.817847, y: -4.56348},
+ {x: 0.928964, y: -4.53318},
+ {x: 1.01483, y: -4.53318},
+ {x: 1.12089, y: -4.51803},
+ {x: 1.23201, y: -4.50287},
+ {x: 1.34818, y: -4.50287},
+ {x: 1.38858, y: -4.51298},
+ {x: 1.42899, y: -4.48772},
+ {x: 1.5199, y: -4.51298},
+ {x: 1.59566, y: -4.51803},
+ {x: 1.62092, y: -4.49277},
+ {x: 1.68153, y: -4.49277},
+ {x: 1.78254, y: -4.49277},
+ {x: 1.8482, y: -4.48772},
+ {x: 1.92396, y: -4.42711},
+ {x: 2.01993, y: -4.37155},
+ {x: 2.10579, y: -4.3261},
+ {x: 2.16135, y: -4.30589},
+ {x: 2.23206, y: -4.27054},
+ {x: 2.35833, y: -4.29579},
+ {x: 2.49975, y: -4.33115},
+ {x: 2.55026, y: -4.32105},
+ {x: 2.62602, y: -4.27559},
+ {x: 2.70178, y: -4.25034},
+ {x: 2.73209, y: -4.23013},
+ {x: 2.79775, y: -4.19478},
+ {x: 2.90886, y: -4.18468},
+ {x: 2.95937, y: -4.20993},
+ {x: 3.03513, y: -4.27559},
+ {x: 3.15635, y: -4.30589},
+ {x: 3.27252, y: -4.3463},
+ {x: 3.36343, y: -4.38166},
+ {x: 3.41899, y: -4.38166},
+ {x: 3.51495, y: -4.36145},
+ {x: 3.59072, y: -4.30084},
+ {x: 3.66143, y: -4.27559},
+ {x: 3.71193, y: -4.25034},
+ {x: 3.77254, y: -4.25034},
+ {x: 3.8382, y: -4.19478},
+ {x: 3.88871, y: -4.15437},
+ {x: 3.97457, y: -4.20993},
+ {x: 4.09074, y: -4.3362},
+ {x: 4.20691, y: -4.41196},
+ {x: 4.28772, y: -4.46752},
+ {x: 4.38874, y: -4.48267},
+ {x: 4.49985, y: -4.50287},
+ {x: 4.55541, y: -4.50793},
+ {x: 4.62107, y: -4.54328},
+ {x: 4.68673, y: -4.54328},
+ {x: 4.76249, y: -4.54328},
+ {x: 4.90391, y: -4.54328},
+ {x: 4.98978, y: -4.52308},
+ {x: 5.04028, y: -4.54328},
+ {x: 5.26757, y: -4.54833},
+ {x: 5.55546, y: -4.54328},
+ {x: 5.61607, y: -4.54328},
+ {x: 5.65143, y: -4.56348},
+ {x: 5.69688, y: -4.54328},
+ {x: 5.73729, y: -4.55338},
+ {x: 5.7979, y: -4.54328},
+ {x: 5.90902, y: -4.53318},
+ {x: 6.05044, y: -4.54833},
+ {x: 6.21711, y: -4.54833},
+ ], [
+ {x: -4.9995e-07, y: -4.46247},
+ {x: 0.115792, y: -4.46752},
+ {x: 0.156198, y: -4.46752},
+ {x: 0.216807, y: -4.45237},
+ {x: 0.317822, y: -4.46752},
+ {x: 0.388533, y: -4.46752},
+ {x: 0.408736, y: -4.45237},
+ {x: 0.469345, y: -4.48772},
+ {x: 0.509751, y: -4.44227},
+ {x: 0.560259, y: -4.45237},
+ {x: 0.625919, y: -4.45742},
+ {x: 0.721883, y: -4.45237},
+ {x: 0.807746, y: -4.44732},
+ {x: 0.934014, y: -4.47762},
+ {x: 1.08049, y: -4.46247},
+ {x: 1.20676, y: -4.46247},
+ {x: 1.34313, y: -4.46247},
+ {x: 1.39363, y: -4.43721},
+ {x: 1.47445, y: -4.44732},
+ {x: 1.57041, y: -4.43721},
+ {x: 1.60577, y: -4.42206},
+ {x: 1.70173, y: -4.42206},
+ {x: 1.76234, y: -4.42206},
+ {x: 1.8381, y: -4.39681},
+ {x: 1.89366, y: -4.39681},
+ {x: 2.18155, y: -4.27054},
+ {x: 2.37348, y: -4.17457},
+ {x: 2.4846, y: -4.08366},
+ {x: 2.54016, y: -4.01295},
+ {x: 2.61592, y: -3.87153},
+ {x: 2.68663, y: -3.78567},
+ {x: 2.74724, y: -3.77051},
+ {x: 2.7927, y: -3.79072},
+ {x: 2.88361, y: -3.94729},
+ {x: 2.96947, y: -4.08366},
+ {x: 3.03008, y: -4.16952},
+ {x: 3.12099, y: -4.21498},
+ {x: 3.17655, y: -4.21498},
+ {x: 3.22201, y: -4.24529},
+ {x: 3.35838, y: -4.316},
+ {x: 3.43919, y: -4.30589},
+ {x: 3.54526, y: -4.30589},
+ {x: 3.73719, y: -4.30589},
+ {x: 4.05539, y: -4.37155},
+ {x: 4.1564, y: -4.41701},
+ {x: 4.28772, y: -4.41701},
+ {x: 4.39884, y: -4.43721},
+ {x: 4.47965, y: -4.43721},
+ {x: 4.53016, y: -4.42206},
+ {x: 4.67158, y: -4.44732},
+ {x: 4.88876, y: -4.45742},
+ {x: 5.04028, y: -4.45742},
+ {x: 5.28272, y: -4.45742},
+ {x: 5.4999, y: -4.46247},
+ {x: 5.69183, y: -4.46247},
+ {x: 5.8383, y: -4.46247},
+ {x: 5.87871, y: -4.45742},
+ {x: 5.90902, y: -4.46752},
+ {x: 5.97973, y: -4.45742},
+ {x: 6.06559, y: -4.45742},
+ {x: 6.1666, y: -4.44227},
+ {x: 6.21711, y: -4.45742},
+ ], [
+ {x: -4.9995e-07, y: -4.36145},
+ {x: 0.181452, y: -4.36145},
+ {x: 0.332974, y: -4.3463},
+ {x: 0.540056, y: -4.3665},
+ {x: 0.782492, y: -4.37661},
+ {x: 0.903711, y: -4.37661},
+ {x: 0.974421, y: -4.33115},
+ {x: 1.06028, y: -4.3463},
+ {x: 1.13099, y: -4.3463},
+ {x: 1.17645, y: -4.3261},
+ {x: 1.21686, y: -4.3261},
+ {x: 1.27242, y: -4.35135},
+ {x: 1.33808, y: -4.31095},
+ {x: 1.39363, y: -4.33115},
+ {x: 1.46434, y: -4.30589},
+ {x: 1.52495, y: -4.32105},
+ {x: 1.68658, y: -4.30589},
+ {x: 1.76234, y: -4.30589},
+ {x: 1.8179, y: -4.25539},
+ {x: 1.92396, y: -4.21498},
+ {x: 1.96437, y: -4.14932},
+ {x: 2.03003, y: -4.07356},
+ {x: 2.07549, y: -4.07356},
+ {x: 2.14115, y: -4.07356},
+ {x: 2.1664, y: -4.07356},
+ {x: 2.22196, y: -4.06346},
+ {x: 2.30277, y: -4.0281},
+ {x: 2.35328, y: -4.02305},
+ {x: 2.47955, y: -4.05841},
+ {x: 2.61087, y: -4.12407},
+ {x: 2.86341, y: -4.10386},
+ {x: 3.02503, y: -4.08366},
+ {x: 3.12605, y: -4.13417},
+ {x: 3.1715, y: -4.13417},
+ {x: 3.26242, y: -4.13417},
+ {x: 3.37353, y: -4.18468},
+ {x: 3.51495, y: -4.24023},
+ {x: 3.59577, y: -4.22003},
+ {x: 3.65132, y: -4.20993},
+ {x: 3.69173, y: -4.20993},
+ {x: 3.72709, y: -4.18468},
+ {x: 3.8281, y: -4.16952},
+ {x: 3.98468, y: -4.15437},
+ {x: 4.1261, y: -4.16952},
+ {x: 4.21701, y: -4.19478},
+ {x: 4.36853, y: -4.26549},
+ {x: 4.44429, y: -4.28569},
+ {x: 4.55541, y: -4.33115},
+ {x: 4.61602, y: -4.33115},
+ {x: 4.68168, y: -4.33115},
+ {x: 4.7827, y: -4.3463},
+ {x: 4.82815, y: -4.3261},
+ {x: 4.85846, y: -4.3463},
+ {x: 4.92412, y: -4.3463},
+ {x: 4.94937, y: -4.3463},
+ {x: 4.98978, y: -4.3362},
+ {x: 5.06554, y: -4.3665},
+ {x: 5.1211, y: -4.34125},
+ {x: 5.15645, y: -4.3564},
+ {x: 5.24232, y: -4.3665},
+ {x: 5.43424, y: -4.3665},
+ {x: 5.4999, y: -4.35135},
+ {x: 5.54536, y: -4.3665},
+ {x: 5.61102, y: -4.3665},
+ {x: 5.63122, y: -4.35135},
+ {x: 5.70193, y: -4.37661},
+ {x: 5.74739, y: -4.3463},
+ {x: 6.20701, y: -4.35135},
+ ], [
+ {x: -4.9995e-07, y: -4.28569},
+ {x: 0.176401, y: -4.27054},
+ {x: 0.353178, y: -4.27054},
+ {x: 0.509751, y: -4.25539},
+ {x: 0.575411, y: -4.28569},
+ {x: 0.696629, y: -4.25539},
+ {x: 0.838051, y: -4.27559},
+ {x: 0.949168, y: -4.25034},
+ {x: 1.12594, y: -4.25034},
+ {x: 1.1613, y: -4.28064},
+ {x: 1.23201, y: -4.26044},
+ {x: 1.27747, y: -4.26044},
+ {x: 1.42899, y: -4.24023},
+ {x: 1.52495, y: -4.22508},
+ {x: 1.60072, y: -4.22508},
+ {x: 1.73709, y: -4.20993},
+ {x: 1.8583, y: -4.16447},
+ {x: 1.94417, y: -4.09881},
+ {x: 1.96942, y: -4.05336},
+ {x: 2.06539, y: -3.99275},
+ {x: 2.10579, y: -3.94729},
+ {x: 2.1361, y: -3.89173},
+ {x: 2.18155, y: -3.89173},
+ {x: 2.21691, y: -3.94729},
+ {x: 2.26742, y: -3.95739},
+ {x: 2.30782, y: -3.92204},
+ {x: 2.33813, y: -3.89678},
+ {x: 2.37348, y: -3.87153},
+ {x: 2.41894, y: -3.85638},
+ {x: 2.4745, y: -3.87153},
+ {x: 2.54016, y: -3.92709},
+ {x: 2.60077, y: -3.88668},
+ {x: 2.63107, y: -3.88163},
+ {x: 2.823, y: -3.92204},
+ {x: 2.96442, y: -4.09376},
+ {x: 3.07554, y: -4.11397},
+ {x: 3.32808, y: -4.14932},
+ {x: 3.5099, y: -4.14427},
+ {x: 3.60082, y: -4.10891},
+ {x: 3.68668, y: -4.06346},
+ {x: 3.75234, y: -4.06346},
+ {x: 3.86346, y: -4.01295},
+ {x: 3.94427, y: -3.96244},
+ {x: 4.05539, y: -3.95739},
+ {x: 4.116, y: -3.95234},
+ {x: 4.16145, y: -3.96749},
+ {x: 4.21196, y: -4.04325},
+ {x: 4.39379, y: -4.13417},
+ {x: 4.60592, y: -4.22508},
+ {x: 4.69683, y: -4.22508},
+ {x: 4.77765, y: -4.23013},
+ {x: 4.8231, y: -4.24023},
+ {x: 4.87866, y: -4.23518},
+ {x: 4.95442, y: -4.25034},
+ {x: 5.07564, y: -4.26549},
+ {x: 5.25747, y: -4.26549},
+ {x: 5.4494, y: -4.26549},
+ {x: 5.70699, y: -4.26549},
+ {x: 5.80295, y: -4.27054},
+ {x: 5.85851, y: -4.28569},
+ {x: 5.92417, y: -4.24529},
+ {x: 6.04539, y: -4.26549},
+ {x: 6.21711, y: -4.26549},
+ ], [
+ {x: 0.0050505, y: -4.17963},
+ {x: 0.0955887, y: -4.17963},
+ {x: 0.186502, y: -4.17457},
+ {x: 0.282467, y: -4.19983},
+ {x: 0.297619, y: -4.19983},
+ {x: 0.322873, y: -4.19478},
+ {x: 0.348127, y: -4.18973},
+ {x: 0.388533, y: -4.18468},
+ {x: 0.418837, y: -4.18468},
+ {x: 0.484497, y: -4.16447},
+ {x: 0.651173, y: -4.15942},
+ {x: 0.711782, y: -4.15942},
+ {x: 0.787543, y: -4.13417},
+ {x: 0.858254, y: -4.16952},
+ {x: 0.944117, y: -4.17457},
+ {x: 1.07544, y: -4.17457},
+ {x: 1.1916, y: -4.17457},
+ {x: 1.34818, y: -4.19478},
+ {x: 1.43404, y: -4.13922},
+ {x: 1.54011, y: -4.11902},
+ {x: 1.65122, y: -4.11902},
+ {x: 1.78254, y: -4.09376},
+ {x: 1.88356, y: -4.04325},
+ {x: 2.02498, y: -3.96749},
+ {x: 2.10074, y: -3.90183},
+ {x: 2.18155, y: -3.89678},
+ {x: 2.25731, y: -3.89678},
+ {x: 2.38358, y: -3.90183},
+ {x: 2.4846, y: -3.91699},
+ {x: 2.61087, y: -3.84628},
+ {x: 2.67148, y: -3.81092},
+ {x: 2.70178, y: -3.74021},
+ {x: 2.73209, y: -3.65435},
+ {x: 2.78259, y: -3.59374},
+ {x: 2.8331, y: -3.59374},
+ {x: 2.90381, y: -3.67455},
+ {x: 2.96442, y: -3.70485},
+ {x: 3.02503, y: -3.78567},
+ {x: 3.07049, y: -3.86143},
+ {x: 3.10584, y: -3.87153},
+ {x: 3.1311, y: -3.87153},
+ {x: 3.22706, y: -3.91699},
+ {x: 3.32808, y: -3.94729},
+ {x: 3.37858, y: -3.96749},
+ {x: 3.47455, y: -3.96749},
+ {x: 3.57051, y: -3.92709},
+ {x: 3.60587, y: -3.92709},
+ {x: 3.70183, y: -3.92709},
+ {x: 3.75234, y: -3.93719},
+ {x: 3.81295, y: -3.93719},
+ {x: 3.86346, y: -3.90688},
+ {x: 3.94932, y: -3.94224},
+ {x: 4.04023, y: -4.0079},
+ {x: 4.20691, y: -4.11902},
+ {x: 4.33823, y: -4.11902},
+ {x: 4.42409, y: -4.11902},
+ {x: 4.46955, y: -4.11397},
+ {x: 4.54531, y: -4.10891},
+ {x: 4.61602, y: -4.12912},
+ {x: 4.8029, y: -4.15942},
+ {x: 4.86351, y: -4.13922},
+ {x: 4.98978, y: -4.14932},
+ {x: 5.06049, y: -4.14932},
+ {x: 5.1413, y: -4.17963},
+ {x: 5.20191, y: -4.13922},
+ {x: 5.32313, y: -4.16447},
+ {x: 5.59587, y: -4.16952},
+ {x: 5.71709, y: -4.16952},
+ {x: 5.77265, y: -4.15437},
+ {x: 5.86356, y: -4.15437},
+ {x: 6.21206, y: -4.15942},
+ ], [
+ {x: 0.0050505, y: -4.06851},
+ {x: 0.186502, y: -4.06851},
+ {x: 0.252162, y: -4.07861},
+ {x: 0.292568, y: -4.04831},
+ {x: 0.469345, y: -4.06346},
+ {x: 0.595614, y: -4.07861},
+ {x: 0.747137, y: -4.07861},
+ {x: 0.802695, y: -4.05841},
+ {x: 0.868354, y: -4.05841},
+ {x: 0.89866, y: -4.08366},
+ {x: 0.954218, y: -4.05336},
+ {x: 1.01988, y: -4.06346},
+ {x: 1.09564, y: -4.05841},
+ {x: 1.1815, y: -4.05841},
+ {x: 1.25221, y: -4.06851},
+ {x: 1.30777, y: -4.05336},
+ {x: 1.38858, y: -4.05336},
+ {x: 1.4694, y: -4.0382},
+ {x: 1.5199, y: -4.06851},
+ {x: 1.62597, y: -4.0382},
+ {x: 1.72193, y: -4.01295},
+ {x: 1.78254, y: -4.01295},
+ {x: 1.89871, y: -3.96244},
+ {x: 1.92902, y: -3.95234},
+ {x: 1.98962, y: -3.94729},
+ {x: 1.99973, y: -3.94729},
+ {x: 2.1866, y: -3.87658},
+ {x: 2.27752, y: -3.82102},
+ {x: 2.45935, y: -3.66445},
+ {x: 2.51995, y: -3.60889},
+ {x: 2.60582, y: -3.54323},
+ {x: 2.67653, y: -3.54323},
+ {x: 2.77249, y: -3.58364},
+ {x: 2.87351, y: -3.6897},
+ {x: 2.97452, y: -3.80082},
+ {x: 3.08564, y: -3.80082},
+ {x: 3.14625, y: -3.82102},
+ {x: 3.22706, y: -3.82607},
+ {x: 3.27757, y: -3.86648},
+ {x: 3.32808, y: -3.89678},
+ {x: 3.37353, y: -3.87153},
+ {x: 3.42404, y: -3.86648},
+ {x: 3.4695, y: -3.85133},
+ {x: 3.4998, y: -3.87658},
+ {x: 3.59072, y: -3.90183},
+ {x: 3.65638, y: -3.91194},
+ {x: 3.76244, y: -3.91194},
+ {x: 3.96447, y: -3.91194},
+ {x: 3.95437, y: -3.95739},
+ {x: 4.07054, y: -3.96749},
+ {x: 4.22711, y: -4.01295},
+ {x: 4.39379, y: -4.04831},
+ {x: 4.45945, y: -4.04831},
+ {x: 4.52006, y: -4.05841},
+ {x: 4.58572, y: -4.0382},
+ {x: 4.66653, y: -4.06851},
+ {x: 4.72714, y: -4.04325},
+ {x: 4.79785, y: -4.06346},
+ {x: 5.38374, y: -4.06346},
+ {x: 5.41909, y: -4.06851},
+ {x: 5.54031, y: -4.06851},
+ {x: 6.21206, y: -4.05841},
+ ], [
+ {x: -0.0050515, y: -4.00285},
+ {x: 0.252162, y: -3.97759},
+ {x: 0.474396, y: -3.97254},
+ {x: 0.812797, y: -3.97759},
+ {x: 0.989574, y: -3.95234},
+ {x: 1.06533, y: -3.95234},
+ {x: 1.1613, y: -3.98265},
+ {x: 1.28252, y: -3.94224},
+ {x: 1.33808, y: -3.94224},
+ {x: 1.36333, y: -3.94224},
+ {x: 1.42899, y: -3.92204},
+ {x: 1.48455, y: -3.92204},
+ {x: 1.57041, y: -3.91699},
+ {x: 1.69163, y: -3.89173},
+ {x: 1.77749, y: -3.83112},
+ {x: 1.87851, y: -3.72506},
+ {x: 1.92902, y: -3.6695},
+ {x: 2.04518, y: -3.6695},
+ {x: 2.11589, y: -3.59879},
+ {x: 2.23206, y: -3.59879},
+ {x: 2.33308, y: -3.59879},
+ {x: 2.45429, y: -3.54828},
+ {x: 2.54016, y: -3.57353},
+ {x: 2.78259, y: -3.61899},
+ {x: 2.96947, y: -3.6594},
+ {x: 3.09069, y: -3.6695},
+ {x: 3.22201, y: -3.72506},
+ {x: 3.29777, y: -3.73011},
+ {x: 3.36343, y: -3.7099},
+ {x: 3.38363, y: -3.72506},
+ {x: 3.43919, y: -3.7099},
+ {x: 3.53516, y: -3.76546},
+ {x: 3.66143, y: -3.77051},
+ {x: 3.75234, y: -3.78567},
+ {x: 3.8483, y: -3.75031},
+ {x: 3.92407, y: -3.72506},
+ {x: 4.00488, y: -3.74526},
+ {x: 4.05034, y: -3.79072},
+ {x: 4.1463, y: -3.79072},
+ {x: 4.23216, y: -3.85133},
+ {x: 4.35843, y: -3.84628},
+ {x: 4.4948, y: -3.93214},
+ {x: 4.55541, y: -3.90688},
+ {x: 4.66653, y: -3.93719},
+ {x: 4.74734, y: -3.93719},
+ {x: 4.79785, y: -3.96749},
+ {x: 5.14635, y: -3.96244},
+ {x: 5.21201, y: -3.98265},
+ {x: 5.36353, y: -3.95739},
+ {x: 6.22216, y: -3.96749},
+ ], [
+ {x: 0.0050505, y: -3.89678},
+ {x: 0.201655, y: -3.88163},
+ {x: 0.348127, y: -3.88163},
+ {x: 0.57036, y: -3.87658},
+ {x: 0.747137, y: -3.87658},
+ {x: 0.903711, y: -3.87658},
+ {x: 1.00473, y: -3.88163},
+ {x: 1.08049, y: -3.85638},
+ {x: 1.1714, y: -3.86648},
+ {x: 1.22696, y: -3.85133},
+ {x: 1.31787, y: -3.85133},
+ {x: 1.38353, y: -3.85133},
+ {x: 1.44414, y: -3.84122},
+ {x: 1.4997, y: -3.84122},
+ {x: 1.57546, y: -3.84122},
+ {x: 1.63102, y: -3.82607},
+ {x: 1.71183, y: -3.79577},
+ {x: 1.75729, y: -3.74021},
+ {x: 1.82295, y: -3.65435},
+ {x: 1.8583, y: -3.58364},
+ {x: 1.91386, y: -3.52303},
+ {x: 1.96942, y: -3.44221},
+ {x: 1.99973, y: -3.35635},
+ {x: 2.02498, y: -3.28059},
+ {x: 2.08054, y: -3.21493},
+ {x: 2.09569, y: -3.16947},
+ {x: 2.17145, y: -3.26544},
+ {x: 2.26237, y: -3.41696},
+ {x: 2.33308, y: -3.46242},
+ {x: 2.38358, y: -3.51292},
+ {x: 2.47955, y: -3.49272},
+ {x: 2.54521, y: -3.46242},
+ {x: 2.60077, y: -3.49272},
+ {x: 2.64622, y: -3.49272},
+ {x: 2.70683, y: -3.46242},
+ {x: 2.73714, y: -3.42706},
+ {x: 2.8028, y: -3.3715},
+ {x: 2.84825, y: -3.3614},
+ {x: 2.90381, y: -3.3715},
+ {x: 2.94422, y: -3.39171},
+ {x: 3.04523, y: -3.37655},
+ {x: 3.11089, y: -3.41696},
+ {x: 3.16645, y: -3.51292},
+ {x: 3.26747, y: -3.57858},
+ {x: 3.33313, y: -3.58364},
+ {x: 3.40889, y: -3.61899},
+ {x: 3.44424, y: -3.63414},
+ {x: 3.48465, y: -3.6695},
+ {x: 3.55031, y: -3.63414},
+ {x: 3.64627, y: -3.6594},
+ {x: 3.77759, y: -3.54828},
+ {x: 3.82305, y: -3.53818},
+ {x: 3.86851, y: -3.49777},
+ {x: 3.91902, y: -3.43716},
+ {x: 3.97962, y: -3.48262},
+ {x: 4.02508, y: -3.51292},
+ {x: 4.1463, y: -3.63414},
+ {x: 4.24226, y: -3.71496},
+ {x: 4.30792, y: -3.76041},
+ {x: 4.41399, y: -3.77556},
+ {x: 4.4544, y: -3.78567},
+ {x: 4.52006, y: -3.82102},
+ {x: 4.61097, y: -3.84628},
+ {x: 4.70693, y: -3.83112},
+ {x: 4.78775, y: -3.87153},
+ {x: 4.87866, y: -3.87153},
+ {x: 5.51506, y: -3.86143},
+ {x: 5.57567, y: -3.89173},
+ {x: 5.62112, y: -3.85638},
+ {x: 5.80295, y: -3.86143},
+ {x: 5.84336, y: -3.89173},
+ {x: 5.91912, y: -3.85638},
+ {x: 6.00498, y: -3.87658},
+ {x: 6.07064, y: -3.87658},
+ {x: 6.14135, y: -3.87658},
+ {x: 6.22216, y: -3.86143},
+ ], [
+ {x: -4.9995e-07, y: -3.80082},
+ {x: 0.17135, y: -3.78567},
+ {x: 0.242061, y: -3.77051},
+ {x: 0.348127, y: -3.79577},
+ {x: 0.514802, y: -3.78062},
+ {x: 0.777442, y: -3.79072},
+ {x: 1.08554, y: -3.78567},
+ {x: 1.29767, y: -3.77556},
+ {x: 1.38858, y: -3.76041},
+ {x: 1.4896, y: -3.76041},
+ {x: 1.64617, y: -3.72506},
+ {x: 1.76739, y: -3.70485},
+ {x: 1.90376, y: -3.7099},
+ {x: 2.02498, y: -3.62909},
+ {x: 2.23711, y: -3.56343},
+ {x: 2.41894, y: -3.51798},
+ {x: 2.60077, y: -3.46747},
+ {x: 2.68663, y: -3.42201},
+ {x: 2.78764, y: -3.3715},
+ {x: 3.01493, y: -3.43211},
+ {x: 3.14625, y: -3.51292},
+ {x: 3.25231, y: -3.50282},
+ {x: 3.36343, y: -3.48767},
+ {x: 3.46445, y: -3.43211},
+ {x: 3.54526, y: -3.38666},
+ {x: 3.59577, y: -3.3513},
+ {x: 3.64122, y: -3.3816},
+ {x: 3.74224, y: -3.40181},
+ {x: 3.7978, y: -3.37655},
+ {x: 3.82305, y: -3.32605},
+ {x: 3.90891, y: -3.31595},
+ {x: 3.94427, y: -3.33615},
+ {x: 3.96952, y: -3.39171},
+ {x: 4.04023, y: -3.51292},
+ {x: 4.06549, y: -3.60889},
+ {x: 4.1665, y: -3.6695},
+ {x: 4.21196, y: -3.6695},
+ {x: 4.27762, y: -3.70485},
+ {x: 4.33823, y: -3.72001},
+ {x: 4.43924, y: -3.72001},
+ {x: 4.57561, y: -3.72506},
+ {x: 4.64633, y: -3.75536},
+ {x: 4.84331, y: -3.77051},
+ {x: 5.05039, y: -3.78567},
+ {x: 5.1716, y: -3.78567},
+ {x: 5.22211, y: -3.76546},
+ {x: 5.32818, y: -3.77556},
+ {x: 5.83325, y: -3.77556},
+ {x: 5.99993, y: -3.77556},
+ {x: 6.05044, y: -3.78567},
+ {x: 6.10094, y: -3.76546},
+ {x: 6.21711, y: -3.76546},
+ ], [
+ {x: 0.0050505, y: -3.6897},
+ {x: 0.125893, y: -3.6897},
+ {x: 0.181452, y: -3.69475},
+ {x: 0.277416, y: -3.69475},
+ {x: 0.358228, y: -3.68465},
+ {x: 0.403685, y: -3.67455},
+ {x: 0.822898, y: -3.68465},
+ {x: 1.03503, y: -3.6796},
+ {x: 1.17645, y: -3.6796},
+ {x: 1.30777, y: -3.6796},
+ {x: 1.42394, y: -3.6493},
+ {x: 1.57041, y: -3.6493},
+ {x: 1.69163, y: -3.6493},
+ {x: 1.80275, y: -3.60889},
+ {x: 1.95932, y: -3.58364},
+ {x: 2.08559, y: -3.57353},
+ {x: 2.22701, y: -3.49777},
+ {x: 2.29267, y: -3.40686},
+ {x: 2.34823, y: -3.31595},
+ {x: 2.41894, y: -3.25029},
+ {x: 2.4644, y: -3.23008},
+ {x: 2.55026, y: -2.97249},
+ {x: 2.57551, y: -2.84117},
+ {x: 2.62097, y: -2.77551},
+ {x: 2.69168, y: -2.87148},
+ {x: 2.76744, y: -3.05836},
+ {x: 2.88866, y: -3.30079},
+ {x: 2.95937, y: -3.34625},
+ {x: 3.04523, y: -3.38666},
+ {x: 3.1412, y: -3.38666},
+ {x: 3.23211, y: -3.41191},
+ {x: 3.29777, y: -3.41191},
+ {x: 3.39374, y: -3.45737},
+ {x: 3.63617, y: -3.56343},
+ {x: 3.7877, y: -3.56343},
+ {x: 4.09074, y: -3.60384},
+ {x: 4.1564, y: -3.60384},
+ {x: 4.29277, y: -3.6493},
+ {x: 4.40389, y: -3.64424},
+ {x: 4.55541, y: -3.6796},
+ {x: 4.76249, y: -3.6796},
+ {x: 5.4797, y: -3.68465},
+ {x: 5.55041, y: -3.68465},
+ {x: 6.21711, y: -3.6796},
+ ], [
+ {x: -4.9995e-07, y: -3.59374},
+ {x: 0.221858, y: -3.59374},
+ {x: 0.332974, y: -3.59374},
+ {x: 0.378431, y: -3.58364},
+ {x: 0.464294, y: -3.58364},
+ {x: 0.641071, y: -3.58364},
+ {x: 0.731985, y: -3.55333},
+ {x: 0.817847, y: -3.57858},
+ {x: 0.959269, y: -3.57858},
+ {x: 1.1411, y: -3.57858},
+ {x: 1.22696, y: -3.56848},
+ {x: 1.28757, y: -3.58364},
+ {x: 1.33302, y: -3.55333},
+ {x: 1.37848, y: -3.57858},
+ {x: 1.45424, y: -3.57858},
+ {x: 1.5098, y: -3.57858},
+ {x: 1.57546, y: -3.55333},
+ {x: 1.66638, y: -3.54828},
+ {x: 1.67648, y: -3.52303},
+ {x: 1.74214, y: -3.52808},
+ {x: 1.78759, y: -3.49777},
+ {x: 1.89871, y: -3.47757},
+ {x: 1.99467, y: -3.42706},
+ {x: 2.10074, y: -3.34625},
+ {x: 2.19671, y: -3.25534},
+ {x: 2.22701, y: -3.21493},
+ {x: 2.27247, y: -3.14927},
+ {x: 2.31792, y: -3.0432},
+ {x: 2.36338, y: -3.0331},
+ {x: 2.37853, y: -2.97754},
+ {x: 2.41894, y: -2.95734},
+ {x: 2.4745, y: -3.03815},
+ {x: 2.62602, y: -3.18968},
+ {x: 2.70683, y: -3.27554},
+ {x: 2.79775, y: -3.27554},
+ {x: 2.88866, y: -3.28059},
+ {x: 2.98462, y: -3.30584},
+ {x: 3.06039, y: -3.3412},
+ {x: 3.12605, y: -3.31089},
+ {x: 3.25231, y: -3.34625},
+ {x: 3.39374, y: -3.34625},
+ {x: 3.47455, y: -3.321},
+ {x: 3.53011, y: -3.28059},
+ {x: 3.56546, y: -3.25534},
+ {x: 3.68163, y: -3.36645},
+ {x: 3.80285, y: -3.40181},
+ {x: 3.93417, y: -3.47252},
+ {x: 4.06044, y: -3.45737},
+ {x: 4.116, y: -3.44221},
+ {x: 4.19681, y: -3.44221},
+ {x: 4.26247, y: -3.49272},
+ {x: 4.34833, y: -3.51798},
+ {x: 4.4847, y: -3.51798},
+ {x: 4.61097, y: -3.54323},
+ {x: 4.71199, y: -3.54323},
+ {x: 4.7827, y: -3.56848},
+ {x: 4.87866, y: -3.57353},
+ {x: 4.98473, y: -3.57353},
+ {x: 5.14635, y: -3.57858},
+ {x: 5.21706, y: -3.58869},
+ {x: 5.36858, y: -3.57353},
+ {x: 5.4797, y: -3.59374},
+ {x: 5.55546, y: -3.58364},
+ {x: 5.68678, y: -3.57353},
+ {x: 6.21711, y: -3.57858},
+ ], [
+ {x: 0.0101015, y: -3.51292},
+ {x: 0.125893, y: -3.49777},
+ {x: 0.23701, y: -3.49777},
+ {x: 0.348127, y: -3.48262},
+ {x: 0.5047, y: -3.48262},
+ {x: 0.676426, y: -3.48262},
+ {x: 0.792594, y: -3.48262},
+ {x: 0.832999, y: -3.48767},
+ {x: 0.908761, y: -3.47252},
+ {x: 1.02493, y: -3.49777},
+ {x: 1.10069, y: -3.49777},
+ {x: 1.27242, y: -3.46747},
+ {x: 1.37343, y: -3.43211},
+ {x: 1.49465, y: -3.43716},
+ {x: 1.67143, y: -3.44221},
+ {x: 1.77749, y: -3.37655},
+ {x: 1.90881, y: -3.23008},
+ {x: 2.00478, y: -2.94219},
+ {x: 2.07044, y: -2.75531},
+ {x: 2.11084, y: -2.51287},
+ {x: 2.1462, y: -2.3361},
+ {x: 2.1765, y: -2.21488},
+ {x: 2.23206, y: -2.19973},
+ {x: 2.26237, y: -2.24518},
+ {x: 2.31792, y: -2.43206},
+ {x: 2.35328, y: -2.57853},
+ {x: 2.41894, y: -2.76036},
+ {x: 2.4947, y: -2.98765},
+ {x: 2.55026, y: -3.05836},
+ {x: 2.58056, y: -3.14927},
+ {x: 2.68158, y: -3.20483},
+ {x: 2.80785, y: -3.17957},
+ {x: 2.83815, y: -3.10886},
+ {x: 2.89371, y: -3.06341},
+ {x: 3.03008, y: -3.0331},
+ {x: 3.08059, y: -3.07856},
+ {x: 3.16645, y: -3.16947},
+ {x: 3.27252, y: -3.25029},
+ {x: 3.40889, y: -3.30079},
+ {x: 3.49475, y: -3.30079},
+ {x: 3.62607, y: -3.31089},
+ {x: 3.72204, y: -3.30584},
+ {x: 3.8079, y: -3.27049},
+ {x: 3.92912, y: -3.21998},
+ {x: 4.01498, y: -3.17957},
+ {x: 4.07559, y: -3.19473},
+ {x: 4.116, y: -3.19473},
+ {x: 4.23216, y: -3.28564},
+ {x: 4.35338, y: -3.35635},
+ {x: 4.46955, y: -3.3816},
+ {x: 4.54026, y: -3.44221},
+ {x: 4.66148, y: -3.44221},
+ {x: 4.76754, y: -3.47757},
+ {x: 4.86856, y: -3.47757},
+ {x: 4.88371, y: -3.49272},
+ {x: 5.22211, y: -3.47757},
+ {x: 5.29282, y: -3.49777},
+ {x: 5.39889, y: -3.48262},
+ {x: 6.21711, y: -3.48262},
+ ], [
+ {x: 0.0101015, y: -3.40181},
+ {x: 0.23701, y: -3.40181},
+ {x: 0.353178, y: -3.41696},
+ {x: 0.43904, y: -3.39171},
+ {x: 0.545107, y: -3.39171},
+ {x: 0.646122, y: -3.41191},
+ {x: 0.721883, y: -3.3614},
+ {x: 0.812797, y: -3.38666},
+ {x: 0.954218, y: -3.38666},
+ {x: 1.05018, y: -3.38666},
+ {x: 1.12594, y: -3.3614},
+ {x: 1.18655, y: -3.34625},
+ {x: 1.28252, y: -3.38666},
+ {x: 1.35828, y: -3.3513},
+ {x: 1.46434, y: -3.3513},
+ {x: 1.60577, y: -3.31595},
+ {x: 1.73204, y: -3.26039},
+ {x: 1.76739, y: -3.20988},
+ {x: 1.828, y: -3.19473},
+ {x: 1.89871, y: -3.18463},
+ {x: 1.93912, y: -3.12907},
+ {x: 2.01993, y: -3.0129},
+ {x: 2.12599, y: -2.89673},
+ {x: 2.1462, y: -2.89168},
+ {x: 2.23711, y: -2.93714},
+ {x: 2.33813, y: -3.08866},
+ {x: 2.45935, y: -3.14927},
+ {x: 2.55531, y: -3.17452},
+ {x: 2.71693, y: -3.12907},
+ {x: 2.81795, y: -3.09371},
+ {x: 2.89371, y: -3.09371},
+ {x: 2.96442, y: -3.09371},
+ {x: 3.09069, y: -3.12402},
+ {x: 3.20686, y: -3.14927},
+ {x: 3.28767, y: -3.23008},
+ {x: 3.36343, y: -3.19978},
+ {x: 3.45435, y: -3.23008},
+ {x: 3.4897, y: -3.23008},
+ {x: 3.60082, y: -3.19978},
+ {x: 3.71193, y: -3.20988},
+ {x: 3.81295, y: -3.17957},
+ {x: 3.85841, y: -3.18463},
+ {x: 3.97457, y: -3.23008},
+ {x: 4.03013, y: -3.16442},
+ {x: 4.05034, y: -3.13917},
+ {x: 4.1261, y: -3.13917},
+ {x: 4.20691, y: -3.17957},
+ {x: 4.30287, y: -3.28059},
+ {x: 4.38369, y: -3.30079},
+ {x: 4.4847, y: -3.3412},
+ {x: 4.58067, y: -3.3412},
+ {x: 4.70188, y: -3.37655},
+ {x: 4.81805, y: -3.37655},
+ {x: 4.89381, y: -3.37655},
+ {x: 4.94937, y: -3.39171},
+ {x: 4.99988, y: -3.3816},
+ {x: 5.47465, y: -3.38666},
+ {x: 5.54536, y: -3.39676},
+ {x: 5.68173, y: -3.39676},
+ {x: 5.71709, y: -3.3816},
+ {x: 5.77265, y: -3.38666},
+ {x: 5.82315, y: -3.39171, z: 0, c1x: 0, c1y: 0, c1z: 0, c2x: -0.0303046, c2y: 0, c2z: 0},
+ {x: 5.87366, y: -3.3816, z: 0, c1x: 0.0303045, c1y: 0, c1z: 0, c2x: 0, c2y: 0, c2z: 0},
+ {x: 5.91407, y: -3.3816},
+ {x: 6.21206, y: -3.38666},
+ ], [
+ {x: -4.9995e-07, y: -3.30584},
+ {x: 0.307721, y: -3.29069},
+ {x: 0.535005, y: -3.30584},
+ {x: 0.843102, y: -3.31089},
+ {x: 1.08554, y: -3.31089},
+ {x: 1.41384, y: -3.28564},
+ {x: 1.4694, y: -3.26039},
+ {x: 1.5199, y: -3.27049},
+ {x: 1.57546, y: -3.25029},
+ {x: 1.70678, y: -3.26039},
+ {x: 1.88861, y: -3.17957},
+ {x: 2.09064, y: -2.9927},
+ {x: 2.28257, y: -2.91188},
+ {x: 2.40884, y: -2.84622},
+ {x: 2.48965, y: -2.77046},
+ {x: 2.56036, y: -2.65935},
+ {x: 2.58561, y: -2.60884},
+ {x: 2.62602, y: -2.55833},
+ {x: 2.64622, y: -2.48257},
+ {x: 2.70683, y: -2.46742},
+ {x: 2.7927, y: -2.54823},
+ {x: 2.8533, y: -2.70985},
+ {x: 2.89876, y: -2.77046},
+ {x: 2.96947, y: -2.81592},
+ {x: 2.99978, y: -2.83612},
+ {x: 3.09574, y: -2.82097},
+ {x: 3.16645, y: -2.86138},
+ {x: 3.26747, y: -2.91188},
+ {x: 3.37858, y: -2.95734},
+ {x: 3.48465, y: -2.90683},
+ {x: 3.57556, y: -2.75531},
+ {x: 3.66143, y: -2.66945},
+ {x: 3.71698, y: -2.68965},
+ {x: 3.77759, y: -2.77551},
+ {x: 3.83315, y: -2.88158},
+ {x: 3.95942, y: -3.06341},
+ {x: 4.05539, y: -3.10381},
+ {x: 4.23721, y: -3.28059},
+ {x: 4.40389, y: -3.26544},
+ {x: 4.58572, y: -3.28564},
+ {x: 4.66148, y: -3.28564},
+ {x: 4.71704, y: -3.28564},
+ {x: 4.86351, y: -3.31089},
+ {x: 4.96957, y: -3.28564},
+ {x: 5.09079, y: -3.28564},
+ {x: 5.1514, y: -3.29069},
+ {x: 5.22211, y: -3.29069},
+ {x: 5.58072, y: -3.30584},
+ {x: 5.70699, y: -3.30584},
+ {x: 5.89386, y: -3.30584},
+ {x: 5.98478, y: -3.29069},
+ {x: 6.07064, y: -3.30079},
+ {x: 6.1161, y: -3.30079},
+ {x: 6.21711, y: -3.29069},
+ ], [
+ {x: -4.9995e-07, y: -3.20988},
+ {x: 0.115792, y: -3.20988},
+ {x: 0.252162, y: -3.19473},
+ {x: 0.403685, y: -3.19473},
+ {x: 0.605716, y: -3.21493},
+ {x: 0.807746, y: -3.20483},
+ {x: 1.10574, y: -3.19473},
+ {x: 1.1916, y: -3.16947},
+ {x: 1.41384, y: -3.18968},
+ {x: 1.47445, y: -3.16442},
+ {x: 1.57041, y: -3.16442},
+ {x: 1.71688, y: -3.14927},
+ {x: 1.8583, y: -3.10886},
+ {x: 1.96437, y: -3.05331},
+ {x: 2.05023, y: -3.00785},
+ {x: 2.10074, y: -2.94219},
+ {x: 2.27247, y: -2.93714},
+ {x: 2.44924, y: -2.76541},
+ {x: 2.52501, y: -2.73511},
+ {x: 2.69168, y: -2.73511},
+ {x: 2.82805, y: -2.71996},
+ {x: 2.88361, y: -2.7048},
+ {x: 2.96442, y: -2.6947},
+ {x: 3.06039, y: -2.6947},
+ {x: 3.13615, y: -2.76541},
+ {x: 3.19676, y: -2.81592},
+ {x: 3.40889, y: -2.82097},
+ {x: 3.56041, y: -2.95734, z: 0, c1x: 0, c1y: 0, c1z: 0, c2x: -0.0252539, c2y: 0.0050507, c2z: 0},
+ {x: 3.92912, y: -3.01795, z: 0, c1x: 0.0252538, c1y: -0.0050508, c1z: 0, c2x: 0, c2y: 0, c2z: 0},
+ {x: 4.22711, y: -3.09371},
+ {x: 4.37358, y: -3.13917},
+ {x: 4.38874, y: -3.10381},
+ {x: 4.41904, y: -3.12402},
+ {x: 4.46955, y: -3.14927},
+ {x: 4.57561, y: -3.14927},
+ {x: 4.68673, y: -3.14927},
+ {x: 4.78775, y: -3.21493},
+ {x: 4.82815, y: -3.17957},
+ {x: 4.87361, y: -3.17957},
+ {x: 5.01503, y: -3.19473},
+ {x: 5.27262, y: -3.19978},
+ {x: 5.44435, y: -3.19978},
+ {x: 5.4898, y: -3.18968},
+ {x: 5.60597, y: -3.20988},
+ {x: 5.66153, y: -3.20988},
+ {x: 5.75749, y: -3.19978},
+ {x: 5.8181, y: -3.19978},
+ {x: 6.21711, y: -3.19473},
+ ], [
+ {x: 0.0050505, y: -3.08866},
+ {x: 0.0955887, y: -3.09876},
+ {x: 0.201655, y: -3.10886},
+ {x: 0.348127, y: -3.10886},
+ {x: 0.469345, y: -3.08361},
+ {x: 0.529954, y: -3.09876},
+ {x: 0.777442, y: -3.10381},
+ {x: 1.02493, y: -3.12907},
+ {x: 1.15625, y: -3.12402},
+ {x: 1.22696, y: -3.11897, z: 0, c1x: 0, c1y: 0, c1z: 0, c2x: -0.010101, c2y: -0.0202031, c2z: 0},
+ {x: 1.25726, y: -3.07856, z: 0, c1x: 0.010102, c1y: 0.020203, c1z: 0, c2x: 0, c2y: 0, c2z: 0},
+ {x: 1.31282, y: -3.0432},
+ {x: 1.44919, y: -3.08866},
+ {x: 1.59566, y: -3.02805},
+ {x: 1.65627, y: -3.0331},
+ {x: 1.74719, y: -3.0331},
+ {x: 1.86841, y: -2.95734},
+ {x: 1.96437, y: -2.87653},
+ {x: 2.03003, y: -2.76036},
+ {x: 2.06539, y: -2.6947},
+ {x: 2.24216, y: -2.62904},
+ {x: 2.32803, y: -2.52803},
+ {x: 2.42399, y: -2.53308},
+ {x: 2.53511, y: -2.60379},
+ {x: 2.57046, y: -2.6644},
+ {x: 2.62097, y: -2.75026},
+ {x: 2.77249, y: -2.71996},
+ {x: 2.8129, y: -2.61894},
+ {x: 2.8533, y: -2.57853},
+ {x: 2.93412, y: -2.6745},
+ {x: 3.01493, y: -2.7149},
+ {x: 3.1816, y: -2.79572},
+ {x: 3.36343, y: -2.84622},
+ {x: 3.54526, y: -2.81087},
+ {x: 3.76749, y: -2.79572},
+ {x: 3.86346, y: -2.77551},
+ {x: 3.96447, y: -2.77551},
+ {x: 4.03518, y: -2.80077},
+ {x: 4.18671, y: -2.85127},
+ {x: 4.30287, y: -2.85127},
+ {x: 4.39884, y: -2.93714},
+ {x: 4.56551, y: -3.0331},
+ {x: 4.71704, y: -3.0432},
+ {x: 4.89381, y: -3.09371},
+ {x: 4.97968, y: -3.10381},
+ {x: 5.08574, y: -3.10381},
+ {x: 5.20696, y: -3.09876},
+ {x: 6.22216, y: -3.10381},
+ ], [
+ {x: -4.9995e-07, y: -3.0129},
+ {x: 0.186502, y: -3.0129},
+ {x: 0.737035, y: -3.023},
+ {x: 0.89866, y: -3.0028},
+ {x: 1.00978, y: -2.9927},
+ {x: 1.11079, y: -3.00785},
+ {x: 1.21686, y: -2.95734},
+ {x: 1.31282, y: -2.98259},
+ {x: 1.57546, y: -2.95734},
+ {x: 1.75729, y: -2.93714},
+ {x: 1.828, y: -2.89673},
+ {x: 1.88861, y: -2.89673},
+ {x: 2.01488, y: -2.87653},
+ {x: 2.24216, y: -2.84117},
+ {x: 2.39369, y: -2.70985},
+ {x: 2.47955, y: -2.53308},
+ {x: 2.4947, y: -2.46742},
+ {x: 2.54521, y: -2.41691},
+ {x: 2.59066, y: -2.41691},
+ {x: 2.64622, y: -2.326},
+ {x: 2.65127, y: -2.23508},
+ {x: 2.72704, y: -2.23003},
+ {x: 2.76239, y: -2.26539},
+ {x: 2.80785, y: -2.24013},
+ {x: 2.81795, y: -2.30074},
+ {x: 2.93412, y: -2.48257},
+ {x: 3.08059, y: -2.64924},
+ {x: 3.17655, y: -2.68965},
+ {x: 3.28767, y: -2.73006},
+ {x: 3.40384, y: -2.73511},
+ {x: 3.4998, y: -2.78561},
+ {x: 3.50485, y: -2.78561},
+ {x: 3.76749, y: -2.86138},
+ {x: 4.1564, y: -2.87653},
+ {x: 4.26752, y: -2.86643},
+ {x: 4.42662, y: -2.93966},
+ {x: 4.51248, y: -2.97754},
+ {x: 4.6337, y: -2.99775},
+ {x: 4.74481, y: -3.00027},
+ {x: 4.80037, y: -2.98765},
+ {x: 4.89129, y: -3.00785},
+ {x: 5.02513, y: -3.0028},
+ {x: 5.111, y: -2.98512},
+ {x: 5.1514, y: -3.01037},
+ {x: 5.32313, y: -3.00027},
+ {x: 5.37014, y: -2.96857},
+ {x: 5.42128, y: -3.00348},
+ {x: 5.68812, y: -3.00773},
+ {x: 5.73833, y: -2.97701},
+ {x: 5.79109, y: -3.01472},
+ {x: 5.88124, y: -3.0028},
+ {x: 5.94437, y: -3.01542},
+ {x: 5.99684, y: -2.99789},
+ {x: 6.06054, y: -3.00027},
+ {x: 6.15145, y: -3.01037},
+ {x: 6.22216, y: -3.03563},
+ ], [
+ {x: 0.0050505, y: -2.92704},
+ {x: 0.0703347, y: -2.91693},
+ {x: 0.0804357, y: -2.91188},
+ {x: 0.146096, y: -2.91693},
+ {x: 0.216807, y: -2.92704},
+ {x: 0.282467, y: -2.89673},
+ {x: 0.403685, y: -2.90178},
+ {x: 0.474396, y: -2.90683},
+ {x: 0.555207, y: -2.88663},
+ {x: 0.646122, y: -2.91693},
+ {x: 1.32797, y: -2.91188},
+ {x: 1.37343, y: -2.89673},
+ {x: 1.40374, y: -2.91188},
+ {x: 1.44919, y: -2.91188},
+ {x: 1.48455, y: -2.89673},
+ {x: 1.55021, y: -2.89673},
+ {x: 1.59566, y: -2.87148},
+ {x: 1.70678, y: -2.86643},
+ {x: 1.8583, y: -2.86643},
+ {x: 1.90881, y: -2.87653},
+ {x: 2.06539, y: -2.87653},
+ {x: 2.37853, y: -2.87653},
+ {x: 2.4846, y: -2.81592},
+ {x: 2.63612, y: -2.72501},
+ {x: 2.8432, y: -2.61389},
+ {x: 2.85836, y: -2.55328, z: 0, c1x: 0, c1y: 0, c1z: 0, c2x: -0.0050507, c2y: -0.111117, c2z: 0},
+ {x: 2.86846, y: -2.43206, z: 0, c1x: 0.0050508, c1y: 0.111117, c1z: 0, c2x: 0, c2y: 0, c2z: 0},
+ {x: 2.90886, y: -2.40681},
+ {x: 2.96947, y: -2.40176},
+ {x: 3.08059, y: -2.46237},
+ {x: 3.1614, y: -2.49772},
+ {x: 3.1816, y: -2.53308},
+ {x: 3.23211, y: -2.50277},
+ {x: 3.28767, y: -2.44721},
+ {x: 3.36848, y: -2.44721},
+ {x: 3.40384, y: -2.50782},
+ {x: 3.4695, y: -2.57348},
+ {x: 3.53011, y: -2.59874},
+ {x: 3.57556, y: -2.64419},
+ {x: 3.66648, y: -2.6846},
+ {x: 3.78264, y: -2.72501},
+ {x: 3.818, y: -2.77046},
+ {x: 3.87356, y: -2.79067},
+ {x: 3.93922, y: -2.79067},
+ {x: 4.04528, y: -2.79572},
+ {x: 4.1665, y: -2.81592},
+ {x: 4.20186, y: -2.82097},
+ {x: 4.34833, y: -2.85127},
+ {x: 4.40389, y: -2.86643},
+ {x: 4.4645, y: -2.85633},
+ {x: 4.53521, y: -2.85127},
+ {x: 4.67663, y: -2.87148},
+ {x: 4.77765, y: -2.89168},
+ {x: 4.83825, y: -2.89673},
+ {x: 4.96957, y: -2.87653},
+ {x: 5.09079, y: -2.88158},
+ {x: 5.26757, y: -2.90178},
+ {x: 5.33323, y: -2.93714},
+ {x: 5.37869, y: -2.89673},
+ {x: 5.7777, y: -2.91188},
+ {x: 5.94437, y: -2.91188},
+ {x: 6.06054, y: -2.91188},
+ {x: 6.1363, y: -2.90683},
+ {x: 6.18176, y: -2.88158},
+ {x: 6.21711, y: -2.90683},
+ {x: 6.17166, y: -2.90683},
+ ], [
+ {x: -0.0101015, y: -2.81592},
+ {x: 0.0703347, y: -2.81087},
+ {x: 0.231959, y: -2.84117},
+ {x: 0.469345, y: -2.81592},
+ {x: 0.686528, y: -2.79572},
+ {x: 0.858254, y: -2.79572},
+ {x: 0.999675, y: -2.81592},
+ {x: 1.07039, y: -2.81592},
+ {x: 1.15625, y: -2.81592},
+ {x: 1.19665, y: -2.79067},
+ {x: 1.28757, y: -2.79067},
+ {x: 1.34818, y: -2.75026},
+ {x: 1.46434, y: -2.76541},
+ {x: 1.54516, y: -2.75026},
+ {x: 1.61082, y: -2.75026},
+ {x: 1.67143, y: -2.76541},
+ {x: 1.73709, y: -2.74016},
+ {x: 1.78759, y: -2.76036},
+ {x: 1.89366, y: -2.72501},
+ {x: 1.96437, y: -2.70985},
+ {x: 1.99467, y: -2.6644},
+ {x: 2.14115, y: -2.58358},
+ {x: 2.29267, y: -2.3765},
+ {x: 2.34318, y: -2.24518},
+ {x: 2.40379, y: -2.09871},
+ {x: 2.45935, y: -2.06841},
+ {x: 2.4745, y: -2.00275},
+ {x: 2.53006, y: -1.93709},
+ {x: 2.58561, y: -2.08861},
+ {x: 2.65127, y: -2.19973},
+ {x: 2.71693, y: -2.3664},
+ {x: 2.8028, y: -2.49772},
+ {x: 2.96085, y: -2.53016},
+ {x: 3.08651, y: -2.64088},
+ {x: 3.22938, y: -2.60193},
+ {x: 3.38407, y: -2.68495},
+ {x: 3.69725, y: -2.68087},
+ {x: 3.89473, y: -2.70237},
+ {x: 3.93355, y: -2.6816},
+ {x: 3.97926, y: -2.7052},
+ {x: 4.06079, y: -2.68968},
+ {x: 4.17006, y: -2.79823},
+ {x: 4.22625, y: -2.75964},
+ {x: 4.40858, y: -2.79819},
+ {x: 4.49056, y: -2.79952},
+ {x: 4.59048, y: -2.77602},
+ {x: 4.68237, y: -2.80971},
+ {x: 4.7586, y: -2.77179},
+ {x: 4.83911, y: -2.80518},
+ {x: 5.17259, y: -2.80591},
+ {x: 5.29404, y: -2.82763},
+ {x: 5.34397, y: -2.80516},
+ {x: 5.53689, y: -2.81646},
+ {x: 5.75831, y: -2.79649},
+ {x: 5.85114, y: -2.82112},
+ {x: 6.02259, y: -2.79731},
+ {x: 6.22998, y: -2.80824},
+ ], [
+ {x: -4.9995e-07, y: -2.73006},
+ {x: 0.242061, y: -2.73006},
+ {x: 0.454193, y: -2.73006},
+ {x: 0.656223, y: -2.71996},
+ {x: 0.782492, y: -2.71996},
+ {x: 0.918863, y: -2.6947},
+ {x: 1.02998, y: -2.71996},
+ {x: 1.15625, y: -2.71996},
+ {x: 1.27242, y: -2.6947},
+ {x: 1.40374, y: -2.70985},
+ {x: 1.4997, y: -2.65935},
+ {x: 1.58556, y: -2.6846},
+ {x: 1.75224, y: -2.63409},
+ {x: 1.8583, y: -2.63409},
+ {x: 1.98962, y: -2.56843},
+ {x: 2.07549, y: -2.49772},
+ {x: 2.14115, y: -2.39166},
+ {x: 2.22196, y: -2.24518},
+ {x: 2.25226, y: -2.14417},
+ {x: 2.29772, y: -2.11386},
+ {x: 2.34318, y: -2.11386},
+ {x: 2.37853, y: -2.14417},
+ {x: 2.48965, y: -2.21993},
+ {x: 2.62097, y: -2.3563},
+ {x: 2.70178, y: -2.44216},
+ {x: 2.8129, y: -2.53308},
+ {x: 2.89876, y: -2.53308},
+ {x: 3.00988, y: -2.49772},
+ {x: 3.1513, y: -2.56338},
+ {x: 3.27757, y: -2.56338},
+ {x: 3.38363, y: -2.52803},
+ {x: 3.43919, y: -2.52803},
+ {x: 3.52001, y: -2.50277},
+ {x: 3.67153, y: -2.50277},
+ {x: 3.77759, y: -2.50277},
+ {x: 3.89881, y: -2.45732},
+ {x: 3.98468, y: -2.42701},
+ {x: 4.05539, y: -2.51287},
+ {x: 4.21196, y: -2.54823},
+ {x: 4.29782, y: -2.54823},
+ {x: 4.34833, y: -2.56843},
+ {x: 4.43924, y: -2.62904},
+ {x: 4.54531, y: -2.65429},
+ {x: 4.69683, y: -2.68965},
+ {x: 4.7827, y: -2.6846},
+ {x: 4.85846, y: -2.70985},
+ {x: 5.17666, y: -2.7048},
+ {x: 5.25242, y: -2.7048},
+ {x: 5.28777, y: -2.73006},
+ {x: 5.38879, y: -2.7048},
+ {x: 5.53526, y: -2.7048},
+ {x: 5.59587, y: -2.71996},
+ {x: 5.64133, y: -2.69975},
+ {x: 5.82315, y: -2.7048},
+ {x: 5.98478, y: -2.7149},
+ {x: 6.06054, y: -2.71996},
+ {x: 6.08074, y: -2.73006},
+ {x: 6.1363, y: -2.70985},
+ {x: 6.16155, y: -2.72501},
+ {x: 6.22721, y: -2.70985},
+ ], [
+ {x: -4.9995e-07, y: -2.62399},
+ {x: 0.353178, y: -2.61894},
+ {x: 0.605716, y: -2.60379},
+ {x: 0.827949, y: -2.63409},
+ {x: 0.994624, y: -2.63409},
+ {x: 1.15625, y: -2.58358},
+ {x: 1.28252, y: -2.58358},
+ {x: 1.40879, y: -2.56843},
+ {x: 1.5199, y: -2.59369},
+ {x: 1.68153, y: -2.55328},
+ {x: 1.72193, y: -2.50782},
+ {x: 1.80275, y: -2.41186},
+ {x: 1.8078, y: -2.3765},
+ {x: 1.88356, y: -2.3664},
+ {x: 1.94922, y: -2.29064},
+ {x: 2.09569, y: -2.16942},
+ {x: 2.16135, y: -2.11891},
+ {x: 2.25226, y: -2.11891},
+ {x: 2.36843, y: -2.16437},
+ {x: 2.54016, y: -2.16437},
+ {x: 2.65127, y: -2.12902},
+ {x: 2.74219, y: -2.08861},
+ {x: 2.82805, y: -2.0078},
+ {x: 2.90381, y: -1.96739},
+ {x: 2.95432, y: -1.93204},
+ {x: 3.00483, y: -1.90678},
+ {x: 3.03008, y: -1.92699},
+ {x: 3.06039, y: -1.90678},
+ {x: 3.10584, y: -2.05325},
+ {x: 3.1715, y: -2.18963},
+ {x: 3.25737, y: -2.26539},
+ {x: 3.33818, y: -2.3361},
+ {x: 3.40889, y: -2.41691},
+ {x: 3.44424, y: -2.43206},
+ {x: 3.51495, y: -2.43206},
+ {x: 3.56041, y: -2.3866},
+ {x: 3.59072, y: -2.40176},
+ {x: 3.65132, y: -2.37145},
+ {x: 3.71193, y: -2.30579},
+ {x: 3.77759, y: -2.30579},
+ {x: 3.7877, y: -2.30579},
+ {x: 3.83315, y: -2.3664},
+ {x: 3.88366, y: -2.40176},
+ {x: 3.93922, y: -2.44721},
+ {x: 3.97457, y: -2.44721},
+ {x: 4.05539, y: -2.40681},
+ {x: 4.09074, y: -2.3765},
+ {x: 4.116, y: -2.3664},
+ {x: 4.18166, y: -2.39166},
+ {x: 4.23721, y: -2.46237},
+ {x: 4.30287, y: -2.55833},
+ {x: 4.40894, y: -2.54823},
+ {x: 4.54026, y: -2.58863},
+ {x: 4.61602, y: -2.59369},
+ {x: 4.72209, y: -2.59369},
+ {x: 5.81305, y: -2.60884},
+ {x: 5.99488, y: -2.60884},
+ {x: 6.106, y: -2.61389},
+ {x: 6.14135, y: -2.63914},
+ {x: 6.22721, y: -2.61389},
+ ], [
+ {x: -0.0050515, y: -2.53308},
+ {x: 0.449142, y: -2.50277},
+ {x: 0.57036, y: -2.51287},
+ {x: 0.944117, y: -2.51287},
+ {x: 1.10574, y: -2.51287},
+ {x: 1.21686, y: -2.49772},
+ {x: 1.33808, y: -2.52298},
+ {x: 1.40374, y: -2.49267},
+ {x: 1.5199, y: -2.49267},
+ {x: 1.58556, y: -2.46237},
+ {x: 1.66132, y: -2.46742},
+ {x: 1.72698, y: -2.47752},
+ {x: 1.83305, y: -2.46237},
+ {x: 2.07549, y: -2.37145},
+ {x: 2.23206, y: -2.23508},
+ {x: 2.29267, y: -2.13912},
+ {x: 2.32297, y: -2.10376},
+ {x: 2.38863, y: -2.09871},
+ {x: 2.43409, y: -2.09871},
+ {x: 2.65632, y: -2.18457},
+ {x: 2.74219, y: -2.23003},
+ {x: 2.7927, y: -2.27549},
+ {x: 2.99473, y: -2.36135},
+ {x: 3.21191, y: -2.30074},
+ {x: 3.22706, y: -2.21993},
+ {x: 3.28262, y: -2.19468},
+ {x: 3.36848, y: -2.19468},
+ {x: 3.45435, y: -2.25528},
+ {x: 3.54021, y: -2.25528},
+ {x: 3.60082, y: -2.19468},
+ {x: 3.65132, y: -2.15932},
+ {x: 3.71193, y: -2.15932},
+ {x: 3.76749, y: -2.21993},
+ {x: 3.85841, y: -2.26034},
+ {x: 3.98973, y: -2.25528},
+ {x: 4.04528, y: -2.31084},
+ {x: 4.08569, y: -2.3664},
+ {x: 4.20691, y: -2.39671},
+ {x: 4.31297, y: -2.45732},
+ {x: 4.38369, y: -2.46742},
+ {x: 4.4544, y: -2.46237},
+ {x: 4.4948, y: -2.47752},
+ {x: 4.56046, y: -2.47752},
+ {x: 4.64633, y: -2.50782},
+ {x: 4.90897, y: -2.52298},
+ {x: 5.67163, y: -2.52298},
+ {x: 5.72719, y: -2.54318},
+ {x: 5.808, y: -2.52298},
+ {x: 6.04539, y: -2.52298},
+ {x: 6.06054, y: -2.51287},
+ {x: 6.08074, y: -2.53308},
+ {x: 6.22216, y: -2.53308},
+ ], [
+ {x: -4.9995e-07, y: -2.42701},
+ {x: 0.10569, y: -2.42701},
+ {x: 0.17135, y: -2.43711},
+ {x: 0.242061, y: -2.41691},
+ {x: 0.398634, y: -2.42196},
+ {x: 0.873406, y: -2.42196},
+ {x: 1.04008, y: -2.42196},
+ {x: 1.13099, y: -2.43206},
+ {x: 1.1714, y: -2.40681},
+ {x: 1.27747, y: -2.43711},
+ {x: 1.37848, y: -2.42196},
+ {x: 1.42394, y: -2.3866},
+ {x: 1.53, y: -2.41186},
+ {x: 1.65122, y: -2.39166},
+ {x: 1.79264, y: -2.36135},
+ {x: 1.8482, y: -2.326},
+ {x: 1.87346, y: -2.3361},
+ {x: 2.00478, y: -2.3765},
+ {x: 2.10074, y: -2.35125},
+ {x: 2.28257, y: -2.326},
+ {x: 2.40884, y: -2.24013},
+ {x: 2.43914, y: -2.19468},
+ {x: 2.5048, y: -2.09871},
+ {x: 2.5149, y: -1.99265},
+ {x: 2.55026, y: -1.94719},
+ {x: 2.62602, y: -1.94214},
+ {x: 2.70683, y: -1.94214},
+ {x: 2.75229, y: -1.99265},
+ {x: 2.78764, y: -2.02295},
+ {x: 2.8533, y: -2.09366},
+ {x: 3.00988, y: -2.11891},
+ {x: 3.15635, y: -2.12902},
+ {x: 3.21191, y: -2.10881},
+ {x: 3.29272, y: -2.05831},
+ {x: 3.35333, y: -2.0078},
+ {x: 3.43414, y: -2.05831},
+ {x: 3.5099, y: -2.05831},
+ {x: 3.64627, y: -2.05831},
+ {x: 3.72709, y: -2.05831},
+ {x: 3.78264, y: -2.12397},
+ {x: 3.85841, y: -2.20478},
+ {x: 4.03013, y: -2.326},
+ {x: 4.09579, y: -2.33105},
+ {x: 4.1766, y: -2.31589},
+ {x: 4.29277, y: -2.3765},
+ {x: 4.38369, y: -2.36135},
+ {x: 4.4948, y: -2.39166},
+ {x: 4.55036, y: -2.39671},
+ {x: 4.62612, y: -2.42701},
+ {x: 5.10594, y: -2.42701},
+ {x: 5.1514, y: -2.44216},
+ {x: 5.28272, y: -2.41691},
+ {x: 5.76254, y: -2.42701},
+ {x: 5.8282, y: -2.42701},
+ {x: 5.93932, y: -2.43206},
+ {x: 6.04034, y: -2.43206},
+ {x: 6.10094, y: -2.42196},
+ {x: 6.22216, y: -2.42701},
+ ], [
+ {x: -4.9995e-07, y: -2.3361},
+ {x: 0.23701, y: -2.3361},
+ {x: 0.30267, y: -2.35125},
+ {x: 0.459244, y: -2.32094},
+ {x: 0.76734, y: -2.31589},
+ {x: 0.979472, y: -2.3361},
+ {x: 1.09564, y: -2.31589},
+ {x: 1.16635, y: -2.31589},
+ {x: 1.24716, y: -2.30074},
+ {x: 1.35323, y: -2.326},
+ {x: 1.42899, y: -2.29569},
+ {x: 1.49465, y: -2.28559},
+ {x: 1.56536, y: -2.30579},
+ {x: 1.68153, y: -2.25023},
+ {x: 1.80275, y: -2.19973},
+ {x: 1.92396, y: -2.08356},
+ {x: 2.05528, y: -2.07851},
+ {x: 2.16135, y: -1.97244},
+ {x: 2.23206, y: -1.95224},
+ {x: 2.31287, y: -1.87648},
+ {x: 2.37853, y: -1.74011},
+ {x: 2.41894, y: -1.66435},
+ {x: 2.4846, y: -1.80072},
+ {x: 2.53006, y: -1.86133},
+ {x: 2.70683, y: -1.95224},
+ {x: 2.91896, y: -2.00275},
+ {x: 3.12099, y: -2.05325},
+ {x: 3.24726, y: -2.08356},
+ {x: 3.45435, y: -2.11386},
+ {x: 3.62102, y: -2.11386},
+ {x: 3.69173, y: -2.16942},
+ {x: 3.7877, y: -2.15932},
+ {x: 3.87356, y: -2.13912},
+ {x: 3.91396, y: -2.13912},
+ {x: 4.00993, y: -2.17447},
+ {x: 4.116, y: -2.14922},
+ {x: 4.19681, y: -2.19468},
+ {x: 4.35338, y: -2.19468},
+ {x: 4.44429, y: -2.21488},
+ {x: 4.58067, y: -2.29569},
+ {x: 4.69178, y: -2.3361},
+ {x: 4.77765, y: -2.32094},
+ {x: 5.81305, y: -2.33105},
+ {x: 5.86861, y: -2.3361},
+ {x: 6.04034, y: -2.3361},
+ {x: 6.10094, y: -2.3462},
+ {x: 6.15145, y: -2.326},
+ {x: 6.23732, y: -2.326},
+ ], [
+ {x: -4.9995e-07, y: -2.24518},
+ {x: 0.327924, y: -2.23508},
+ {x: 0.474396, y: -2.23508},
+ {x: 0.620868, y: -2.23508},
+ {x: 0.676426, y: -2.21993},
+ {x: 0.752187, y: -2.24013},
+ {x: 1.05018, y: -2.22498},
+ {x: 1.09564, y: -2.21488},
+ {x: 1.1916, y: -2.22498},
+ {x: 1.27242, y: -2.21993},
+ {x: 1.33808, y: -2.21993},
+ {x: 1.40879, y: -2.19468},
+ {x: 1.45424, y: -2.19468},
+ {x: 1.49465, y: -2.19973},
+ {x: 1.56536, y: -2.16942},
+ {x: 1.68658, y: -2.16942},
+ {x: 1.7977, y: -2.09871},
+ {x: 1.86841, y: -2.03305},
+ {x: 1.92396, y: -1.94719},
+ {x: 1.99973, y: -1.83607},
+ {x: 2.07044, y: -1.81587},
+ {x: 2.14115, y: -1.81587},
+ {x: 2.23711, y: -1.84112},
+ {x: 2.30782, y: -1.85122},
+ {x: 2.45429, y: -1.86638},
+ {x: 2.53006, y: -1.94214},
+ {x: 2.73714, y: -1.90678},
+ {x: 2.8331, y: -1.85627},
+ {x: 2.89876, y: -1.85627},
+ {x: 3.08059, y: -1.96234},
+ {x: 3.12605, y: -1.96234},
+ {x: 3.20686, y: -2.00275},
+ {x: 3.22706, y: -2.00275},
+ {x: 3.35333, y: -2.06336},
+ {x: 3.41899, y: -2.07851},
+ {x: 3.59072, y: -2.07851},
+ {x: 3.66143, y: -2.02295},
+ {x: 3.75234, y: -1.97244},
+ {x: 3.8382, y: -1.89668},
+ {x: 3.88366, y: -1.83607},
+ {x: 3.90891, y: -1.80072},
+ {x: 3.95437, y: -1.78051},
+ {x: 4.00993, y: -1.83102},
+ {x: 4.07054, y: -1.87143},
+ {x: 4.116, y: -1.92193},
+ {x: 4.1665, y: -1.93204},
+ {x: 4.29782, y: -2.06336},
+ {x: 4.39379, y: -2.11891},
+ {x: 4.56551, y: -2.18457},
+ {x: 4.72714, y: -2.20478},
+ {x: 4.77765, y: -2.23003},
+ {x: 4.82815, y: -2.20983},
+ {x: 4.86856, y: -2.23508},
+ {x: 5.4898, y: -2.22498},
+ {x: 5.57567, y: -2.24518},
+ {x: 5.67668, y: -2.23003},
+ {x: 6.03528, y: -2.21993},
+ {x: 6.1161, y: -2.25528},
+ {x: 6.22721, y: -2.23003},
+ ], [
+ {x: -4.9995e-07, y: -2.14922},
+ {x: 0.125893, y: -2.12397},
+ {x: 0.196604, y: -2.15427},
+ {x: 0.257213, y: -2.12902},
+ {x: 0.615817, y: -2.14922},
+ {x: 0.752187, y: -2.12902},
+ {x: 1.00978, y: -2.12902},
+ {x: 1.19665, y: -2.13407},
+ {x: 1.29262, y: -2.11386},
+ {x: 1.36333, y: -2.09366},
+ {x: 1.49465, y: -2.10881},
+ {x: 1.60577, y: -2.09366},
+ {x: 1.65122, y: -2.09871},
+ {x: 1.69163, y: -2.09871},
+ {x: 1.8381, y: -2.0482},
+ {x: 2.03003, y: -2.0078},
+ {x: 2.25226, y: -1.97244},
+ {x: 2.41894, y: -1.98254},
+ {x: 2.53006, y: -1.83607},
+ {x: 2.60582, y: -1.80577},
+ {x: 2.68158, y: -1.76536},
+ {x: 2.72704, y: -1.71485},
+ {x: 2.8432, y: -1.78051},
+ {x: 2.94927, y: -1.85122},
+ {x: 3.07554, y: -1.85627},
+ {x: 3.17655, y: -1.85627},
+ {x: 3.30787, y: -1.85627},
+ {x: 3.43919, y: -1.87648},
+ {x: 3.53516, y: -1.92193},
+ {x: 3.58567, y: -1.85627},
+ {x: 3.71193, y: -1.81082},
+ {x: 3.80285, y: -1.77041},
+ {x: 3.87356, y: -1.79061},
+ {x: 4.07559, y: -1.97749},
+ {x: 4.22206, y: -2.0482},
+ {x: 4.28772, y: -2.0482},
+ {x: 4.36348, y: -2.12397},
+ {x: 4.4544, y: -2.09366},
+ {x: 4.54531, y: -2.09366},
+ {x: 4.64633, y: -2.09871},
+ {x: 4.77259, y: -2.14417},
+ {x: 4.81805, y: -2.11386},
+ {x: 4.91907, y: -2.12902},
+ {x: 5.28272, y: -2.13912},
+ {x: 5.55546, y: -2.14417},
+ {x: 5.60597, y: -2.17447},
+ {x: 5.67668, y: -2.13407},
+ {x: 6.20701, y: -2.13912},
+ {x: 6.22216, y: -2.14922},
+ ], [
+ {x: -0.0101015, y: -2.05325},
+ {x: 0.120842, y: -2.0381},
+ {x: 0.737035, y: -2.05325},
+ {x: 0.96432, y: -2.04315},
+ {x: 1.17645, y: -2.04315},
+ {x: 1.26231, y: -2.04315},
+ {x: 1.35323, y: -2.00275},
+ {x: 1.43404, y: -2.04315},
+ {x: 1.4694, y: -2.0179},
+ {x: 1.53506, y: -2.03305},
+ {x: 1.75224, y: -1.99265},
+ {x: 1.86841, y: -1.96739},
+ {x: 1.97952, y: -1.96739},
+ {x: 2.07549, y: -1.93709},
+ {x: 2.1664, y: -1.90173},
+ {x: 2.24721, y: -1.82597},
+ {x: 2.29267, y: -1.73001},
+ {x: 2.32297, y: -1.6896},
+ {x: 2.41894, y: -1.6896},
+ {x: 2.4745, y: -1.64414},
+ {x: 2.52501, y: -1.58353},
+ {x: 2.63612, y: -1.56333},
+ {x: 2.70683, y: -1.59363},
+ {x: 2.8129, y: -1.65424},
+ {x: 2.90381, y: -1.74011},
+ {x: 2.94927, y: -1.74011},
+ {x: 3.00988, y: -1.76031},
+ {x: 3.12099, y: -1.80577},
+ {x: 3.1715, y: -1.79061},
+ {x: 3.30282, y: -1.73506},
+ {x: 3.32808, y: -1.69465},
+ {x: 3.39374, y: -1.61384},
+ {x: 3.43919, y: -1.54818},
+ {x: 3.44929, y: -1.49262},
+ {x: 3.49475, y: -1.49262},
+ {x: 3.55031, y: -1.53303},
+ {x: 3.60082, y: -1.53303},
+ {x: 3.65132, y: -1.58858},
+ {x: 3.70183, y: -1.64414},
+ {x: 3.78264, y: -1.75526},
+ {x: 3.90891, y: -1.86638},
+ {x: 4.04023, y: -1.92699},
+ {x: 4.14125, y: -1.9977},
+ {x: 4.24731, y: -1.9977},
+ {x: 4.36348, y: -2.0078},
+ {x: 4.45945, y: -2.0078},
+ {x: 4.60087, y: -2.00275},
+ {x: 4.71704, y: -2.028},
+ {x: 4.75744, y: -2.0482},
+ {x: 4.86351, y: -2.03305},
+ {x: 4.92917, y: -2.05325},
+ {x: 5.09584, y: -2.028},
+ {x: 5.16655, y: -2.06336},
+ {x: 5.21706, y: -2.028},
+ {x: 5.33323, y: -2.05325},
+ {x: 5.49485, y: -2.0381},
+ {x: 5.81305, y: -2.0381},
+ {x: 5.90902, y: -2.06336},
+ {x: 5.93932, y: -2.04315},
+ {x: 6.22721, y: -2.04315},
+ ], [
+ {x: -0.0101015, y: -1.94719},
+ {x: 0.373381, y: -1.94719},
+ {x: 0.671376, y: -1.94719},
+ {x: 0.903711, y: -1.94719},
+ {x: 0.974421, y: -1.91688},
+ {x: 1.06533, y: -1.91688},
+ {x: 1.16635, y: -1.94719},
+ {x: 1.24211, y: -1.91688},
+ {x: 1.30272, y: -1.93709},
+ {x: 1.39868, y: -1.91183},
+ {x: 1.45424, y: -1.92699},
+ {x: 1.50475, y: -1.91183},
+ {x: 1.61587, y: -1.90678},
+ {x: 1.70678, y: -1.84617},
+ {x: 1.8179, y: -1.84112},
+ {x: 1.95932, y: -1.70475},
+ {x: 2.06033, y: -1.57848},
+ {x: 2.10579, y: -1.53808},
+ {x: 2.29772, y: -1.52797},
+ {x: 2.35833, y: -1.50777},
+ {x: 2.41894, y: -1.46232},
+ {x: 2.4846, y: -1.41686},
+ {x: 2.59572, y: -1.43201},
+ {x: 2.69168, y: -1.52292},
+ {x: 2.75229, y: -1.57848},
+ {x: 2.76239, y: -1.59869},
+ {x: 2.83815, y: -1.66435},
+ {x: 2.91896, y: -1.66435},
+ {x: 3.00988, y: -1.65929},
+ {x: 3.09069, y: -1.63404},
+ {x: 3.15635, y: -1.63404},
+ {x: 3.23211, y: -1.64919},
+ {x: 3.27757, y: -1.6997},
+ {x: 3.35333, y: -1.75526},
+ {x: 3.4594, y: -1.80072, z: 0, c1x: 0, c1y: 0, c1z: 0, c2x: -0.0606092, c2y: -0.020203, c2z: 0},
+ {x: 3.61597, y: -1.75526, z: 0, c1x: 0.0606092, c1y: 0.0202031, c1z: 0, c2x: 0, c2y: 0, c2z: 0},
+ {x: 3.71698, y: -1.73506},
+ {x: 3.7978, y: -1.73506},
+ {x: 3.89881, y: -1.73001},
+ {x: 3.95942, y: -1.74011},
+ {x: 4.02003, y: -1.76031},
+ {x: 4.1564, y: -1.76031},
+ {x: 4.26752, y: -1.81082},
+ {x: 4.40894, y: -1.82597},
+ {x: 4.49985, y: -1.86638},
+ {x: 4.63622, y: -1.92193},
+ {x: 4.68673, y: -1.95729},
+ {x: 6.16155, y: -1.95224},
+ {x: 6.23732, y: -1.95729},
+ ], [
+ {x: 0.0101015, y: -1.86133},
+ {x: 0.161249, y: -1.85122},
+ {x: 0.267315, y: -1.87648},
+ {x: 0.343076, y: -1.83102},
+ {x: 0.696629, y: -1.84112},
+ {x: 0.838051, y: -1.84112},
+ {x: 0.959269, y: -1.85627},
+ {x: 1.01483, y: -1.82597},
+ {x: 1.09564, y: -1.83607},
+ {x: 1.37343, y: -1.81587},
+ {x: 1.53506, y: -1.81587},
+ {x: 1.73204, y: -1.78556},
+ {x: 1.80275, y: -1.72495},
+ {x: 1.87851, y: -1.60374},
+ {x: 1.94417, y: -1.57343},
+ {x: 2.01993, y: -1.42191},
+ {x: 2.05023, y: -1.33605},
+ {x: 2.11589, y: -1.28049},
+ {x: 2.1563, y: -1.30069},
+ {x: 2.21186, y: -1.34615},
+ {x: 2.25226, y: -1.3613},
+ {x: 2.30277, y: -1.3613},
+ {x: 2.32803, y: -1.26534},
+ {x: 2.35833, y: -1.23503},
+ {x: 2.38358, y: -1.16432},
+ {x: 2.43409, y: -1.25018},
+ {x: 2.47955, y: -1.32594},
+ {x: 2.49975, y: -1.35625},
+ {x: 2.5048, y: -1.39666},
+ {x: 2.53006, y: -1.49262},
+ {x: 2.64117, y: -1.53808},
+ {x: 2.72704, y: -1.53808},
+ {x: 2.7927, y: -1.53303},
+ {x: 2.86341, y: -1.48252},
+ {x: 2.92907, y: -1.48252},
+ {x: 3.08059, y: -1.54818},
+ {x: 3.09574, y: -1.61384},
+ {x: 3.12605, y: -1.63909},
+ {x: 3.1816, y: -1.63909},
+ {x: 3.24221, y: -1.63909},
+ {x: 3.30787, y: -1.62394},
+ {x: 3.34828, y: -1.63404},
+ {x: 3.41394, y: -1.65929},
+ {x: 3.50485, y: -1.70475},
+ {x: 3.58567, y: -1.70475},
+ {x: 3.73719, y: -1.63404},
+ {x: 3.8079, y: -1.60374},
+ {x: 3.85841, y: -1.56333},
+ {x: 3.92407, y: -1.49262},
+ {x: 4.02003, y: -1.53808},
+ {x: 4.07054, y: -1.59363},
+ {x: 4.12105, y: -1.60374},
+ {x: 4.20186, y: -1.67445},
+ {x: 4.30792, y: -1.73001},
+ {x: 4.37358, y: -1.76031},
+ {x: 4.4847, y: -1.81082},
+ {x: 4.57056, y: -1.81082},
+ {x: 4.65643, y: -1.85627},
+ {x: 4.92917, y: -1.85627},
+ {x: 5.00493, y: -1.85627},
+ {x: 5.03018, y: -1.85627},
+ {x: 5.07059, y: -1.84617},
+ {x: 5.11605, y: -1.84617},
+ {x: 5.16655, y: -1.86133},
+ {x: 5.25747, y: -1.85122},
+ {x: 5.47465, y: -1.84112},
+ {x: 5.53021, y: -1.85627},
+ {x: 5.57567, y: -1.83102},
+ {x: 5.63122, y: -1.83607},
+ {x: 5.66658, y: -1.85122},
+ {x: 5.69688, y: -1.84617},
+ {x: 5.93427, y: -1.85122},
+ {x: 6.01003, y: -1.85122},
+ {x: 6.07064, y: -1.87648},
+ {x: 6.1161, y: -1.84617},
+ {x: 6.22216, y: -1.85627},
+ ], [
+ {x: -4.9995e-07, y: -1.77041},
+ {x: 0.161249, y: -1.77041},
+ {x: 0.327924, y: -1.75526},
+ {x: 0.535005, y: -1.75526},
+ {x: 0.661273, y: -1.76031},
+ {x: 0.716832, y: -1.77546},
+ {x: 0.832999, y: -1.74011},
+ {x: 0.934014, y: -1.76536},
+ {x: 1.12089, y: -1.76536},
+ {x: 1.26737, y: -1.74011},
+ {x: 1.40374, y: -1.74011},
+ {x: 1.45424, y: -1.73001},
+ {x: 1.5098, y: -1.75526},
+ {x: 1.58051, y: -1.7199},
+ {x: 1.64617, y: -1.7098},
+ {x: 1.76739, y: -1.7098},
+ {x: 1.85325, y: -1.7098},
+ {x: 1.95932, y: -1.64414},
+ {x: 2.06539, y: -1.55323},
+ {x: 2.1563, y: -1.49262},
+ {x: 2.27752, y: -1.50777},
+ {x: 2.36338, y: -1.51282},
+ {x: 2.46945, y: -1.40171},
+ {x: 2.51995, y: -1.32089},
+ {x: 2.56036, y: -1.27039},
+ {x: 2.63612, y: -1.26028},
+ {x: 2.74219, y: -1.29059},
+ {x: 2.82805, y: -1.31079},
+ {x: 2.88361, y: -1.3714},
+ {x: 2.96947, y: -1.43201},
+ {x: 3.02503, y: -1.46232},
+ {x: 3.10079, y: -1.46232},
+ {x: 3.22201, y: -1.46232},
+ {x: 3.30282, y: -1.43706},
+ {x: 3.35333, y: -1.38655},
+ {x: 3.40384, y: -1.40676},
+ {x: 3.44929, y: -1.37645},
+ {x: 3.52001, y: -1.3916},
+ {x: 3.59072, y: -1.43706},
+ {x: 3.73214, y: -1.47242},
+ {x: 3.80285, y: -1.47242},
+ {x: 3.86346, y: -1.48252},
+ {x: 3.95437, y: -1.55828},
+ {x: 4.08064, y: -1.63404},
+ {x: 4.1766, y: -1.63404},
+ {x: 4.27257, y: -1.6694},
+ {x: 4.34328, y: -1.73001},
+ {x: 4.37863, y: -1.73001},
+ {x: 4.47965, y: -1.71485},
+ {x: 4.54026, y: -1.74011},
+ {x: 4.60592, y: -1.73001},
+ {x: 4.67663, y: -1.76536},
+ {x: 5.89891, y: -1.77041},
+ {x: 5.94942, y: -1.73506},
+ {x: 5.99993, y: -1.77041},
+ {x: 6.03528, y: -1.75021},
+ {x: 6.1666, y: -1.76031},
+ {x: 6.22216, y: -1.76031},
+ ], [
+ {x: 0.0050505, y: -1.6694},
+ {x: 0.398634, y: -1.6694},
+ {x: 0.737035, y: -1.6694},
+ {x: 1.02493, y: -1.6694},
+ {x: 1.23201, y: -1.65424},
+ {x: 1.26231, y: -1.62394},
+ {x: 1.32292, y: -1.64919},
+ {x: 1.4795, y: -1.65424},
+ {x: 1.5098, y: -1.61889},
+ {x: 1.56536, y: -1.61889},
+ {x: 1.63607, y: -1.63404},
+ {x: 1.75729, y: -1.63404},
+ {x: 1.88356, y: -1.62899},
+ {x: 2.04518, y: -1.51282},
+ {x: 2.1563, y: -1.46737},
+ {x: 2.37348, y: -1.40171},
+ {x: 2.37348, y: -1.3916},
+ {x: 2.50985, y: -1.3512},
+ {x: 2.58561, y: -1.45221},
+ {x: 2.68663, y: -1.54818},
+ {x: 2.81795, y: -1.44716},
+ {x: 2.90381, y: -1.39666},
+ {x: 2.96947, y: -1.3815},
+ {x: 3.08564, y: -1.3815},
+ {x: 3.1614, y: -1.44211},
+ {x: 3.1816, y: -1.45221},
+ {x: 3.34323, y: -1.51282},
+ {x: 3.43919, y: -1.58858},
+ {x: 3.64627, y: -1.76536},
+ {x: 3.76749, y: -1.69465},
+ {x: 3.85336, y: -1.62899},
+ {x: 4.00488, y: -1.62394},
+ {x: 4.13115, y: -1.62394},
+ {x: 4.25742, y: -1.62394},
+ {x: 4.29277, y: -1.62394},
+ {x: 4.38874, y: -1.62394},
+ {x: 4.4847, y: -1.65929},
+ {x: 4.56046, y: -1.63909},
+ {x: 4.64633, y: -1.66435},
+ {x: 5.25747, y: -1.65424},
+ {x: 5.29282, y: -1.6694},
+ {x: 5.38374, y: -1.6694},
+ {x: 5.43929, y: -1.6694},
+ {x: 5.48475, y: -1.65424},
+ {x: 5.57567, y: -1.66435},
+ {x: 5.67668, y: -1.63909},
+ {x: 6.04034, y: -1.6694},
+ {x: 6.08074, y: -1.6694},
+ {x: 6.17166, y: -1.67445},
+ {x: 6.22721, y: -1.6694},
+ ], [
+ {x: -0.0050515, y: -1.57848},
+ {x: 0.17135, y: -1.57848},
+ {x: 0.277416, y: -1.54313},
+ {x: 0.348127, y: -1.59363},
+ {x: 0.413787, y: -1.56838},
+ {x: 1.04008, y: -1.56333},
+ {x: 1.17645, y: -1.56333},
+ {x: 1.29767, y: -1.56333},
+ {x: 1.35828, y: -1.53303},
+ {x: 1.45929, y: -1.53303},
+ {x: 1.54011, y: -1.51787},
+ {x: 1.65627, y: -1.53303},
+ {x: 1.72193, y: -1.49262},
+ {x: 1.8381, y: -1.49262},
+ {x: 1.91891, y: -1.44716},
+ {x: 2.00983, y: -1.3714},
+ {x: 2.09569, y: -1.28049},
+ {x: 2.14115, y: -1.22493},
+ {x: 2.20681, y: -1.17947},
+ {x: 2.22196, y: -1.17947},
+ {x: 2.27752, y: -1.09361},
+ {x: 2.33813, y: -0.982493},
+ {x: 2.39369, y: -0.891579},
+ {x: 2.43914, y: -0.886528},
+ {x: 2.5048, y: -0.947137},
+ {x: 2.58561, y: -1.07846},
+ {x: 2.71693, y: -1.27039},
+ {x: 2.78259, y: -1.29059},
+ {x: 2.88361, y: -1.28554},
+ {x: 2.95937, y: -1.29059},
+ {x: 3.11594, y: -1.29564},
+ {x: 3.24221, y: -1.3512},
+ {x: 3.28767, y: -1.36635},
+ {x: 3.32808, y: -1.3512},
+ {x: 3.38363, y: -1.35625},
+ {x: 3.52506, y: -1.38655},
+ {x: 3.77759, y: -1.45726},
+ {x: 3.88366, y: -1.45726},
+ {x: 3.95942, y: -1.46232},
+ {x: 4.13115, y: -1.53303},
+ {x: 4.31803, y: -1.53303},
+ {x: 4.45945, y: -1.53303},
+ {x: 4.54026, y: -1.56333},
+ {x: 4.66148, y: -1.54313},
+ {x: 4.80795, y: -1.56838},
+ {x: 5.32313, y: -1.56838},
+ {x: 5.37869, y: -1.58858},
+ {x: 5.4595, y: -1.55828},
+ {x: 6.1464, y: -1.56838},
+ {x: 6.17671, y: -1.58858},
+ {x: 6.23226, y: -1.55828},
+ ], [
+ {x: -4.9995e-07, y: -1.47242},
+ {x: 0.5047, y: -1.47747},
+ {x: 0.974421, y: -1.46737},
+ {x: 1.22191, y: -1.46737},
+ {x: 1.36838, y: -1.46737},
+ {x: 1.45424, y: -1.46232},
+ {x: 1.60072, y: -1.45221},
+ {x: 1.67143, y: -1.42696},
+ {x: 1.81285, y: -1.40676},
+ {x: 1.95932, y: -1.32089},
+ {x: 2.00983, y: -1.25018},
+ {x: 2.06033, y: -1.15927},
+ {x: 2.08559, y: -1.12896},
+ {x: 2.16135, y: -1.16432},
+ {x: 2.23711, y: -1.19462},
+ {x: 2.37348, y: -1.30574},
+ {x: 2.4947, y: -1.40171},
+ {x: 2.63107, y: -1.47747},
+ {x: 2.73209, y: -1.41181},
+ {x: 2.823, y: -1.29564},
+ {x: 2.91391, y: -1.3411},
+ {x: 3.03008, y: -1.39666},
+ {x: 3.1715, y: -1.36635},
+ {x: 3.26747, y: -1.42696},
+ {x: 3.34323, y: -1.3512},
+ {x: 3.37353, y: -1.39666},
+ {x: 3.41394, y: -1.39666},
+ {x: 3.54021, y: -1.37645},
+ {x: 3.64627, y: -1.33605},
+ {x: 3.71193, y: -1.30069},
+ {x: 3.77254, y: -1.29059},
+ {x: 3.85841, y: -1.26534},
+ {x: 3.91902, y: -1.22998},
+ {x: 4.01498, y: -1.21483},
+ {x: 4.07559, y: -1.21483},
+ {x: 4.1665, y: -1.32594},
+ {x: 4.30287, y: -1.37645},
+ {x: 4.42914, y: -1.40171},
+ {x: 4.54531, y: -1.46232},
+ {x: 4.64633, y: -1.45726},
+ {x: 4.68673, y: -1.45726},
+ {x: 4.76754, y: -1.46737},
+ {x: 4.81805, y: -1.44211},
+ {x: 4.95442, y: -1.48252},
+ {x: 6.14135, y: -1.47747},
+ {x: 6.19186, y: -1.49767},
+ {x: 6.24237, y: -1.47242},
+ ], [
+ {x: -4.9995e-07, y: -1.3815},
+ {x: 0.332974, y: -1.41181},
+ {x: 0.479447, y: -1.38655},
+ {x: 0.666325, y: -1.38655},
+ {x: 0.772391, y: -1.38655},
+ {x: 0.923913, y: -1.3714},
+ {x: 1.04513, y: -1.3714},
+ {x: 1.12089, y: -1.3815},
+ {x: 1.31282, y: -1.33605},
+ {x: 1.43404, y: -1.33605},
+ {x: 1.53, y: -1.33605},
+ {x: 1.59566, y: -1.33605},
+ {x: 1.66132, y: -1.3512},
+ {x: 1.81285, y: -1.331},
+ {x: 1.94417, y: -1.30069},
+ {x: 2.00983, y: -1.27039},
+ {x: 2.12599, y: -1.20473},
+ {x: 2.39874, y: -1.18957},
+ {x: 2.58561, y: -1.17947},
+ {x: 2.65632, y: -1.09361},
+ {x: 2.75229, y: -1.033},
+ {x: 2.88866, y: -1.05825},
+ {x: 3.00483, y: -1.14917},
+ {x: 3.1412, y: -1.19968},
+ {x: 3.29777, y: -1.21988},
+ {x: 3.37353, y: -1.18957},
+ {x: 3.40889, y: -1.17442},
+ {x: 3.4897, y: -1.18452},
+ {x: 3.54526, y: -1.19462},
+ {x: 3.67658, y: -1.14412},
+ {x: 3.77759, y: -1.0633},
+ {x: 3.8483, y: -1.01785},
+ {x: 3.95437, y: -1.01785},
+ {x: 4.05539, y: -1.13402},
+ {x: 4.13115, y: -1.22493},
+ {x: 4.1665, y: -1.29564},
+ {x: 4.26247, y: -1.27039},
+ {x: 4.34328, y: -1.31079},
+ {x: 4.45945, y: -1.33605},
+ {x: 4.59582, y: -1.3613},
+ {x: 4.68168, y: -1.3815},
+ {x: 4.75239, y: -1.35625},
+ {x: 4.88876, y: -1.39666},
+ {x: 4.99988, y: -1.3714},
+ {x: 5.09079, y: -1.40171},
+ {x: 5.17666, y: -1.37645},
+ {x: 5.33323, y: -1.37645},
+ {x: 5.40394, y: -1.40171},
+ {x: 5.51506, y: -1.36635},
+ {x: 5.73224, y: -1.37645},
+ {x: 5.95952, y: -1.37645},
+ {x: 6.23732, y: -1.38655},
+ ], [
+ {x: -0.0050515, y: -1.29564},
+ {x: 0.231959, y: -1.29564},
+ {x: 0.459244, y: -1.29564},
+ {x: 0.686528, y: -1.29059},
+ {x: 0.959269, y: -1.29059},
+ {x: 1.24716, y: -1.28554},
+ {x: 1.35828, y: -1.26534},
+ {x: 1.4694, y: -1.28554},
+ {x: 1.55526, y: -1.26028},
+ {x: 1.65627, y: -1.26028},
+ {x: 1.71688, y: -1.26028},
+ {x: 1.85325, y: -1.24008},
+ {x: 1.90376, y: -1.20978},
+ {x: 1.98457, y: -1.20978},
+ {x: 2.03508, y: -1.18452},
+ {x: 2.1866, y: -1.10371},
+ {x: 2.23711, y: -1.07341},
+ {x: 2.32803, y: -1.0128},
+ {x: 2.39874, y: -1.0128},
+ {x: 2.51995, y: -1.11381},
+ {x: 2.68158, y: -1.17743},
+ {x: 2.90381, y: -1.22028},
+ {x: 3.00988, y: -1.17483},
+ {x: 3.11089, y: -1.17483},
+ {x: 3.2995, y: -1.11523},
+ {x: 3.48812, y: -1.13227},
+ {x: 3.58495, y: -1.18191},
+ {x: 3.7478, y: -1.2138},
+ {x: 3.91902, y: -1.18998},
+ {x: 3.99478, y: -1.19462},
+ {x: 4.10084, y: -1.22493},
+ {x: 4.21701, y: -1.24008},
+ {x: 4.30287, y: -1.24008},
+ {x: 4.39884, y: -1.26534},
+ {x: 4.50995, y: -1.25523},
+ {x: 4.58572, y: -1.29564},
+ {x: 4.76249, y: -1.28049},
+ {x: 4.85846, y: -1.28049},
+ {x: 5.03018, y: -1.27544},
+ {x: 5.07059, y: -1.29564},
+ {x: 5.1413, y: -1.26534},
+ {x: 5.34838, y: -1.27039},
+ {x: 5.56051, y: -1.27544},
+ {x: 5.76759, y: -1.27544},
+ {x: 5.85851, y: -1.30069},
+ {x: 5.94942, y: -1.27544},
+ {x: 6.24742, y: -1.29059},
+ ], [
+ {x: -4.9995e-07, y: -1.20473},
+ {x: 0.206705, y: -1.18452},
+ {x: 0.317822, y: -1.19462},
+ {x: 0.393584, y: -1.19968},
+ {x: 0.469345, y: -1.17947},
+ {x: 0.681477, y: -1.18957},
+ {x: 0.863304, y: -1.18957},
+ {x: 1.04513, y: -1.18957},
+ {x: 1.29262, y: -1.19968},
+ {x: 1.37848, y: -1.19968},
+ {x: 1.45929, y: -1.15422},
+ {x: 1.53506, y: -1.17947},
+ {x: 1.63102, y: -1.18452},
+ {x: 1.71688, y: -1.15927},
+ {x: 1.78759, y: -1.13907},
+ {x: 1.84315, y: -1.13907},
+ {x: 1.87346, y: -1.15422},
+ {x: 1.93407, y: -1.11886},
+ {x: 2.04013, y: -1.08351},
+ {x: 2.1462, y: -1.07341},
+ {x: 2.26237, y: -1.02795},
+ {x: 2.35328, y: -0.977442},
+ {x: 2.43914, y: -0.825919},
+ {x: 2.4644, y: -0.790564},
+ {x: 2.50985, y: -0.740056},
+ {x: 2.53006, y: -0.664294},
+ {x: 2.55531, y: -0.593584},
+ {x: 2.58561, y: -0.578432},
+ {x: 2.65127, y: -0.684498},
+ {x: 2.71693, y: -0.729954},
+ {x: 2.8028, y: -0.876427},
+ {x: 2.90886, y: -0.982493},
+ {x: 3.00988, y: -1.0128},
+ {x: 3.12099, y: -1.0128},
+ {x: 3.17655, y: -1.0128},
+ {x: 3.21191, y: -0.96229},
+ {x: 3.27252, y: -0.89663},
+ {x: 3.29777, y: -0.876427},
+ {x: 3.33313, y: -0.942086},
+ {x: 3.35333, y: -1.0027},
+ {x: 3.4594, y: -1.04815},
+ {x: 3.56546, y: -1.04815},
+ {x: 3.63112, y: -1.03805},
+ {x: 3.69678, y: -0.997645},
+ {x: 3.73719, y: -0.96229},
+ {x: 3.80285, y: -0.987543},
+ {x: 3.92407, y: -1.0633},
+ {x: 3.99983, y: -1.12896},
+ {x: 4.08064, y: -1.12896},
+ {x: 4.23216, y: -1.12896},
+ {x: 4.29782, y: -1.14412},
+ {x: 4.37358, y: -1.14412},
+ {x: 4.4544, y: -1.16432},
+ {x: 4.54026, y: -1.18957},
+ {x: 4.60087, y: -1.17947},
+ {x: 4.69178, y: -1.19968},
+ {x: 4.82815, y: -1.18957},
+ {x: 4.96957, y: -1.18957},
+ {x: 5.111, y: -1.18957},
+ {x: 5.19181, y: -1.18957},
+ {x: 5.25242, y: -1.16937},
+ {x: 5.46455, y: -1.17947},
+ {x: 5.54031, y: -1.20473},
+ {x: 5.65648, y: -1.20473},
+ {x: 5.7777, y: -1.17947},
+ {x: 5.86861, y: -1.19968},
+ {x: 5.93427, y: -1.19968},
+ {x: 5.99993, y: -1.17442},
+ {x: 6.05549, y: -1.20473},
+ {x: 6.09589, y: -1.17947},
+ {x: 6.13125, y: -1.17947},
+ {x: 6.17166, y: -1.20978},
+ {x: 6.23226, y: -1.19462},
+ ], [
+ {x: -0.0050515, y: -1.11381},
+ {x: 0.0602327, y: -1.11381},
+ {x: 0.130944, y: -1.08351},
+ {x: 0.226908, y: -1.08351},
+ {x: 0.307721, y: -1.08856},
+ {x: 0.413787, y: -1.08351},
+ {x: 0.479447, y: -1.10371},
+ {x: 0.540056, y: -1.07341},
+ {x: 0.615817, y: -1.08351},
+ {x: 0.70168, y: -1.11381},
+ {x: 0.913812, y: -1.08856},
+ {x: 1.16635, y: -1.09361},
+ {x: 1.30777, y: -1.09361},
+ {x: 1.39868, y: -1.08351},
+ {x: 1.54011, y: -1.08351},
+ {x: 1.59566, y: -1.08856},
+ {x: 1.65627, y: -1.0633},
+ {x: 1.77749, y: -1.04815},
+ {x: 1.93407, y: -0.997645},
+ {x: 2.05528, y: -0.96734},
+ {x: 2.17145, y: -0.96734},
+ {x: 2.25731, y: -0.861274},
+ {x: 2.32297, y: -0.770361},
+ {x: 2.39369, y: -0.724904},
+ {x: 2.41894, y: -0.659244},
+ {x: 2.44419, y: -0.598635},
+ {x: 2.4947, y: -0.598635},
+ {x: 2.63107, y: -0.805716},
+ {x: 2.65127, y: -0.836021},
+ {x: 2.76744, y: -0.886528},
+ {x: 2.82805, y: -0.876427},
+ {x: 2.86846, y: -0.856223},
+ {x: 2.94927, y: -0.846122},
+ {x: 3.01998, y: -0.790564},
+ {x: 3.12605, y: -0.790564},
+ {x: 3.19171, y: -0.745107},
+ {x: 3.23716, y: -0.760259},
+ {x: 3.30282, y: -0.800665},
+ {x: 3.41394, y: -0.906731},
+ {x: 3.55536, y: -0.96734},
+ {x: 3.69678, y: -1.01785},
+ {x: 3.86346, y: -1.00775},
+ {x: 3.94932, y: -1.00775},
+ {x: 4.07054, y: -1.00775},
+ {x: 4.1564, y: -1.0431},
+ {x: 4.21701, y: -1.01785},
+ {x: 4.27762, y: -1.04815},
+ {x: 4.39379, y: -1.04815},
+ {x: 4.53016, y: -1.09361},
+ {x: 4.57056, y: -1.09361},
+ {x: 5.17666, y: -1.10371},
+ {x: 5.57567, y: -1.09866},
+ {x: 6.07064, y: -1.09361},
+ {x: 6.14135, y: -1.06836},
+ {x: 6.18681, y: -1.10371},
+ {x: 6.24237, y: -1.10371},
+ ], [
+ {x: 0, y: -1.00775},
+ {x: 0.257213, y: -1.00775},
+ {x: 0.332974, y: -1.00775},
+ {x: 0.666325, y: -1.00775},
+ {x: 0.959269, y: -1.0027},
+ {x: 1.18655, y: -1.0027},
+ {x: 1.26231, y: -0.987543},
+ {x: 1.26231, y: -1.0027},
+ {x: 1.35828, y: -0.977442},
+ {x: 1.45424, y: -0.972391},
+ {x: 1.53, y: -0.982493},
+ {x: 1.59061, y: -0.982493},
+ {x: 1.66638, y: -0.96734},
+ {x: 1.71183, y: -0.952188},
+ {x: 1.81285, y: -0.952188},
+ {x: 1.92396, y: -0.881477},
+ {x: 1.95932, y: -0.825919},
+ {x: 2.06539, y: -0.760259},
+ {x: 2.22701, y: -0.719853},
+ {x: 2.35833, y: -0.719853},
+ {x: 2.44419, y: -0.724904},
+ {x: 2.64117, y: -0.76531},
+ {x: 2.74724, y: -0.815817},
+ {x: 2.79775, y: -0.800665},
+ {x: 2.86341, y: -0.800665},
+ {x: 2.94927, y: -0.825919},
+ {x: 3.05534, y: -0.871376},
+ {x: 3.1715, y: -0.911782},
+ {x: 3.29777, y: -0.906731},
+ {x: 3.46445, y: -0.89663},
+ {x: 3.58061, y: -0.89663},
+ {x: 3.68668, y: -0.876427},
+ {x: 3.74729, y: -0.876427},
+ {x: 3.8382, y: -0.876427},
+ {x: 3.98973, y: -0.83097},
+ {x: 4.12105, y: -0.83097},
+ {x: 4.1665, y: -0.841071},
+ {x: 4.22711, y: -0.841071},
+ {x: 4.31297, y: -0.921883},
+ {x: 4.42914, y: -0.937036},
+ {x: 4.4948, y: -0.977442},
+ {x: 4.57561, y: -0.96734},
+ {x: 4.63117, y: -1.0027},
+ {x: 4.71704, y: -0.977442},
+ {x: 4.83825, y: -1.0128},
+ {x: 5.1413, y: -0.992594},
+ {x: 5.42919, y: -0.997645},
+ {x: 5.51506, y: -0.997645},
+ {x: 5.56556, y: -1.0229},
+ {x: 5.62112, y: -0.997645},
+ {x: 5.71204, y: -1.0027},
+ {x: 5.88881, y: -1.0027},
+ {x: 6.05549, y: -1.0027},
+ {x: 6.15145, y: -1.0128},
+ {x: 6.23226, y: -1.0027},
+ ], [
+ {x: 0, y: -0.916833},
+ {x: 0.292568, y: -0.90168},
+ {x: 0.585513, y: -0.89663},
+ {x: 0.868354, y: -0.916833},
+ {x: 0.984523, y: -0.89663},
+ {x: 1.12089, y: -0.906731},
+ {x: 1.19665, y: -0.876427},
+ {x: 1.23706, y: -0.90168},
+ {x: 1.35828, y: -0.891579},
+ {x: 1.48455, y: -0.931985},
+ {x: 1.57041, y: -0.876427},
+ {x: 1.65122, y: -0.89663},
+ {x: 1.70678, y: -0.89663},
+ {x: 1.76234, y: -0.876427},
+ {x: 1.87851, y: -0.851173},
+ {x: 1.94922, y: -0.836021},
+ {x: 2.13105, y: -0.881477},
+ {x: 2.25731, y: -0.90168},
+ {x: 2.40884, y: -0.851173, z: 0, c1x: 0, c1y: 0, c1z: 0, c2x: -0.0202031, c2y: -0.0050507, c2z: 0},
+ {x: 2.60077, y: -0.760259, z: 0, c1x: 0.020203, c1y: 0.0050508, c1z: 0, c2x: 0, c2y: 0, c2z: 0},
+ {x: 2.68663, y: -0.714802},
+ {x: 2.73714, y: -0.674396},
+ {x: 2.8129, y: -0.649142},
+ {x: 2.92907, y: -0.639041},
+ {x: 3.00483, y: -0.654193},
+ {x: 3.10584, y: -0.714802},
+ {x: 3.21191, y: -0.755208},
+ {x: 3.30282, y: -0.740056},
+ {x: 3.35838, y: -0.740056},
+ {x: 3.42404, y: -0.745107},
+ {x: 3.52506, y: -0.69965},
+ {x: 3.63617, y: -0.689548},
+ {x: 3.75739, y: -0.669345},
+ {x: 3.83315, y: -0.664294},
+ {x: 3.86346, y: -0.664294},
+ {x: 3.94427, y: -0.740056},
+ {x: 4.05034, y: -0.760259},
+ {x: 4.1665, y: -0.815817},
+ {x: 4.31297, y: -0.861274},
+ {x: 4.51501, y: -0.911782},
+ {x: 4.68168, y: -0.90168},
+ {x: 4.7928, y: -0.89663},
+ {x: 5.17666, y: -0.906731},
+ {x: 5.32818, y: -0.906731},
+ {x: 5.4696, y: -0.906731},
+ {x: 5.53526, y: -0.911782},
+ {x: 5.57061, y: -0.891579},
+ {x: 5.65648, y: -0.906731},
+ {x: 5.76759, y: -0.89663},
+ {x: 6.03023, y: -0.90168},
+ {x: 6.08579, y: -0.90168},
+ {x: 6.23226, y: -0.906731},
+ ]
+];
+
+
+/*
+ * //APP VERSION: NEVER EVER REMOVE THIS LINE
+ * Made with IanniX 0.9.15
+ * //APP VERSION: NEVER EVER REMOVE THIS LINE
+ */
+
+
+/*
+ IanniX - a graphical real-time open-source sequencer for digital art
+ Copyright (C) 2010-2012 - IanniX Association
+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see .
+*/
+
+
diff --git a/Examples/Performance - Recurrence.iannix b/Examples/Performance - Recurrence.iannix
index 070cddc..2d4f266 100644
--- a/Examples/Performance - Recurrence.iannix
+++ b/Examples/Performance - Recurrence.iannix
@@ -1,11 +1,20 @@
-// ---------------------------------------------------------------
-// Recurrence
-// ---------------------------------------------------------------
-// A performance of Thierry Coduys
-// Performed the 8th of October 2011 in Databaz, Angouleme, France
-// ---------------------------------------------------------------
-// Linked with sound server on SuperCollider
-// ---------------------------------------------------------------
+/*
+ Performance: Recurrence (c) by Thierry Coduys
+ This file was written by Thierry Coduys and Guillaume Jacquemin.
+
+ Performed the 8th of October 2011 in Databaz, Angouleme, France
+ Linked with sound server on SuperCollider
+
+ Recurrence is licensed under a
+ Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
+
+ You should have received a copy of the license along with this
+ work. If not, see .
+*/
+
+/*
+ * IanniX Score File
+ */
//Creation of the score with script commands
function makeWithScript() {
@@ -1469,25 +1478,3 @@ function ajouterCurseur(info, param, control) {
*/
-/*
- This file is part of IanniX, a graphical real-time open-source sequencer for digital art
- Copyright (C) 2010-2014 — IanniX Association
-
- Project Manager: Thierry Coduys (http://www.le-hub.org)
- Development: Guillaume Jacquemin (http://www.buzzinglight.com)
-
- This file was written by Guillaume Jacquemin.
-
- IanniX is a free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-*/
diff --git a/Examples/Random 3D lines.iannix b/Examples/Random 3D lines.iannix
index 1f8ee70..da87370 100644
--- a/Examples/Random 3D lines.iannix
+++ b/Examples/Random 3D lines.iannix
@@ -1,3 +1,14 @@
+/*
+ IanniX score example: Random 3D lines (c) by IanniX Association
+ This file was written by Guillaume Jacquemin.
+
+ This IanniX score example is licensed under a
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
+
+ You should have received a copy of the license along with this
+ work. If not, see .
+*/
+
/*
* IanniX Score File
*/
@@ -74,25 +85,3 @@ function addLine() {
*/
-/*
- This file is part of IanniX, a graphical real-time open-source sequencer for digital art
- Copyright (C) 2010-2014 — IanniX Association
-
- Project Manager: Thierry Coduys (http://www.le-hub.org)
- Development: Guillaume Jacquemin (http://www.buzzinglight.com)
-
- This file was written by Guillaume Jacquemin.
-
- IanniX is a free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-*/
diff --git a/Examples/Rosette.iannix b/Examples/Rosette.iannix
index 529fd3f..4afc165 100644
--- a/Examples/Rosette.iannix
+++ b/Examples/Rosette.iannix
@@ -1,3 +1,14 @@
+/*
+ IanniX score example: Rosette (c) by IanniX Association
+ This file was written by Guillaume Jacquemin.
+
+ This IanniX score example is licensed under a
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
+
+ You should have received a copy of the license along with this
+ work. If not, see .
+*/
+
/*
* IanniX Score File
*/
@@ -64,25 +75,3 @@ function addCircle(circleIndex, center) {
*/
-/*
- This file is part of IanniX, a graphical real-time open-source sequencer for digital art
- Copyright (C) 2010-2014 — IanniX Association
-
- Project Manager: Thierry Coduys (http://www.le-hub.org)
- Development: Guillaume Jacquemin (http://www.buzzinglight.com)
-
- This file was written by Guillaume Jacquemin.
-
- IanniX is a free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-*/
diff --git a/Examples/Shape with Xenakis Score.iannix b/Examples/Shape with Xenakis Score.iannix
index b8aac5b..b5f7d1b 100644
--- a/Examples/Shape with Xenakis Score.iannix
+++ b/Examples/Shape with Xenakis Score.iannix
@@ -1,3 +1,14 @@
+/*
+ IanniX score example: Shape with Xenakis Score (c) by IanniX Association
+ This file was written by Guillaume Jacquemin.
+
+ This IanniX score example is licensed under a
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
+
+ You should have received a copy of the license along with this
+ work. If not, see .
+*/
+
/*
* IanniX Score File
*/
@@ -57,25 +68,3 @@ function addLine(lineIndex, start, end) {
*/
-/*
- This file is part of IanniX, a graphical real-time open-source sequencer for digital art
- Copyright (C) 2010-2014 — IanniX Association
-
- Project Manager: Thierry Coduys (http://www.le-hub.org)
- Development: Guillaume Jacquemin (http://www.buzzinglight.com)
-
- This file was written by Guillaume Jacquemin.
-
- IanniX is a free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-*/
diff --git a/Examples/Simple Arduino example.iannix b/Examples/Simple Arduino example.iannix
index 9c8222a..53a7847 100644
--- a/Examples/Simple Arduino example.iannix
+++ b/Examples/Simple Arduino example.iannix
@@ -1,3 +1,14 @@
+/*
+ IanniX score example: Simple Arduino example (c) by IanniX Association
+ This file was written by Guillaume Jacquemin.
+
+ This IanniX score example is licensed under a
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
+
+ You should have received a copy of the license along with this
+ work. If not, see .
+*/
+
/*
* IanniX Score File
*/
@@ -57,25 +68,3 @@ function addCircle(circleIndex) {
*/
-/*
- This file is part of IanniX, a graphical real-time open-source sequencer for digital art
- Copyright (C) 2010-2014 — IanniX Association
-
- Project Manager: Thierry Coduys (http://www.le-hub.org)
- Development: Guillaume Jacquemin (http://www.buzzinglight.com)
-
- This file was written by Guillaume Jacquemin.
-
- IanniX is a free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-*/
diff --git a/Examples/Simple Javascript example (basic).iannix b/Examples/Simple Javascript example (basic).iannix
index d27bfd6..5117afc 100644
--- a/Examples/Simple Javascript example (basic).iannix
+++ b/Examples/Simple Javascript example (basic).iannix
@@ -1,3 +1,14 @@
+/*
+ IanniX score example: Simple Javascript example (basic) (c) by IanniX Association
+ This file was written by Guillaume Jacquemin.
+
+ This IanniX score example is licensed under a
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
+
+ You should have received a copy of the license along with this
+ work. If not, see .
+*/
+
/*
* IanniX Score File
*/
@@ -39,25 +50,3 @@ function makeWithScript() {
*/
-/*
- This file is part of IanniX, a graphical real-time open-source sequencer for digital art
- Copyright (C) 2010-2014 — IanniX Association
-
- Project Manager: Thierry Coduys (http://www.le-hub.org)
- Development: Guillaume Jacquemin (http://www.buzzinglight.com)
-
- This file was written by Guillaume Jacquemin.
-
- IanniX is a free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-*/
diff --git a/Examples/Simple Javascript example (more complex).iannix b/Examples/Simple Javascript example (more complex).iannix
index 5821b51..0f83109 100644
--- a/Examples/Simple Javascript example (more complex).iannix
+++ b/Examples/Simple Javascript example (more complex).iannix
@@ -1,3 +1,14 @@
+/*
+ IanniX score example: Simple Javascript example (more complex) (c) by IanniX Association
+ This file was written by Guillaume Jacquemin.
+
+ This IanniX score example is licensed under a
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
+
+ You should have received a copy of the license along with this
+ work. If not, see .
+*/
+
/*
* IanniX Score File
*/
@@ -52,25 +63,3 @@ function makeWithScript() {
*/
-/*
- This file is part of IanniX, a graphical real-time open-source sequencer for digital art
- Copyright (C) 2010-2014 — IanniX Association
-
- Project Manager: Thierry Coduys (http://www.le-hub.org)
- Development: Guillaume Jacquemin (http://www.buzzinglight.com)
-
- This file was written by Guillaume Jacquemin.
-
- IanniX is a free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-*/
diff --git a/Examples/Smooth 3D curves.iannix b/Examples/Smooth 3D curves.iannix
index aba43bb..71ac561 100644
--- a/Examples/Smooth 3D curves.iannix
+++ b/Examples/Smooth 3D curves.iannix
@@ -1,3 +1,14 @@
+/*
+ IanniX score example: Smooth 3D curves (c) by IanniX Association
+ This file was written by Guillaume Jacquemin.
+
+ This IanniX score example is licensed under a
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
+
+ You should have received a copy of the license along with this
+ work. If not, see .
+*/
+
/*
* IanniX Score File
*/
@@ -117,26 +128,4 @@ function update(pts, thick) {
*/
-/*
- This file is part of IanniX, a graphical real-time open-source sequencer for digital art
- Copyright (C) 2010-2014 — IanniX Association
-
- Project Manager: Thierry Coduys (http://www.le-hub.org)
- Development: Guillaume Jacquemin (http://www.buzzinglight.com)
-
- This file was written by Guillaume Jacquemin.
-
- IanniX is a free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-*/
diff --git a/Examples/Spin.iannix b/Examples/Spin.iannix
index 08d5da6..4203026 100644
--- a/Examples/Spin.iannix
+++ b/Examples/Spin.iannix
@@ -1,3 +1,14 @@
+/*
+ IanniX score example: Spin (c) by IanniX Association
+ This file was written by Guillaume Jacquemin.
+
+ This IanniX score example is licensed under a
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
+
+ You should have received a copy of the license along with this
+ work. If not, see .
+*/
+
/*
* IanniX Score File
*/
@@ -65,25 +76,3 @@ function addLine(lineIndex, start, end) {
*/
-/*
- This file is part of IanniX, a graphical real-time open-source sequencer for digital art
- Copyright (C) 2010-2014 — IanniX Association
-
- Project Manager: Thierry Coduys (http://www.le-hub.org)
- Development: Guillaume Jacquemin (http://www.buzzinglight.com)
-
- This file was written by Guillaume Jacquemin.
-
- IanniX is a free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-*/
diff --git a/Examples/Spirographe.iannix b/Examples/Spirographe.iannix
new file mode 100644
index 0000000..63dd1a9
--- /dev/null
+++ b/Examples/Spirographe.iannix
@@ -0,0 +1,350 @@
+/*
+ IanniX score example: Spirographe (c) by IanniX Association
+ This file was written by Guillaume Jacquemin.
+
+ This IanniX score example is licensed under a
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
+
+ You should have received a copy of the license along with this
+ work. If not, see .
+*/
+
+/*
+ * IanniX Score File
+ */
+
+
+/*
+ * This method is called first.
+ * It is the good section for asking user for script global variables (parameters).
+ *
+ * This section is never overwritten by IanniX when saving.
+ */
+function askUserForParameters() {
+ //title("The title of the parameter box");
+ //ask("Group name of the parameter (only for display purposes)", "Parameter label", "myGlobalVar", "theDefaultValue");
+}
+
+
+/*
+ * This method stores all the operations made through IanniX scripts.
+ * You can add some commands here to make your own scripts!
+ * Scripts are written in Javascript but even with a limited knowledge of Javascript, many types of useful scripts can be created.
+ *
+ * Beyond the standard javascript commands, the run() function is used to send commands to IanniX.
+ * Commands must be provided to run() as a single string.
+ * For example, run("zoom 100"); sets the display zoom to 100%.
+ *
+ * To combine numeric parameters with text commands to produce a string, use the concatenation operator.
+ * In the following example center_x and center_y are in numeric variables and must be concatenated to the command string.
+ * Example: run("setPos current " + center_x + " " + center_y + " 0");
+ *
+ * To learn IanniX commands, perform an manipulation in IanniX graphical user interface, and see the Helper window.
+ * You'll see the syntax of the command-equivalent action.
+ *
+ * And finally, remember that most of commands must target an object.
+ * Global syntax is always run(" ");
+ * Targets can be an ID (number) or a Group ID (string name of group) (please see "Info" tab in Inspector panel).
+ * Special targets are "current" (last used ID), "all" (all the objects) and "lastCurve" (last used curve).
+ *
+ * This section is never overwritten by IanniX when saving.
+ */
+function makeWithScript() {
+ //Clears the score
+ run("clear");
+ //Resets rotation
+ run("rotate 0 0 0");
+ //Resets score viewport center
+ run("center 0 0");
+ //Resets score zoom
+ run("zoom 100");
+}
+
+
+/*
+ * When an incoming message is received, this method is called.
+ * - tells information about the nature of message ("osc", "midi", "direct…)
+ * - and gives the origin of message, specially for IP protocols (for OpenSoundControl, UDP or TCP, it is the IP and port of the application that sends the message)
+ * - is the supposed destination of message (for OpenSoundControl it is the path, for MIDI it is Control Change or Note on/off…)
+ * - are an array of arguments contained in the message
+ *
+ * This section is never overwritten by IanniX when saving.
+ */
+function onIncomingMessage(protocol, host, port, destination, values) {
+ //Logs a message in the console (open "Config" tab from Inspector panel and see "Message log")
+ console("Received on '" + protocol + "' (" + host + ":" + port + ") to '" + destination + "', " + values.length + " values : ");
+
+ //Browses all the arguments and displays them in log window
+ for(var valueIndex = 0 ; valueIndex < values.length ; valueIndex++)
+ console("- arg " + valueIndex + " = " + values[valueIndex]);
+}
+
+
+/*
+ * This method stores all the operations made through the graphical user interface.
+ * You are not supposed to modify this section, but it can be useful to remove some stuff that you added accidentaly.
+ *
+ * Be very careful! This section is automaticaly overwritten when saving a score.
+ */
+function madeThroughGUI() {
+//GUI: NEVER EVER REMOVE THIS LINE
+
+ run("add curve 3");
+ run("setpos current 0 0 0");
+ run("setequation current cartesian (5*param1+5*param2)*cos(50*param4*t*2*PI) + (5*param3)*cos((5*param1+5*param2)*50*param4*t*2*PI/(5*param2)),(5*param1+5*param2)*sin(50*param4*t*2*PI) + (5*param3)*sin((5*param1+5*param2)*50*param4*t*2*PI/(5*param2)),0");
+ run("setequationparam current param1 0.54");
+ run("setequationparam current param2 0.276");
+ run("setequationparam current param3 0.351");
+ run("setequationparam current param4 0.46");
+ run("setequationparam current param5 0");
+ run("setequationnbpoints current 2000");
+ run("setcoloractive current 44 167 218 128");
+ run("add cursor 54");
+ run("setcurve current lastCurve");
+ run("setpos current 5.835 0 0");
+ run("setoffset current 0 0 end");
+ run("setspeed current lock 1.05343");
+ run("setpattern current 0 0 1");
+ run("setwidth current 1");
+
+
+ run("add trigger 4");
+ run("setpos current 5.835 0 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 5");
+ run("setpos current -5.19205 2.1805 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 6");
+ run("setpos current 3.59959 -3.53704 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 7");
+ run("setpos current -1.86317 3.72553 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 8");
+ run("setpos current 0.771448 -3.06821 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 9");
+ run("setpos current -0.625905 2.33335 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 10");
+ run("setpos current 1.07448 -2.2448 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 11");
+ run("setpos current -1.3503 3.02345 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 12");
+ run("setpos current 0.767797 -4.24306 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 13");
+ run("setpos current 0.829902 5.08945 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 14");
+ run("setpos current -2.94836 -4.86391 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 15");
+ run("setpos current 4.72076 3.42154 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 16");
+ run("setpos current -5.41822 -1.27466 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 17");
+ run("setpos current 4.87918 -0.702816 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 18");
+ run("setpos current -3.59507 1.78957 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 19");
+ run("setpos current 2.40025 -1.83481 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 20");
+ run("setpos current -1.95718 1.32456 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 21");
+ run("setpos current 2.35313 -1.05695 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 22");
+ run("setpos current -3.05599 1.62725 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 23");
+ run("setpos current 3.25585 -3.04027 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 24");
+ run("setpos current -2.38177 4.68929 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 25");
+ run("setpos current 0.475309 -5.71548 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 26");
+ run("setpos current 1.80974 5.52754 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 27");
+ run("setpos current -3.58263 -4.163 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 28");
+ run("setpos current 4.23667 2.26908 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 29");
+ run("setpos current -3.79732 -0.714869 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 30");
+ run("setpos current 2.88481 0.072475 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 31");
+ run("setpos current -2.31527 -0.285077 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 32");
+ run("setpos current 2.58641 0.724831 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 33");
+ run("setpos current -3.56425 -0.603864 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 34");
+ run("setpos current 4.56377 -0.515377 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 35");
+ run("setpos current -4.77397 2.42528 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 36");
+ run("setpos current 3.76611 -4.37614 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 37");
+ run("setpos current -1.77231 5.51511 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 38");
+ run("setpos current -0.437292 -5.39248 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 39");
+ run("setpos current 2.00448 4.22517 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 40");
+ run("setpos current -2.4847 -2.75629 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 41");
+ run("setpos current 2.09372 1.79733 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 42");
+ run("setpos current -1.54909 -1.73432 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 43");
+ run("setpos current 1.60506 2.30103 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 44");
+ run("setpos current -2.56786 -2.75808 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 45");
+ run("setpos current 4.09026 2.36701 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 46");
+ run("setpos current -5.37241 -0.867228 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 47");
+ run("setpos current 5.64629 -1.33839 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 48");
+ run("setpos current -4.64644 3.40459 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 49");
+ run("setpos current 2.77803 -4.53696 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 50");
+ run("setpos current -0.878599 4.45575 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 51");
+ run("setpos current -0.280634 -3.54652 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 52");
+ run("setpos current 0.448322 2.6062 0");
+ run("settriggeroff current 1");
+
+ run("add trigger 53");
+ run("setpos current -0.0239291 -2.3414 0");
+ run("settriggeroff current 1");
+
+
+
+//GUI: NEVER EVER REMOVE THIS LINE
+}
+
+
+/*
+ * This method stores all the operations made by other softwares through one of the IanniX interfaces.
+ * You are not supposed to modify this section, but it can be useful to remove some stuff that you or a third party software added accidentaly.
+ *
+ * Be very careful! This section is automaticaly overwritten when saving a score.
+ */
+function madeThroughInterfaces() {
+//INTERFACES: NEVER EVER REMOVE THIS LINE
+ run("speed 1");
+
+
+//INTERFACES: NEVER EVER REMOVE THIS LINE
+}
+
+
+/*
+ * This method is called last.
+ * It allows you to modify your hand-drawn score (made through graphical user interface).
+ *
+ * This section is never overwritten by IanniX when saving.
+ */
+function alterateWithScript() {
+
+}
+
+
+/*
+ * //APP VERSION: NEVER EVER REMOVE THIS LINE
+ * Made with IanniX 0.9.16
+ * //APP VERSION: NEVER EVER REMOVE THIS LINE
+ */
+
+
+
diff --git a/Examples/Torus.iannix b/Examples/Torus.iannix
index c816bcf..9f2f65f 100644
--- a/Examples/Torus.iannix
+++ b/Examples/Torus.iannix
@@ -1,3 +1,14 @@
+/*
+ IanniX score example: Torus (c) by IanniX Association
+ This file was written by Guillaume Jacquemin.
+
+ This IanniX score example is licensed under a
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
+
+ You should have received a copy of the license along with this
+ work. If not, see .
+*/
+
/*
* IanniX Score File
*/
@@ -67,25 +78,3 @@ function addCircle(circleIndex, center) {
*/
-/*
- This file is part of IanniX, a graphical real-time open-source sequencer for digital art
- Copyright (C) 2010-2014 — IanniX Association
-
- Project Manager: Thierry Coduys (http://www.le-hub.org)
- Development: Guillaume Jacquemin (http://www.buzzinglight.com)
-
- This file was written by Guillaume Jacquemin.
-
- IanniX is a free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-*/
diff --git a/Examples/Xenakis Metastaseis linear.iannix b/Examples/Xenakis Metastaseis linear.iannix
index 1ffdfb9..1ff3414 100644
--- a/Examples/Xenakis Metastaseis linear.iannix
+++ b/Examples/Xenakis Metastaseis linear.iannix
@@ -1,3 +1,14 @@
+/*
+ IanniX score example: Xenakis Metastaseis linear (c) by IanniX Association
+ This file was written by Guillaume Jacquemin.
+
+ This IanniX score example is licensed under a
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
+
+ You should have received a copy of the license along with this
+ work. If not, see .
+*/
+
/*
* IanniX Score File
*/
@@ -110,25 +121,3 @@ function addPolyline(path) {
*/
-/*
- This file is part of IanniX, a graphical real-time open-source sequencer for digital art
- Copyright (C) 2010-2014 — IanniX Association
-
- Project Manager: Thierry Coduys (http://www.le-hub.org)
- Development: Guillaume Jacquemin (http://www.buzzinglight.com)
-
- This file was written by Guillaume Jacquemin.
-
- IanniX is a free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-*/
diff --git a/Examples/Xenakis Metastaseis.iannix b/Examples/Xenakis Metastaseis.iannix
index 466e62d..7041c0a 100644
--- a/Examples/Xenakis Metastaseis.iannix
+++ b/Examples/Xenakis Metastaseis.iannix
@@ -1,3 +1,14 @@
+/*
+ IanniX score example: Xenakis Metastaseis (c) by IanniX Association
+ This file was written by Guillaume Jacquemin.
+
+ This IanniX score example is licensed under a
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
+
+ You should have received a copy of the license along with this
+ work. If not, see .
+*/
+
/*
* IanniX Score File
*/
@@ -105,25 +116,3 @@ function addPolyline(path) {
*/
-/*
- This file is part of IanniX, a graphical real-time open-source sequencer for digital art
- Copyright (C) 2010-2014 — IanniX Association
-
- Project Manager: Thierry Coduys (http://www.le-hub.org)
- Development: Guillaume Jacquemin (http://www.buzzinglight.com)
-
- This file was written by Guillaume Jacquemin.
-
- IanniX is a free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-*/
diff --git a/Examples/by-nc-nd.txt b/Examples/by-nc-nd.txt
new file mode 100644
index 0000000..0552ab2
--- /dev/null
+++ b/Examples/by-nc-nd.txt
@@ -0,0 +1,400 @@
+Attribution-NonCommercial-NoDerivatives 4.0 International
+
+=======================================================================
+
+Creative Commons Corporation ("Creative Commons") is not a law firm and
+does not provide legal services or legal advice. Distribution of
+Creative Commons public licenses does not create a lawyer-client or
+other relationship. Creative Commons makes its licenses and related
+information available on an "as-is" basis. Creative Commons gives no
+warranties regarding its licenses, any material licensed under their
+terms and conditions, or any related information. Creative Commons
+disclaims all liability for damages resulting from their use to the
+fullest extent possible.
+
+Using Creative Commons Public Licenses
+
+Creative Commons public licenses provide a standard set of terms and
+conditions that creators and other rights holders may use to share
+original works of authorship and other material subject to copyright
+and certain other rights specified in the public license below. The
+following considerations are for informational purposes only, are not
+exhaustive, and do not form part of our licenses.
+
+ Considerations for licensors: Our public licenses are
+ intended for use by those authorized to give the public
+ permission to use material in ways otherwise restricted by
+ copyright and certain other rights. Our licenses are
+ irrevocable. Licensors should read and understand the terms
+ and conditions of the license they choose before applying it.
+ Licensors should also secure all rights necessary before
+ applying our licenses so that the public can reuse the
+ material as expected. Licensors should clearly mark any
+ material not subject to the license. This includes other CC-
+ licensed material, or material used under an exception or
+ limitation to copyright. More considerations for licensors:
+ wiki.creativecommons.org/Considerations_for_licensors
+
+ Considerations for the public: By using one of our public
+ licenses, a licensor grants the public permission to use the
+ licensed material under specified terms and conditions. If
+ the licensor's permission is not necessary for any reason--for
+ example, because of any applicable exception or limitation to
+ copyright--then that use is not regulated by the license. Our
+ licenses grant only permissions under copyright and certain
+ other rights that a licensor has authority to grant. Use of
+ the licensed material may still be restricted for other
+ reasons, including because others have copyright or other
+ rights in the material. A licensor may make special requests,
+ such as asking that all changes be marked or described.
+ Although not required by our licenses, you are encouraged to
+ respect those requests where reasonable. More_considerations
+ for the public:
+ wiki.creativecommons.org/Considerations_for_licensees
+
+=======================================================================
+
+Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
+International Public License
+
+By exercising the Licensed Rights (defined below), You accept and agree
+to be bound by the terms and conditions of this Creative Commons
+Attribution-NonCommercial-NoDerivatives 4.0 International Public
+License ("Public License"). To the extent this Public License may be
+interpreted as a contract, You are granted the Licensed Rights in
+consideration of Your acceptance of these terms and conditions, and the
+Licensor grants You such rights in consideration of benefits the
+Licensor receives from making the Licensed Material available under
+these terms and conditions.
+
+
+Section 1 -- Definitions.
+
+ a. Adapted Material means material subject to Copyright and Similar
+ Rights that is derived from or based upon the Licensed Material
+ and in which the Licensed Material is translated, altered,
+ arranged, transformed, or otherwise modified in a manner requiring
+ permission under the Copyright and Similar Rights held by the
+ Licensor. For purposes of this Public License, where the Licensed
+ Material is a musical work, performance, or sound recording,
+ Adapted Material is always produced where the Licensed Material is
+ synched in timed relation with a moving image.
+
+ b. Copyright and Similar Rights means copyright and/or similar rights
+ closely related to copyright including, without limitation,
+ performance, broadcast, sound recording, and Sui Generis Database
+ Rights, without regard to how the rights are labeled or
+ categorized. For purposes of this Public License, the rights
+ specified in Section 2(b)(1)-(2) are not Copyright and Similar
+ Rights.
+
+ c. Effective Technological Measures means those measures that, in the
+ absence of proper authority, may not be circumvented under laws
+ fulfilling obligations under Article 11 of the WIPO Copyright
+ Treaty adopted on December 20, 1996, and/or similar international
+ agreements.
+
+ d. Exceptions and Limitations means fair use, fair dealing, and/or
+ any other exception or limitation to Copyright and Similar Rights
+ that applies to Your use of the Licensed Material.
+
+ e. Licensed Material means the artistic or literary work, database,
+ or other material to which the Licensor applied this Public
+ License.
+
+ f. Licensed Rights means the rights granted to You subject to the
+ terms and conditions of this Public License, which are limited to
+ all Copyright and Similar Rights that apply to Your use of the
+ Licensed Material and that the Licensor has authority to license.
+
+ g. Licensor means the individual(s) or entity(ies) granting rights
+ under this Public License.
+
+ h. NonCommercial means not primarily intended for or directed towards
+ commercial advantage or monetary compensation. For purposes of
+ this Public License, the exchange of the Licensed Material for
+ other material subject to Copyright and Similar Rights by digital
+ file-sharing or similar means is NonCommercial provided there is
+ no payment of monetary compensation in connection with the
+ exchange.
+
+ i. Share means to provide material to the public by any means or
+ process that requires permission under the Licensed Rights, such
+ as reproduction, public display, public performance, distribution,
+ dissemination, communication, or importation, and to make material
+ available to the public including in ways that members of the
+ public may access the material from a place and at a time
+ individually chosen by them.
+
+ j. Sui Generis Database Rights means rights other than copyright
+ resulting from Directive 96/9/EC of the European Parliament and of
+ the Council of 11 March 1996 on the legal protection of databases,
+ as amended and/or succeeded, as well as other essentially
+ equivalent rights anywhere in the world.
+
+ k. You means the individual or entity exercising the Licensed Rights
+ under this Public License. Your has a corresponding meaning.
+
+
+Section 2 -- Scope.
+
+ a. License grant.
+
+ 1. Subject to the terms and conditions of this Public License,
+ the Licensor hereby grants You a worldwide, royalty-free,
+ non-sublicensable, non-exclusive, irrevocable license to
+ exercise the Licensed Rights in the Licensed Material to:
+
+ a. reproduce and Share the Licensed Material, in whole or
+ in part, for NonCommercial purposes only; and
+
+ b. produce and reproduce, but not Share, Adapted Material
+ for NonCommercial purposes only.
+
+ 2. Exceptions and Limitations. For the avoidance of doubt, where
+ Exceptions and Limitations apply to Your use, this Public
+ License does not apply, and You do not need to comply with
+ its terms and conditions.
+
+ 3. Term. The term of this Public License is specified in Section
+ 6(a).
+
+ 4. Media and formats; technical modifications allowed. The
+ Licensor authorizes You to exercise the Licensed Rights in
+ all media and formats whether now known or hereafter created,
+ and to make technical modifications necessary to do so. The
+ Licensor waives and/or agrees not to assert any right or
+ authority to forbid You from making technical modifications
+ necessary to exercise the Licensed Rights, including
+ technical modifications necessary to circumvent Effective
+ Technological Measures. For purposes of this Public License,
+ simply making modifications authorized by this Section 2(a)
+ (4) never produces Adapted Material.
+
+ 5. Downstream recipients.
+
+ a. Offer from the Licensor -- Licensed Material. Every
+ recipient of the Licensed Material automatically
+ receives an offer from the Licensor to exercise the
+ Licensed Rights under the terms and conditions of this
+ Public License.
+
+ b. No downstream restrictions. You may not offer or impose
+ any additional or different terms or conditions on, or
+ apply any Effective Technological Measures to, the
+ Licensed Material if doing so restricts exercise of the
+ Licensed Rights by any recipient of the Licensed
+ Material.
+
+ 6. No endorsement. Nothing in this Public License constitutes or
+ may be construed as permission to assert or imply that You
+ are, or that Your use of the Licensed Material is, connected
+ with, or sponsored, endorsed, or granted official status by,
+ the Licensor or others designated to receive attribution as
+ provided in Section 3(a)(1)(A)(i).
+
+ b. Other rights.
+
+ 1. Moral rights, such as the right of integrity, are not
+ licensed under this Public License, nor are publicity,
+ privacy, and/or other similar personality rights; however, to
+ the extent possible, the Licensor waives and/or agrees not to
+ assert any such rights held by the Licensor to the limited
+ extent necessary to allow You to exercise the Licensed
+ Rights, but not otherwise.
+
+ 2. Patent and trademark rights are not licensed under this
+ Public License.
+
+ 3. To the extent possible, the Licensor waives any right to
+ collect royalties from You for the exercise of the Licensed
+ Rights, whether directly or through a collecting society
+ under any voluntary or waivable statutory or compulsory
+ licensing scheme. In all other cases the Licensor expressly
+ reserves any right to collect such royalties, including when
+ the Licensed Material is used other than for NonCommercial
+ purposes.
+
+
+Section 3 -- License Conditions.
+
+Your exercise of the Licensed Rights is expressly made subject to the
+following conditions.
+
+ a. Attribution.
+
+ 1. If You Share the Licensed Material, You must:
+
+ a. retain the following if it is supplied by the Licensor
+ with the Licensed Material:
+
+ i. identification of the creator(s) of the Licensed
+ Material and any others designated to receive
+ attribution, in any reasonable manner requested by
+ the Licensor (including by pseudonym if
+ designated);
+
+ ii. a copyright notice;
+
+ iii. a notice that refers to this Public License;
+
+ iv. a notice that refers to the disclaimer of
+ warranties;
+
+ v. a URI or hyperlink to the Licensed Material to the
+ extent reasonably practicable;
+
+ b. indicate if You modified the Licensed Material and
+ retain an indication of any previous modifications; and
+
+ c. indicate the Licensed Material is licensed under this
+ Public License, and include the text of, or the URI or
+ hyperlink to, this Public License.
+
+ For the avoidance of doubt, You do not have permission under
+ this Public License to Share Adapted Material.
+
+ 2. You may satisfy the conditions in Section 3(a)(1) in any
+ reasonable manner based on the medium, means, and context in
+ which You Share the Licensed Material. For example, it may be
+ reasonable to satisfy the conditions by providing a URI or
+ hyperlink to a resource that includes the required
+ information.
+
+ 3. If requested by the Licensor, You must remove any of the
+ information required by Section 3(a)(1)(A) to the extent
+ reasonably practicable.
+
+
+Section 4 -- Sui Generis Database Rights.
+
+Where the Licensed Rights include Sui Generis Database Rights that
+apply to Your use of the Licensed Material:
+
+ a. for the avoidance of doubt, Section 2(a)(1) grants You the right
+ to extract, reuse, reproduce, and Share all or a substantial
+ portion of the contents of the database for NonCommercial purposes
+ only and provided You do not Share Adapted Material;
+
+ b. if You include all or a substantial portion of the database
+ contents in a database in which You have Sui Generis Database
+ Rights, then the database in which You have Sui Generis Database
+ Rights (but not its individual contents) is Adapted Material; and
+
+ c. You must comply with the conditions in Section 3(a) if You Share
+ all or a substantial portion of the contents of the database.
+
+For the avoidance of doubt, this Section 4 supplements and does not
+replace Your obligations under this Public License where the Licensed
+Rights include other Copyright and Similar Rights.
+
+
+Section 5 -- Disclaimer of Warranties and Limitation of Liability.
+
+ a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
+ EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
+ AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
+ ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
+ IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
+ WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
+ PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
+ ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
+ KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
+ ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
+
+ b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
+ TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
+ NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
+ INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
+ COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
+ USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
+ ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
+ DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
+ IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
+
+ c. The disclaimer of warranties and limitation of liability provided
+ above shall be interpreted in a manner that, to the extent
+ possible, most closely approximates an absolute disclaimer and
+ waiver of all liability.
+
+
+Section 6 -- Term and Termination.
+
+ a. This Public License applies for the term of the Copyright and
+ Similar Rights licensed here. However, if You fail to comply with
+ this Public License, then Your rights under this Public License
+ terminate automatically.
+
+ b. Where Your right to use the Licensed Material has terminated under
+ Section 6(a), it reinstates:
+
+ 1. automatically as of the date the violation is cured, provided
+ it is cured within 30 days of Your discovery of the
+ violation; or
+
+ 2. upon express reinstatement by the Licensor.
+
+ For the avoidance of doubt, this Section 6(b) does not affect any
+ right the Licensor may have to seek remedies for Your violations
+ of this Public License.
+
+ c. For the avoidance of doubt, the Licensor may also offer the
+ Licensed Material under separate terms or conditions or stop
+ distributing the Licensed Material at any time; however, doing so
+ will not terminate this Public License.
+
+ d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
+ License.
+
+
+Section 7 -- Other Terms and Conditions.
+
+ a. The Licensor shall not be bound by any additional or different
+ terms or conditions communicated by You unless expressly agreed.
+
+ b. Any arrangements, understandings, or agreements regarding the
+ Licensed Material not stated herein are separate from and
+ independent of the terms and conditions of this Public License.
+
+
+Section 8 -- Interpretation.
+
+ a. For the avoidance of doubt, this Public License does not, and
+ shall not be interpreted to, reduce, limit, restrict, or impose
+ conditions on any use of the Licensed Material that could lawfully
+ be made without permission under this Public License.
+
+ b. To the extent possible, if any provision of this Public License is
+ deemed unenforceable, it shall be automatically reformed to the
+ minimum extent necessary to make it enforceable. If the provision
+ cannot be reformed, it shall be severed from this Public License
+ without affecting the enforceability of the remaining terms and
+ conditions.
+
+ c. No term or condition of this Public License will be waived and no
+ failure to comply consented to unless expressly agreed to by the
+ Licensor.
+
+ d. Nothing in this Public License constitutes or may be interpreted
+ as a limitation upon, or waiver of, any privileges and immunities
+ that apply to the Licensor or You, including from the legal
+ processes of any jurisdiction or authority.
+
+=======================================================================
+
+Creative Commons is not a party to its public licenses.
+Notwithstanding, Creative Commons may elect to apply one of its public
+licenses to material it publishes and in those instances will be
+considered the "Licensor." Except for the limited purpose of indicating
+that material is shared under a Creative Commons public license or as
+otherwise permitted by the Creative Commons policies published at
+creativecommons.org/policies, Creative Commons does not authorize the
+use of the trademark "Creative Commons" or any other trademark or logo
+of Creative Commons without its prior written consent including,
+without limitation, in connection with any unauthorized modifications
+to any of its public licenses or any other arrangements,
+understandings, or agreements concerning use of licensed material. For
+the avoidance of doubt, this paragraph does not form part of the public
+licenses.
+
+Creative Commons may be contacted at creativecommons.org.
diff --git a/Examples/by-nc-sa.txt b/Examples/by-nc-sa.txt
new file mode 100644
index 0000000..d9e352b
--- /dev/null
+++ b/Examples/by-nc-sa.txt
@@ -0,0 +1,435 @@
+Attribution-NonCommercial-ShareAlike 4.0 International
+
+=======================================================================
+
+Creative Commons Corporation ("Creative Commons") is not a law firm and
+does not provide legal services or legal advice. Distribution of
+Creative Commons public licenses does not create a lawyer-client or
+other relationship. Creative Commons makes its licenses and related
+information available on an "as-is" basis. Creative Commons gives no
+warranties regarding its licenses, any material licensed under their
+terms and conditions, or any related information. Creative Commons
+disclaims all liability for damages resulting from their use to the
+fullest extent possible.
+
+Using Creative Commons Public Licenses
+
+Creative Commons public licenses provide a standard set of terms and
+conditions that creators and other rights holders may use to share
+original works of authorship and other material subject to copyright
+and certain other rights specified in the public license below. The
+following considerations are for informational purposes only, are not
+exhaustive, and do not form part of our licenses.
+
+ Considerations for licensors: Our public licenses are
+ intended for use by those authorized to give the public
+ permission to use material in ways otherwise restricted by
+ copyright and certain other rights. Our licenses are
+ irrevocable. Licensors should read and understand the terms
+ and conditions of the license they choose before applying it.
+ Licensors should also secure all rights necessary before
+ applying our licenses so that the public can reuse the
+ material as expected. Licensors should clearly mark any
+ material not subject to the license. This includes other CC-
+ licensed material, or material used under an exception or
+ limitation to copyright. More considerations for licensors:
+ wiki.creativecommons.org/Considerations_for_licensors
+
+ Considerations for the public: By using one of our public
+ licenses, a licensor grants the public permission to use the
+ licensed material under specified terms and conditions. If
+ the licensor's permission is not necessary for any reason--for
+ example, because of any applicable exception or limitation to
+ copyright--then that use is not regulated by the license. Our
+ licenses grant only permissions under copyright and certain
+ other rights that a licensor has authority to grant. Use of
+ the licensed material may still be restricted for other
+ reasons, including because others have copyright or other
+ rights in the material. A licensor may make special requests,
+ such as asking that all changes be marked or described.
+ Although not required by our licenses, you are encouraged to
+ respect those requests where reasonable. More_considerations
+ for the public:
+ wiki.creativecommons.org/Considerations_for_licensees
+
+=======================================================================
+
+Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
+Public License
+
+By exercising the Licensed Rights (defined below), You accept and agree
+to be bound by the terms and conditions of this Creative Commons
+Attribution-NonCommercial-ShareAlike 4.0 International Public License
+("Public License"). To the extent this Public License may be
+interpreted as a contract, You are granted the Licensed Rights in
+consideration of Your acceptance of these terms and conditions, and the
+Licensor grants You such rights in consideration of benefits the
+Licensor receives from making the Licensed Material available under
+these terms and conditions.
+
+
+Section 1 -- Definitions.
+
+ a. Adapted Material means material subject to Copyright and Similar
+ Rights that is derived from or based upon the Licensed Material
+ and in which the Licensed Material is translated, altered,
+ arranged, transformed, or otherwise modified in a manner requiring
+ permission under the Copyright and Similar Rights held by the
+ Licensor. For purposes of this Public License, where the Licensed
+ Material is a musical work, performance, or sound recording,
+ Adapted Material is always produced where the Licensed Material is
+ synched in timed relation with a moving image.
+
+ b. Adapter's License means the license You apply to Your Copyright
+ and Similar Rights in Your contributions to Adapted Material in
+ accordance with the terms and conditions of this Public License.
+
+ c. BY-NC-SA Compatible License means a license listed at
+ creativecommons.org/compatiblelicenses, approved by Creative
+ Commons as essentially the equivalent of this Public License.
+
+ d. Copyright and Similar Rights means copyright and/or similar rights
+ closely related to copyright including, without limitation,
+ performance, broadcast, sound recording, and Sui Generis Database
+ Rights, without regard to how the rights are labeled or
+ categorized. For purposes of this Public License, the rights
+ specified in Section 2(b)(1)-(2) are not Copyright and Similar
+ Rights.
+
+ e. Effective Technological Measures means those measures that, in the
+ absence of proper authority, may not be circumvented under laws
+ fulfilling obligations under Article 11 of the WIPO Copyright
+ Treaty adopted on December 20, 1996, and/or similar international
+ agreements.
+
+ f. Exceptions and Limitations means fair use, fair dealing, and/or
+ any other exception or limitation to Copyright and Similar Rights
+ that applies to Your use of the Licensed Material.
+
+ g. License Elements means the license attributes listed in the name
+ of a Creative Commons Public License. The License Elements of this
+ Public License are Attribution, NonCommercial, and ShareAlike.
+
+ h. Licensed Material means the artistic or literary work, database,
+ or other material to which the Licensor applied this Public
+ License.
+
+ i. Licensed Rights means the rights granted to You subject to the
+ terms and conditions of this Public License, which are limited to
+ all Copyright and Similar Rights that apply to Your use of the
+ Licensed Material and that the Licensor has authority to license.
+
+ j. Licensor means the individual(s) or entity(ies) granting rights
+ under this Public License.
+
+ k. NonCommercial means not primarily intended for or directed towards
+ commercial advantage or monetary compensation. For purposes of
+ this Public License, the exchange of the Licensed Material for
+ other material subject to Copyright and Similar Rights by digital
+ file-sharing or similar means is NonCommercial provided there is
+ no payment of monetary compensation in connection with the
+ exchange.
+
+ l. Share means to provide material to the public by any means or
+ process that requires permission under the Licensed Rights, such
+ as reproduction, public display, public performance, distribution,
+ dissemination, communication, or importation, and to make material
+ available to the public including in ways that members of the
+ public may access the material from a place and at a time
+ individually chosen by them.
+
+ m. Sui Generis Database Rights means rights other than copyright
+ resulting from Directive 96/9/EC of the European Parliament and of
+ the Council of 11 March 1996 on the legal protection of databases,
+ as amended and/or succeeded, as well as other essentially
+ equivalent rights anywhere in the world.
+
+ n. You means the individual or entity exercising the Licensed Rights
+ under this Public License. Your has a corresponding meaning.
+
+
+Section 2 -- Scope.
+
+ a. License grant.
+
+ 1. Subject to the terms and conditions of this Public License,
+ the Licensor hereby grants You a worldwide, royalty-free,
+ non-sublicensable, non-exclusive, irrevocable license to
+ exercise the Licensed Rights in the Licensed Material to:
+
+ a. reproduce and Share the Licensed Material, in whole or
+ in part, for NonCommercial purposes only; and
+
+ b. produce, reproduce, and Share Adapted Material for
+ NonCommercial purposes only.
+
+ 2. Exceptions and Limitations. For the avoidance of doubt, where
+ Exceptions and Limitations apply to Your use, this Public
+ License does not apply, and You do not need to comply with
+ its terms and conditions.
+
+ 3. Term. The term of this Public License is specified in Section
+ 6(a).
+
+ 4. Media and formats; technical modifications allowed. The
+ Licensor authorizes You to exercise the Licensed Rights in
+ all media and formats whether now known or hereafter created,
+ and to make technical modifications necessary to do so. The
+ Licensor waives and/or agrees not to assert any right or
+ authority to forbid You from making technical modifications
+ necessary to exercise the Licensed Rights, including
+ technical modifications necessary to circumvent Effective
+ Technological Measures. For purposes of this Public License,
+ simply making modifications authorized by this Section 2(a)
+ (4) never produces Adapted Material.
+
+ 5. Downstream recipients.
+
+ a. Offer from the Licensor -- Licensed Material. Every
+ recipient of the Licensed Material automatically
+ receives an offer from the Licensor to exercise the
+ Licensed Rights under the terms and conditions of this
+ Public License.
+
+ b. Additional offer from the Licensor -- Adapted Material.
+ Every recipient of Adapted Material from You
+ automatically receives an offer from the Licensor to
+ exercise the Licensed Rights in the Adapted Material
+ under the conditions of the Adapter's License You apply.
+
+ c. No downstream restrictions. You may not offer or impose
+ any additional or different terms or conditions on, or
+ apply any Effective Technological Measures to, the
+ Licensed Material if doing so restricts exercise of the
+ Licensed Rights by any recipient of the Licensed
+ Material.
+
+ 6. No endorsement. Nothing in this Public License constitutes or
+ may be construed as permission to assert or imply that You
+ are, or that Your use of the Licensed Material is, connected
+ with, or sponsored, endorsed, or granted official status by,
+ the Licensor or others designated to receive attribution as
+ provided in Section 3(a)(1)(A)(i).
+
+ b. Other rights.
+
+ 1. Moral rights, such as the right of integrity, are not
+ licensed under this Public License, nor are publicity,
+ privacy, and/or other similar personality rights; however, to
+ the extent possible, the Licensor waives and/or agrees not to
+ assert any such rights held by the Licensor to the limited
+ extent necessary to allow You to exercise the Licensed
+ Rights, but not otherwise.
+
+ 2. Patent and trademark rights are not licensed under this
+ Public License.
+
+ 3. To the extent possible, the Licensor waives any right to
+ collect royalties from You for the exercise of the Licensed
+ Rights, whether directly or through a collecting society
+ under any voluntary or waivable statutory or compulsory
+ licensing scheme. In all other cases the Licensor expressly
+ reserves any right to collect such royalties, including when
+ the Licensed Material is used other than for NonCommercial
+ purposes.
+
+
+Section 3 -- License Conditions.
+
+Your exercise of the Licensed Rights is expressly made subject to the
+following conditions.
+
+ a. Attribution.
+
+ 1. If You Share the Licensed Material (including in modified
+ form), You must:
+
+ a. retain the following if it is supplied by the Licensor
+ with the Licensed Material:
+
+ i. identification of the creator(s) of the Licensed
+ Material and any others designated to receive
+ attribution, in any reasonable manner requested by
+ the Licensor (including by pseudonym if
+ designated);
+
+ ii. a copyright notice;
+
+ iii. a notice that refers to this Public License;
+
+ iv. a notice that refers to the disclaimer of
+ warranties;
+
+ v. a URI or hyperlink to the Licensed Material to the
+ extent reasonably practicable;
+
+ b. indicate if You modified the Licensed Material and
+ retain an indication of any previous modifications; and
+
+ c. indicate the Licensed Material is licensed under this
+ Public License, and include the text of, or the URI or
+ hyperlink to, this Public License.
+
+ 2. You may satisfy the conditions in Section 3(a)(1) in any
+ reasonable manner based on the medium, means, and context in
+ which You Share the Licensed Material. For example, it may be
+ reasonable to satisfy the conditions by providing a URI or
+ hyperlink to a resource that includes the required
+ information.
+ 3. If requested by the Licensor, You must remove any of the
+ information required by Section 3(a)(1)(A) to the extent
+ reasonably practicable.
+
+ b. ShareAlike.
+
+ In addition to the conditions in Section 3(a), if You Share
+ Adapted Material You produce, the following conditions also apply.
+
+ 1. The Adapter's License You apply must be a Creative Commons
+ license with the same License Elements, this version or
+ later, or a BY-NC-SA Compatible License.
+
+ 2. You must include the text of, or the URI or hyperlink to, the
+ Adapter's License You apply. You may satisfy this condition
+ in any reasonable manner based on the medium, means, and
+ context in which You Share Adapted Material.
+
+ 3. You may not offer or impose any additional or different terms
+ or conditions on, or apply any Effective Technological
+ Measures to, Adapted Material that restrict exercise of the
+ rights granted under the Adapter's License You apply.
+
+
+Section 4 -- Sui Generis Database Rights.
+
+Where the Licensed Rights include Sui Generis Database Rights that
+apply to Your use of the Licensed Material:
+
+ a. for the avoidance of doubt, Section 2(a)(1) grants You the right
+ to extract, reuse, reproduce, and Share all or a substantial
+ portion of the contents of the database for NonCommercial purposes
+ only;
+
+ b. if You include all or a substantial portion of the database
+ contents in a database in which You have Sui Generis Database
+ Rights, then the database in which You have Sui Generis Database
+ Rights (but not its individual contents) is Adapted Material,
+ including for purposes of Section 3(b); and
+
+ c. You must comply with the conditions in Section 3(a) if You Share
+ all or a substantial portion of the contents of the database.
+
+For the avoidance of doubt, this Section 4 supplements and does not
+replace Your obligations under this Public License where the Licensed
+Rights include other Copyright and Similar Rights.
+
+
+Section 5 -- Disclaimer of Warranties and Limitation of Liability.
+
+ a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
+ EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
+ AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
+ ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
+ IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
+ WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
+ PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
+ ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
+ KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
+ ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
+
+ b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
+ TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
+ NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
+ INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
+ COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
+ USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
+ ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
+ DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
+ IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
+
+ c. The disclaimer of warranties and limitation of liability provided
+ above shall be interpreted in a manner that, to the extent
+ possible, most closely approximates an absolute disclaimer and
+ waiver of all liability.
+
+
+Section 6 -- Term and Termination.
+
+ a. This Public License applies for the term of the Copyright and
+ Similar Rights licensed here. However, if You fail to comply with
+ this Public License, then Your rights under this Public License
+ terminate automatically.
+
+ b. Where Your right to use the Licensed Material has terminated under
+ Section 6(a), it reinstates:
+
+ 1. automatically as of the date the violation is cured, provided
+ it is cured within 30 days of Your discovery of the
+ violation; or
+
+ 2. upon express reinstatement by the Licensor.
+
+ For the avoidance of doubt, this Section 6(b) does not affect any
+ right the Licensor may have to seek remedies for Your violations
+ of this Public License.
+
+ c. For the avoidance of doubt, the Licensor may also offer the
+ Licensed Material under separate terms or conditions or stop
+ distributing the Licensed Material at any time; however, doing so
+ will not terminate this Public License.
+
+ d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
+ License.
+
+
+Section 7 -- Other Terms and Conditions.
+
+ a. The Licensor shall not be bound by any additional or different
+ terms or conditions communicated by You unless expressly agreed.
+
+ b. Any arrangements, understandings, or agreements regarding the
+ Licensed Material not stated herein are separate from and
+ independent of the terms and conditions of this Public License.
+
+
+Section 8 -- Interpretation.
+
+ a. For the avoidance of doubt, this Public License does not, and
+ shall not be interpreted to, reduce, limit, restrict, or impose
+ conditions on any use of the Licensed Material that could lawfully
+ be made without permission under this Public License.
+
+ b. To the extent possible, if any provision of this Public License is
+ deemed unenforceable, it shall be automatically reformed to the
+ minimum extent necessary to make it enforceable. If the provision
+ cannot be reformed, it shall be severed from this Public License
+ without affecting the enforceability of the remaining terms and
+ conditions.
+
+ c. No term or condition of this Public License will be waived and no
+ failure to comply consented to unless expressly agreed to by the
+ Licensor.
+
+ d. Nothing in this Public License constitutes or may be interpreted
+ as a limitation upon, or waiver of, any privileges and immunities
+ that apply to the Licensor or You, including from the legal
+ processes of any jurisdiction or authority.
+
+=======================================================================
+
+Creative Commons is not a party to its public licenses.
+Notwithstanding, Creative Commons may elect to apply one of its public
+licenses to material it publishes and in those instances will be
+considered the "Licensor." Except for the limited purpose of indicating
+that material is shared under a Creative Commons public license or as
+otherwise permitted by the Creative Commons policies published at
+creativecommons.org/policies, Creative Commons does not authorize the
+use of the trademark "Creative Commons" or any other trademark or logo
+of Creative Commons without its prior written consent including,
+without limitation, in connection with any unauthorized modifications
+to any of its public licenses or any other arrangements,
+understandings, or agreements concerning use of licensed material. For
+the avoidance of doubt, this paragraph does not form part of the public
+licenses.
+
+Creative Commons may be contacted at creativecommons.org.