source: main/trunk/model-sites-dev/von-sparql/js/paper/dist/paper-core.min.js@ 28914

Last change on this file since 28914 was 28914, checked in by ak19, 10 years ago

Supporting javascript libraries and bespoke code written by Steffan to support the von-sparql user interface

File size: 163.5 KB
Line 
1/*!
2 * Paper.js v0.9.15 - The Swiss Army Knife of Vector Graphics Scripting.
3 * http://paperjs.org/
4 *
5 * Copyright (c) 2011 - 2013, Juerg Lehni & Jonathan Puckey
6 * http://lehni.org/ & http://jonathanpuckey.com/
7 *
8 * Distributed under the MIT license. See LICENSE file for details.
9 *
10 * All rights reserved.
11 *
12 * Date: Sun Dec 1 23:54:52 2013 +0100
13 *
14 ***
15 *
16 * straps.js - Class inheritance library with support for bean-style accessors
17 *
18 * Copyright (c) 2006 - 2013 Juerg Lehni
19 * http://lehni.org/
20 *
21 * Distributed under the MIT license.
22 *
23 ***
24 *
25 * acorn.js
26 * http://marijnhaverbeke.nl/acorn/
27 *
28 * Acorn is a tiny, fast JavaScript parser written in JavaScript,
29 * created by Marijn Haverbeke and released under an MIT license.
30 *
31 */
32var paper=new function(t){var e=new function(){function i(e,i,n,r,o,h){function u(r,s,h,u){var s=s||(s=l(i,r))&&(s.get?s:s.value);"string"==typeof s&&"#"===s[0]&&(s=e[s.substring(1)]||s);var _,f="function"==typeof s,g=s,v=o||f?s&&s.get?r in e:e[r]:null;!(h||s!==t&&i.hasOwnProperty(r))||o&&v||(f&&v&&(s.base=v),f&&c&&0===s.length&&(_=r.match(/^(get|is)(([A-Z])(.*))$/))&&c.push([_[3].toLowerCase()+_[4],_[2]]),g&&!f&&g.get&&"function"==typeof g.get&&0===g.get.length||(g={value:g,writable:!0}),(l(e,r)||{configurable:!0}).configurable&&(g.configurable=!0,g.enumerable=n),d(e,r,g)),!u||!f||o&&u[r]||(u[r]=function(t){return t&&e[r].apply(t,a.call(arguments,1))})}var c;if(i){c=[];for(var _ in i)i.hasOwnProperty(_)&&!s.test(_)&&u(_,null,!0,h);u("toString"),u("valueOf");for(var f=0,g=c.length;g>f;f++){var v=c[f],m=v[1];u(v[0],{get:e["get"+m]||e["is"+m],set:e["set"+m]},!0)}}return e}function n(t,e,i){return t&&("length"in t&&!t.getLength&&"number"==typeof t.length?o:h).call(t,e,i=i||t),i}function r(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i]);return t}var s=/^(statics|generics|preserve|enumerable|prototype|toString|valueOf)$/,a=[].slice,o=[].forEach||function(t,e){for(var i=0,n=this.length;n>i;i++)t.call(e,this[i],i,this)},h=function(t,e){for(var i in this)this.hasOwnProperty(i)&&t.call(e,this[i],i,this)},u=Object.create||function(t){return{__proto__:t}},l=Object.getOwnPropertyDescriptor||function(t,e){var i=t.__lookupGetter__&&t.__lookupGetter__(e);return i?{get:i,set:t.__lookupSetter__(e),enumerable:!0,configurable:!0}:t.hasOwnProperty(e)?{value:t[e],enumerable:!0,configurable:!0,writable:!0}:null},c=Object.defineProperty||function(t,e,i){return(i.get||i.set)&&t.__defineGetter__?(i.get&&t.__defineGetter__(e,i.get),i.set&&t.__defineSetter__(e,i.set)):t[e]=i.value,t},d=function(t,e,i){return delete t[e],c(t,e,i)};return i(function(){for(var t=0,e=arguments.length;e>t;t++)r(this,arguments[t])},{inject:function(t){if(t){var e=this.prototype,n=Object.getPrototypeOf(e).constructor,r=t.statics===!0?t:t.statics;r!=t&&i(e,t,t.enumerable,n&&n.prototype,t.preserve,t.generics&&this),i(this,r,!0,n,t.preserve)}for(var s=1,a=arguments.length;a>s;s++)this.inject(arguments[s]);return this},extend:function(){for(var t,e=this,n=0,r=arguments.length;r>n&&!(t=arguments[n].initialize);n++);return t=t||function(){e.apply(this,arguments)},t.prototype=u(this.prototype),d(t.prototype,"constructor",{value:t,writable:!0,configurable:!0}),i(t,this,!0),arguments.length?this.inject.apply(t,arguments):t}},!0).inject({inject:function(){for(var t=0,e=arguments.length;e>t;t++)i(this,arguments[t],arguments[t].enumerable);return this},extend:function(){var t=u(this);return t.inject.apply(t,arguments)},each:function(t,e){return n(this,t,e)},clone:function(){return new this.constructor(this)},statics:{each:n,create:u,define:d,describe:l,copy:r,clone:function(t){return r(new t.constructor,t)},isPlainObject:function(t){var i=null!=t&&t.constructor;return i&&(i===Object||i===e||"Object"===i.name)},pick:function(){for(var e=0,i=arguments.length;i>e;e++)if(arguments[e]!==t)return arguments[e];return null}}})};"undefined"!=typeof module&&(module.exports=e),e.inject({generics:!0,toString:function(){return null!=this._id?(this._class||"Object")+(this._name?" '"+this._name+"'":" @"+this._id):"{ "+e.each(this,function(t,e){if(!/^_/.test(e)){var i=typeof t;this.push(e+": "+("number"===i?a.instance.number(t):"string"===i?"'"+t+"'":t))}},[]).join(", ")+" }"},exportJSON:function(t){return e.exportJSON(this,t)},toJSON:function(){return e.serialize(this)},_set:function(i,n){if(i&&e.isPlainObject(i)){var r=i._filtering||i;for(var s in r)if(s in this&&r.hasOwnProperty(s)&&(!n||!n[s])){var a=i[s];a!==t&&(this[s]=a)}return!0}},statics:{exports:{},extend:function ie(){var t=ie.base.apply(this,arguments),i=t.prototype._class;return i&&!e.exports[i]&&(e.exports[i]=t),t},equals:function(t,i){function n(t,e){for(var i in t)if(t.hasOwnProperty(i)&&!e.hasOwnProperty(i))return!1;return!0}if(t===i)return!0;if(t&&t.equals)return t.equals(i);if(i&&i.equals)return i.equals(t);if(Array.isArray(t)&&Array.isArray(i)){if(t.length!==i.length)return!1;for(var r=0,s=t.length;s>r;r++)if(!e.equals(t[r],i[r]))return!1;return!0}if(t&&"object"==typeof t&&i&&"object"==typeof i){if(!n(t,i)||!n(i,t))return!1;for(var r in t)if(t.hasOwnProperty(r)&&!e.equals(t[r],i[r]))return!1;return!0}return!1},read:function(t,i,n,r){if(this===e){var s=this.peek(t,i);return t._index++,t.__read=1,s}var a=this.prototype,o=a._readIndex,h=i||o&&t._index||0;n||(n=t.length-h);var u=t[h];return u instanceof this||r&&r.readNull&&null==u&&1>=n?(o&&(t._index=h+1),u&&r&&r.clone?u.clone():u):(u=e.create(this.prototype),o&&(u.__read=!0),r&&(u.__options=r),u=u.initialize.apply(u,h>0||n<t.length?Array.prototype.slice.call(t,h,h+n):t)||u,o&&(t._index=h+u.__read,t.__read=u.__read,delete u.__read,r&&delete u.__options),u)},peek:function(t,e){return t[t._index=e||t._index||0]},readAll:function(t,e,i){for(var n,r=[],s=e||0,a=t.length;a>s;s++)r.push(Array.isArray(n=t[s])?this.read(n,0,0,i):this.read(t,s,1,i));return r},readNamed:function(i,n,r,s,a){var o=this.getNamed(i,n),h=o!==t;if(h){var u=i._filtered;u||(u=i._filtered=e.create(i[0]),u._filtering=i[0]),u[n]=t}return this.read(h?[o]:i,r,s,a)},getNamed:function(i,n){var r=i[0];return i._hasObject===t&&(i._hasObject=1===i.length&&e.isPlainObject(r)),i._hasObject?n?r[n]:i._filtered||r:t},hasNamed:function(t,e){return!!this.getNamed(t,e)},isPlainValue:function(t){return this.isPlainObject(t)||Array.isArray(t)},serialize:function(t,i,n,r){i=i||{};var s,o=!r;if(o&&(i.formatter=new a(i.precision),r={length:0,definitions:{},references:{},add:function(t,e){var i="#"+t._id,n=this.references[i];if(!n){this.length++;var r=e.call(t),s=t._class;s&&r[0]!==s&&r.unshift(s),this.definitions[i]=r,n=this.references[i]=[i]}return n}}),t&&t._serialize){s=t._serialize(i,r);var h=t._class;!h||n||s._compact||s[0]===h||s.unshift(h)}else if(Array.isArray(t)){s=[];for(var u=0,l=t.length;l>u;u++)s[u]=e.serialize(t[u],i,n,r);n&&(s._compact=!0)}else if(e.isPlainObject(t)){s={};for(var u in t)t.hasOwnProperty(u)&&(s[u]=e.serialize(t[u],i,n,r))}else s="number"==typeof t?i.formatter.number(t,i.precision):t;return o&&r.length>0?[["dictionary",r.definitions],s]:s},deserialize:function(t,i,n){var r=t;if(n=n||{},Array.isArray(t)){var s=t[0],a="dictionary"===s;if(!a){if(n.dictionary&&1==t.length&&/^#/.test(s))return n.dictionary[s];s=e.exports[s]}r=[];for(var o=s?1:0,h=t.length;h>o;o++)r.push(e.deserialize(t[o],i,n));if(a)n.dictionary=r[0];else if(s){var u=r;i?r=i(s,u):(r=e.create(s.prototype),s.apply(r,u))}}else if(e.isPlainObject(t)){r={};for(var l in t)r[l]=e.deserialize(t[l],i,n)}return r},exportJSON:function(t,i){return JSON.stringify(e.serialize(t,i))},importJSON:function(t,i){return e.deserialize("string"==typeof t?JSON.parse(t):t,function(t,n){var r=i&&i.constructor===t?i:e.create(t.prototype),s=r===i;if(1===n.length&&r instanceof y&&(!(r instanceof x)||s)){var a=n[0];e.isPlainObject(a)&&(a.insert=!1)}return t.apply(r,n),s&&(i=null),r})},splice:function(e,i,n,r){var s=i&&i.length,a=n===t;n=a?e.length:n,n>e.length&&(n=e.length);for(var o=0;s>o;o++)i[o]._index=n+o;if(a)return e.push.apply(e,i),[];var h=[n,r];i&&h.push.apply(h,i);for(var u=e.splice.apply(e,h),o=0,l=u.length;l>o;o++)delete u[o]._index;for(var o=n+s,l=e.length;l>o;o++)e[o]._index=o;return u},capitalize:function(t){return t.replace(/\b[a-z]/g,function(t){return t.toUpperCase()})},camelize:function(t){return t.replace(/-(.)/g,function(t,e){return e.toUpperCase()})},hyphenate:function(t){return t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}}});var n={attach:function(i,n){if("string"!=typeof i)return e.each(i,function(t,e){this.attach(e,t)},this),t;var r=this._eventTypes[i];if(r){var s=this._handlers=this._handlers||{};s=s[i]=s[i]||[],-1==s.indexOf(n)&&(s.push(n),r.install&&1==s.length&&r.install.call(this,i))}},detach:function(i,n){if("string"!=typeof i)return e.each(i,function(t,e){this.detach(e,t)},this),t;var r,s=this._eventTypes[i],a=this._handlers&&this._handlers[i];s&&a&&(!n||-1!=(r=a.indexOf(n))&&1==a.length?(s.uninstall&&s.uninstall.call(this,i),delete this._handlers[i]):-1!=r&&a.splice(r,1))},once:function(t,e){this.attach(t,function(){e.apply(this,arguments),this.detach(t,e)})},fire:function(t,e){function i(){for(var t in n)n[t].apply(o,r)===!1&&e&&e.stop&&e.stop()}var n=this._handlers&&this._handlers[t];if(!n)return!1;var r=[].slice.call(arguments,1),s=paper.PaperScript,a=s&&s.handleException,o=this;if(a)try{i()}catch(h){a(h)}else i();return!0},responds:function(t){return!(!this._handlers||!this._handlers[t])},on:"#attach",off:"#detach",trigger:"#fire",statics:{inject:function ne(){for(var t=0,i=arguments.length;i>t;t++){var n=arguments[t],r=n._events;if(r){var s={};e.each(r,function(t,i){var r="string"==typeof t,a=r?t:i,o=e.capitalize(a),h=a.substring(2).toLowerCase();s[h]=r?{}:t,a="_"+a,n["get"+o]=function(){return this[a]},n["set"+o]=function(t){t?this.attach(h,t):this[a]&&this.detach(h,this[a]),this[a]=t}}),n._eventTypes=s}ne.base.call(this,n)}return this}}},r=e.extend({_class:"PaperScope",initialize:function re(t){if(paper=this,this.project=null,this.projects=[],this.tools=[],this.palettes=[],this._id=t&&(t.getAttribute("id")||t.src)||"paperscope-"+re._id++,t&&t.setAttribute("id",this._id),re._scopes[this._id]=this,!this.support){var e=K.getContext(1,1);re.prototype.support={nativeDash:"setLineDash"in e||"mozDash"in e,nativeBlendModes:Q.nativeModes},K.release(e)}},version:"0.9.15",getView:function(){return this.project&&this.project.view},getTool:function(){return this._tool||(this._tool=new U),this._tool},getPaper:function(){return this},evaluate:function(t){var e=paper.PaperScript.evaluate(t,this);return Z.updateFocus(),e},install:function(t){var i=this;e.each(["project","view","tool"],function(n){e.define(t,n,{configurable:!0,get:function(){return i[n]}})});for(var n in this)/^(version|_id)/.test(n)||(t[n]=this[n])},setup:function(t){return paper=this,this.project=new m(t),this},activate:function(){paper=this},clear:function(){for(var t=this.projects.length-1;t>=0;t--)this.projects[t].remove();for(var t=this.tools.length-1;t>=0;t--)this.tools[t].remove();for(var t=this.palettes.length-1;t>=0;t--)this.palettes[t].remove()},remove:function(){this.clear(),delete r._scopes[this._id]},statics:new function(){function t(t){return t+="Attribute",function(e,i){return e[t](i)||e[t]("data-paper-"+i)}}return{_scopes:{},_id:0,get:function(t){return"object"==typeof t&&(t=t.getAttribute("id")),this._scopes[t]||null},getAttribute:t("get"),hasAttribute:t("has")}}}),s=e.extend(n,{initialize:function(t){this._scope=paper,this._index=this._scope[this._list].push(this)-1,(t||!this._scope[this._reference])&&this.activate()},activate:function(){if(!this._scope)return!1;var t=this._scope[this._reference];return t&&t!==this&&t.fire("deactivate"),this._scope[this._reference]=this,this.fire("activate",t),!0},isActive:function(){return this._scope[this._reference]===this},remove:function(){return null==this._index?!1:(e.splice(this._scope[this._list],null,this._index,1),this._scope[this._reference]==this&&(this._scope[this._reference]=null),this._scope=null,!0)}}),a=e.extend({initialize:function(t){this.precision=t||5,this.multiplier=Math.pow(10,this.precision)},number:function(t){return Math.round(t*this.multiplier)/this.multiplier},point:function(t,e){return this.number(t.x)+(e||",")+this.number(t.y)},size:function(t,e){return this.number(t.width)+(e||",")+this.number(t.height)},rectangle:function(t,e){return this.point(t,e)+(e||",")+this.size(t,e)}});a.instance=new a;var o=new function(){var e=[[.5773502691896257],[0,.7745966692414834],[.33998104358485626,.8611363115940526],[0,.5384693101056831,.906179845938664],[.2386191860831969,.6612093864662645,.932469514203152],[0,.4058451513773972,.7415311855993945,.9491079123427585],[.1834346424956498,.525532409916329,.7966664774136267,.9602898564975363],[0,.3242534234038089,.6133714327005904,.8360311073266358,.9681602395076261],[.14887433898163122,.4333953941292472,.6794095682990244,.8650633666889845,.9739065285171717],[0,.26954315595234496,.5190961292068118,.7301520055740494,.8870625997680953,.978228658146057],[.1252334085114689,.3678314989981802,.5873179542866175,.7699026741943047,.9041172563704749,.9815606342467192],[0,.2304583159551348,.44849275103644687,.6423493394403402,.8015780907333099,.9175983992229779,.9841830547185881],[.10805494870734367,.31911236892788974,.5152486363581541,.6872929048116855,.827201315069765,.9284348836635735,.9862838086968123],[0,.20119409399743451,.3941513470775634,.5709721726085388,.7244177313601701,.8482065834104272,.937273392400706,.9879925180204854],[.09501250983763744,.2816035507792589,.45801677765722737,.6178762444026438,.755404408355003,.8656312023878318,.9445750230732326,.9894009349916499]],i=[[1],[.8888888888888888,.5555555555555556],[.6521451548625461,.34785484513745385],[.5688888888888889,.47862867049936647,.23692688505618908],[.46791393457269104,.3607615730481386,.17132449237917036],[.4179591836734694,.3818300505051189,.27970539148927664,.1294849661688697],[.362683783378362,.31370664587788727,.22238103445337448,.10122853629037626],[.3302393550012598,.31234707704000286,.26061069640293544,.1806481606948574,.08127438836157441],[.29552422471475287,.26926671930999635,.21908636251598204,.1494513491505806,.06667134430868814],[.2729250867779006,.26280454451024665,.23319376459199048,.18629021092773426,.1255803694649046,.05566856711617366],[.24914704581340277,.2334925365383548,.20316742672306592,.16007832854334622,.10693932599531843,.04717533638651183],[.2325515532308739,.22628318026289723,.2078160475368885,.17814598076194574,.13887351021978725,.09212149983772845,.04048400476531588],[.2152638534631578,.2051984637212956,.18553839747793782,.15720316715819355,.12151857068790319,.08015808715976021,.03511946033175186],[.2025782419255613,.19843148532711158,.1861610000155622,.16626920581699392,.13957067792615432,.10715922046717194,.07036604748810812,.03075324199611727],[.1894506104550685,.18260341504492358,.16915651939500254,.14959598881657674,.12462897125553388,.09515851168249279,.062253523938647894,.027152459411754096]],n=Math.abs,r=Math.sqrt,s=Math.pow,a=Math.cos,h=Math.PI;return{TOLERANCE:1e-5,EPSILON:1e-11,KAPPA:4*(r(2)-1)/3,isZero:function(t){return n(t)<=o.EPSILON},integrate:function(t,n,r,s){for(var a=e[s-2],o=i[s-2],h=.5*(r-n),u=h+n,l=0,c=s+1>>1,d=1&s?o[l++]*t(u):0;c>l;){var _=h*a[l];d+=o[l++]*(t(u+_)+t(u-_))}return h*d},findRoot:function(t,e,i,r,s,a,o){for(var h=0;a>h;h++){var u=t(i),l=u/e(i);if(n(l)<o)return i;var c=i-l;u>0?(s=i,i=r>=c?.5*(r+s):c):(r=i,i=c>=s?.5*(r+s):c)}},solveQuadratic:function(e,i,s,a,h,u){function l(t){return(d||t>_&&f>t)&&(a[g++]=h>t?h:t>u?u:t),g}var c=o.EPSILON,d=h===t,_=h-c,f=u+c,g=0;if(n(e)<c)return n(i)>=c?l(-s/i):n(s)<c?-1:0;var v=i/(2*e),m=s/e,p=v*v;if(m-c>p)return 0;var y=p>m?r(p-m):0;return l(y-v),y>0&&l(-y-v),g},solveCubic:function(e,i,u,l,c,d,_){function f(t){return(v||t>m&&p>t)&&(c[y++]=d>t?d:t>_?_:t),y}var g=o.EPSILON;if(n(e)<g)return o.solveQuadratic(i,u,l,c,d,_);var v=d===t,m=d-g,p=_+g,y=0;i/=e,u/=e,l/=e;var w=i*i,x=(w-3*u)/9,b=(2*w*i-9*i*u+27*l)/54,C=x*x*x,S=b*b-C;if(i/=3,n(S)<g){if(n(b)<g)return f(-i);var P=r(x),z=b>0?1:-1;return f(2*-z*P-i),f(z*P-i)}if(0>S){var P=r(x),M=Math.acos(b/(P*P*P))/3,I=-2*P,k=2*h/3;return f(I*a(M)-i),f(I*a(M+k)-i),f(I*a(M-k)-i)}var A=(b>0?-1:1)*s(n(b)+r(S),1/3);return f(A+x/A-i)}}},h=e.extend({_class:"Point",_readIndex:!0,initialize:function(t,e){var i=typeof t;if("number"===i){var n="number"==typeof e;this.x=t,this.y=n?e:t,this.__read&&(this.__read=n?2:1)}else"undefined"===i||null===t?(this.x=this.y=0,this.__read&&(this.__read=null===t?1:0)):(Array.isArray(t)?(this.x=t[0],this.y=t.length>1?t[1]:t[0]):null!=t.x?(this.x=t.x,this.y=t.y):null!=t.width?(this.x=t.width,this.y=t.height):null!=t.angle?(this.x=t.length,this.y=0,this.setAngle(t.angle)):(this.x=this.y=0,this.__read&&(this.__read=0)),this.__read&&(this.__read=1))},set:function(t,e){return this.x=t,this.y=e,this},equals:function(t){return t===this||t&&(this.x===t.x&&this.y===t.y||Array.isArray(t)&&this.x===t[0]&&this.y===t[1])||!1},clone:function(){return new h(this.x,this.y)},toString:function(){var t=a.instance;return"{ x: "+t.number(this.x)+", y: "+t.number(this.y)+" }"},_serialize:function(t){var e=t.formatter;return[e.number(this.x),e.number(this.y)]},add:function(t){return t=h.read(arguments),new h(this.x+t.x,this.y+t.y)},subtract:function(t){return t=h.read(arguments),new h(this.x-t.x,this.y-t.y)},multiply:function(t){return t=h.read(arguments),new h(this.x*t.x,this.y*t.y)},divide:function(t){return t=h.read(arguments),new h(this.x/t.x,this.y/t.y)},modulo:function(t){return t=h.read(arguments),new h(this.x%t.x,this.y%t.y)},negate:function(){return new h(-this.x,-this.y)},transform:function(t){return t?t._transformPoint(this):this},getDistance:function(t,e){t=h.read(arguments);var i=t.x-this.x,n=t.y-this.y,r=i*i+n*n;return e?r:Math.sqrt(r)},getLength:function(){var t=this.x*this.x+this.y*this.y;return arguments.length&&arguments[0]?t:Math.sqrt(t)},setLength:function(t){if(this.isZero()){var e=this._angle||0;this.set(Math.cos(e)*t,Math.sin(e)*t)}else{var i=t/this.getLength();o.isZero(i)&&this.getAngle(),this.set(this.x*i,this.y*i)}return this},normalize:function(e){e===t&&(e=1);var i=this.getLength(),n=0!==i?e/i:0,r=new h(this.x*n,this.y*n);return r._angle=this._angle,r},getAngle:function(){return 180*this.getAngleInRadians(arguments[0])/Math.PI},setAngle:function(t){if(t=this._angle=t*Math.PI/180,!this.isZero()){var e=this.getLength();this.set(Math.cos(t)*e,Math.sin(t)*e)}return this},getAngleInRadians:function(){if(arguments[0]===t)return this.isZero()?this._angle||0:this._angle=Math.atan2(this.y,this.x);var e=h.read(arguments),i=this.getLength()*e.getLength();return o.isZero(i)?0/0:Math.acos(this.dot(e)/i)},getAngleInDegrees:function(){return this.getAngle(arguments[0])},getQuadrant:function(){return this.x>=0?this.y>=0?1:4:this.y>=0?2:3},getDirectedAngle:function(t){return t=h.read(arguments),180*Math.atan2(this.cross(t),this.dot(t))/Math.PI},rotate:function(t,e){if(0===t)return this.clone();t=t*Math.PI/180;var i=e?this.subtract(e):this,n=Math.sin(t),r=Math.cos(t);return i=new h(i.x*r-i.y*n,i.y*r+i.x*n),e?i.add(e):i},isInside:function(t){return t.contains(this)},isClose:function(t,e){return this.getDistance(t)<e},isColinear:function(t){return this.cross(t)<1e-5},isOrthogonal:function(t){return this.dot(t)<1e-5},isZero:function(){return o.isZero(this.x)&&o.isZero(this.y)},isNaN:function(){return isNaN(this.x)||isNaN(this.y)},dot:function(t){return t=h.read(arguments),this.x*t.x+this.y*t.y},cross:function(t){return t=h.read(arguments),this.x*t.y-this.y*t.x},project:function(t){if(t=h.read(arguments),t.isZero())return new h(0,0);var e=this.dot(t)/t.dot(t);return new h(t.x*e,t.y*e)},statics:{min:function(){var t=h.read(arguments);return point2=h.read(arguments),new h(Math.min(t.x,point2.x),Math.min(t.y,point2.y))},max:function(){var t=h.read(arguments);return point2=h.read(arguments),new h(Math.max(t.x,point2.x),Math.max(t.y,point2.y))},random:function(){return new h(Math.random(),Math.random())}}},e.each(["round","ceil","floor","abs"],function(t){var e=Math[t];this[t]=function(){return new h(e(this.x),e(this.y))}},{})),u=h.extend({initialize:function(t,e,i,n){this._x=t,this._y=e,this._owner=i,this._setter=n},set:function(t,e,i){return this._x=t,this._y=e,i||this._owner[this._setter](this),this},getX:function(){return this._x},setX:function(t){this._x=t,this._owner[this._setter](this)},getY:function(){return this._y},setY:function(t){this._y=t,this._owner[this._setter](this)}}),c=e.extend({_class:"Size",_readIndex:!0,initialize:function(t,e){var i=typeof t;if("number"===i){var n="number"==typeof e;this.width=t,this.height=n?e:t,this.__read&&(this.__read=n?2:1)}else"undefined"===i||null===t?(this.width=this.height=0,this.__read&&(this.__read=null===t?1:0)):(Array.isArray(t)?(this.width=t[0],this.height=t.length>1?t[1]:t[0]):null!=t.width?(this.width=t.width,this.height=t.height):null!=t.x?(this.width=t.x,this.height=t.y):(this.width=this.height=0,this.__read&&(this.__read=0)),this.__read&&(this.__read=1))},set:function(t,e){return this.width=t,this.height=e,this},equals:function(t){return t===this||t&&(this.width===t.width&&this.height===t.height||Array.isArray(t)&&this.width===t[0]&&this.height===t[1])||!1},clone:function(){return new c(this.width,this.height)},toString:function(){var t=a.instance;return"{ width: "+t.number(this.width)+", height: "+t.number(this.height)+" }"},_serialize:function(t){var e=t.formatter;return[e.number(this.width),e.number(this.height)]},add:function(t){return t=c.read(arguments),new c(this.width+t.width,this.height+t.height)},subtract:function(t){return t=c.read(arguments),new c(this.width-t.width,this.height-t.height)},multiply:function(t){return t=c.read(arguments),new c(this.width*t.width,this.height*t.height)},divide:function(t){return t=c.read(arguments),new c(this.width/t.width,this.height/t.height)},modulo:function(t){return t=c.read(arguments),new c(this.width%t.width,this.height%t.height)},negate:function(){return new c(-this.width,-this.height)},isZero:function(){return o.isZero(this.width)&&o.isZero(this.height)},isNaN:function(){return isNaN(this.width)||isNaN(this.height)},statics:{min:function(t,e){return new c(Math.min(t.width,e.width),Math.min(t.height,e.height))},max:function(t,e){return new c(Math.max(t.width,e.width),Math.max(t.height,e.height))},random:function(){return new c(Math.random(),Math.random())}}},e.each(["round","ceil","floor","abs"],function(t){var e=Math[t];this[t]=function(){return new c(e(this.width),e(this.height))}},{})),d=c.extend({initialize:function(t,e,i,n){this._width=t,this._height=e,this._owner=i,this._setter=n},set:function(t,e,i){return this._width=t,this._height=e,i||this._owner[this._setter](this),this},getWidth:function(){return this._width},setWidth:function(t){this._width=t,this._owner[this._setter](this)},getHeight:function(){return this._height},setHeight:function(t){this._height=t,this._owner[this._setter](this)}}),_=e.extend({_class:"Rectangle",_readIndex:!0,initialize:function(i,n,r,s){var a=typeof i,o=0;if("number"===a?(this.x=i,this.y=n,this.width=r,this.height=s,o=4):"undefined"===a||null===i?(this.x=this.y=this.width=this.height=0,o=null===i?1:0):1===arguments.length&&(Array.isArray(i)?(this.x=i[0],this.y=i[1],this.width=i[2],this.height=i[3],o=1):i.x!==t||i.width!==t?(this.x=i.x||0,this.y=i.y||0,this.width=i.width||0,this.height=i.height||0,o=1):i.from===t&&i.to===t&&(this.x=this.y=this.width=this.height=0,this._set(i),o=1)),!o){var u=h.readNamed(arguments,"from"),l=e.peek(arguments);if(this.x=u.x,this.y=u.y,l&&l.x!==t||e.hasNamed(arguments,"to")){var d=h.readNamed(arguments,"to");this.width=d.x-u.x,this.height=d.y-u.y,this.width<0&&(this.x=d.x,this.width=-this.width),this.height<0&&(this.y=d.y,this.height=-this.height)}else{var _=c.read(arguments);this.width=_.width,this.height=_.height}o=arguments._index}this.__read&&(this.__read=o)},set:function(t,e,i,n){return this.x=t,this.y=e,this.width=i,this.height=n,this},clone:function(){return new _(this.x,this.y,this.width,this.height)},equals:function(t){return e.isPlainValue(t)&&(t=_.read(arguments)),t===this||t&&this.x===t.x&&this.y===t.y&&this.width===t.width&&this.height===t.height||!1},toString:function(){var t=a.instance;return"{ x: "+t.number(this.x)+", y: "+t.number(this.y)+", width: "+t.number(this.width)+", height: "+t.number(this.height)+" }"},_serialize:function(t){var e=t.formatter;return[e.number(this.x),e.number(this.y),e.number(this.width),e.number(this.height)]},getPoint:function(){return new(arguments[0]?h:u)(this.x,this.y,this,"setPoint")},setPoint:function(t){t=h.read(arguments),this.x=t.x,this.y=t.y},getSize:function(){return new(arguments[0]?c:d)(this.width,this.height,this,"setSize")},setSize:function(t){t=c.read(arguments),this._fixX&&(this.x+=(this.width-t.width)*this._fixX),this._fixY&&(this.y+=(this.height-t.height)*this._fixY),this.width=t.width,this.height=t.height,this._fixW=1,this._fixH=1},getLeft:function(){return this.x},setLeft:function(t){this._fixW||(this.width-=t-this.x),this.x=t,this._fixX=0},getTop:function(){return this.y},setTop:function(t){this._fixH||(this.height-=t-this.y),this.y=t,this._fixY=0},getRight:function(){return this.x+this.width},setRight:function(e){this._fixX!==t&&1!==this._fixX&&(this._fixW=0),this._fixW?this.x=e-this.width:this.width=e-this.x,this._fixX=1},getBottom:function(){return this.y+this.height},setBottom:function(e){this._fixY!==t&&1!==this._fixY&&(this._fixH=0),this._fixH?this.y=e-this.height:this.height=e-this.y,this._fixY=1},getCenterX:function(){return this.x+.5*this.width},setCenterX:function(t){this.x=t-.5*this.width,this._fixX=.5},getCenterY:function(){return this.y+.5*this.height},setCenterY:function(t){this.y=t-.5*this.height,this._fixY=.5},getCenter:function(){return new(arguments[0]?h:u)(this.getCenterX(),this.getCenterY(),this,"setCenter")},setCenter:function(t){return t=h.read(arguments),this.setCenterX(t.x),this.setCenterY(t.y),this},isEmpty:function(){return 0==this.width||0==this.height},contains:function(e){return e&&e.width!==t||4==(Array.isArray(e)?e:arguments).length?this._containsRectangle(_.read(arguments)):this._containsPoint(h.read(arguments))},_containsPoint:function(t){var e=t.x,i=t.y;return e>=this.x&&i>=this.y&&e<=this.x+this.width&&i<=this.y+this.height},_containsRectangle:function(t){var e=t.x,i=t.y;return e>=this.x&&i>=this.y&&e+t.width<=this.x+this.width&&i+t.height<=this.y+this.height},intersects:function(t){return t=_.read(arguments),t.x+t.width>this.x&&t.y+t.height>this.y&&t.x<this.x+this.width&&t.y<this.y+this.height},touches:function(t){return t=_.read(arguments),t.x+t.width>=this.x&&t.y+t.height>=this.y&&t.x<=this.x+this.width&&t.y<=this.y+this.height},intersect:function(t){t=_.read(arguments);var e=Math.max(this.x,t.x),i=Math.max(this.y,t.y),n=Math.min(this.x+this.width,t.x+t.width),r=Math.min(this.y+this.height,t.y+t.height);return new _(e,i,n-e,r-i)},unite:function(t){t=_.read(arguments);var e=Math.min(this.x,t.x),i=Math.min(this.y,t.y),n=Math.max(this.x+this.width,t.x+t.width),r=Math.max(this.y+this.height,t.y+t.height);return new _(e,i,n-e,r-i)},include:function(t){t=h.read(arguments);var e=Math.min(this.x,t.x),i=Math.min(this.y,t.y),n=Math.max(this.x+this.width,t.x),r=Math.max(this.y+this.height,t.y);return new _(e,i,n-e,r-i)},expand:function(e,i){return i===t&&(i=e),new _(this.x-e/2,this.y-i/2,this.width+e,this.height+i)},scale:function(e,i){return this.expand(this.width*e-this.width,this.height*(i===t?e:i)-this.height)}},new function(){return e.each([["Top","Left"],["Top","Right"],["Bottom","Left"],["Bottom","Right"],["Left","Center"],["Top","Center"],["Right","Center"],["Bottom","Center"]],function(t,e){var i=t.join(""),n=/^[RL]/.test(i);e>=4&&(t[1]+=n?"Y":"X");var r=t[n?0:1],s=t[n?1:0],a="get"+r,o="get"+s,l="set"+r,c="set"+s,d="get"+i,_="set"+i;this[d]=function(){return new(arguments[0]?h:u)(this[a](),this[o](),this,_)},this[_]=function(t){t=h.read(arguments),this[l](t.x),this[c](t.y)}},{})}),f=_.extend({initialize:function(t,e,i,n,r,s){this.set(t,e,i,n,!0),this._owner=r,this._setter=s},set:function(t,e,i,n,r){return this._x=t,this._y=e,this._width=i,this._height=n,r||this._owner[this._setter](this),this}},new function(){var t=_.prototype;return e.each(["x","y","width","height"],function(t){var i=e.capitalize(t),n="_"+t;this["get"+i]=function(){return this[n]},this["set"+i]=function(t){this[n]=t,this._dontNotify||this._owner[this._setter](this)}},e.each(["Point","Size","Center","Left","Top","Right","Bottom","CenterX","CenterY","TopLeft","TopRight","BottomLeft","BottomRight","LeftCenter","TopCenter","RightCenter","BottomCenter"],function(e){var i="set"+e;this[i]=function(){this._dontNotify=!0,t[i].apply(this,arguments),delete this._dontNotify,this._owner[this._setter](this)}},{isSelected:function(){return this._owner._boundsSelected},setSelected:function(t){var e=this._owner;e.setSelected&&(e._boundsSelected=t,e.setSelected(t||e._selectedSegmentState>0))}}))}),g=e.extend({_class:"Matrix",initialize:function se(t){var e=arguments.length,i=!0;if(6===e?this.set.apply(this,arguments):1===e?t instanceof se?this.set(t._a,t._c,t._b,t._d,t._tx,t._ty):Array.isArray(t)?this.set.apply(this,t):i=!1:0===e?this.reset():i=!1,!i)throw Error("Unsupported matrix parameters")},set:function(t,e,i,n,r,s,a){return this._a=t,this._c=e,this._b=i,this._d=n,this._tx=r,this._ty=s,a||this._changed(),this},_serialize:function(t){return e.serialize(this.getValues(),t)},_changed:function(){this._owner&&this._owner._changed(5)},clone:function(){return new g(this._a,this._c,this._b,this._d,this._tx,this._ty)},equals:function(t){return t===this||t&&this._a===t._a&&this._b===t._b&&this._c===t._c&&this._d===t._d&&this._tx===t._tx&&this._ty===t._ty||!1},toString:function(){var t=a.instance;return"[["+[t.number(this._a),t.number(this._b),t.number(this._tx)].join(", ")+"], ["+[t.number(this._c),t.number(this._d),t.number(this._ty)].join(", ")+"]]"},reset:function(){return this._a=this._d=1,this._c=this._b=this._tx=this._ty=0,this._changed(),this},scale:function(){var t=h.read(arguments),e=h.read(arguments,0,0,{readNull:!0});return e&&this.translate(e),this._a*=t.x,this._c*=t.x,this._b*=t.y,this._d*=t.y,e&&this.translate(e.negate()),this._changed(),this},translate:function(t){t=h.read(arguments);var e=t.x,i=t.y;return this._tx+=e*this._a+i*this._b,this._ty+=e*this._c+i*this._d,this._changed(),this},rotate:function(t,e){e=h.read(arguments,1),t=t*Math.PI/180;var i=e.x,n=e.y,r=Math.cos(t),s=Math.sin(t),a=i-i*r+n*s,o=n-i*s-n*r,u=this._a,l=this._b,c=this._c,d=this._d;return this._a=r*u+s*l,this._b=-s*u+r*l,this._c=r*c+s*d,this._d=-s*c+r*d,this._tx+=a*u+o*l,this._ty+=a*c+o*d,this._changed(),this},shear:function(){var t=h.read(arguments),e=h.read(arguments,0,0,{readNull:!0});e&&this.translate(e);var i=this._a,n=this._c;return this._a+=t.y*this._b,this._c+=t.y*this._d,this._b+=t.x*i,this._d+=t.x*n,e&&this.translate(e.negate()),this._changed(),this},concatenate:function(t){var e=this._a,i=this._b,n=this._c,r=this._d;return this._a=t._a*e+t._c*i,this._b=t._b*e+t._d*i,this._c=t._a*n+t._c*r,this._d=t._b*n+t._d*r,this._tx+=t._tx*e+t._ty*i,this._ty+=t._tx*n+t._ty*r,this._changed(),this},preConcatenate:function(t){var e=this._a,i=this._b,n=this._c,r=this._d,s=this._tx,a=this._ty;return this._a=t._a*e+t._b*n,this._b=t._a*i+t._b*r,this._c=t._c*e+t._d*n,this._d=t._c*i+t._d*r,this._tx=t._a*s+t._b*a+t._tx,this._ty=t._c*s+t._d*a+t._ty,this._changed(),this},isIdentity:function(){return 1===this._a&&0===this._c&&0===this._b&&1===this._d&&0===this._tx&&0===this._ty},isInvertible:function(){return!!this._getDeterminant()},isSingular:function(){return!this._getDeterminant()},transform:function(t,e,i,n,r){return arguments.length<5?this._transformPoint(h.read(arguments)):this._transformCoordinates(t,e,i,n,r)},_transformPoint:function(t,e,i){var n=t.x,r=t.y;return e||(e=new h),e.set(n*this._a+r*this._b+this._tx,n*this._c+r*this._d+this._ty,i)},_transformCoordinates:function(t,e,i,n,r){for(var s=e,a=n,o=s+2*r;o>s;){var h=t[s++],u=t[s++];i[a++]=h*this._a+u*this._b+this._tx,i[a++]=h*this._c+u*this._d+this._ty}return i},_transformCorners:function(t){var e=t.x,i=t.y,n=e+t.width,r=i+t.height,s=[e,i,n,i,n,r,e,r];return this._transformCoordinates(s,0,s,0,4)},_transformBounds:function(t,e,i){for(var n=this._transformCorners(t),r=n.slice(0,2),s=n.slice(),a=2;8>a;a++){var o=n[a],h=1&a;o<r[h]?r[h]=o:o>s[h]&&(s[h]=o)}return e||(e=new _),e.set(r[0],r[1],s[0]-r[0],s[1]-r[1],i)},inverseTransform:function(){return this._inverseTransform(h.read(arguments))},_getDeterminant:function(){var t=this._a*this._d-this._b*this._c;return isFinite(t)&&!o.isZero(t)&&isFinite(this._tx)&&isFinite(this._ty)?t:null},_inverseTransform:function(t,e,i){var n=this._getDeterminant();
33if(!n)return null;var r=t.x-this._tx,s=t.y-this._ty;return e||(e=new h),e.set((r*this._d-s*this._b)/n,(s*this._a-r*this._c)/n,i)},decompose:function(){var t=this._a,e=this._b,i=this._c,n=this._d;if(o.isZero(t*n-e*i))return null;var r=Math.sqrt(t*t+e*e);t/=r,e/=r;var s=t*i+e*n;i-=t*s,n-=e*s;var a=Math.sqrt(i*i+n*n);return i/=a,n/=a,s/=a,e*i>t*n&&(t=-t,e=-e,s=-s,r=-r),{translation:this.getTranslation(),scaling:new h(r,a),rotation:180*-Math.atan2(e,t)/Math.PI,shearing:s}},getValues:function(){return[this._a,this._c,this._b,this._d,this._tx,this._ty]},getTranslation:function(){return new h(this._tx,this._ty)},setTranslation:function(){var t=h.read(arguments);this._tx=t.x,this._ty=t.y,this._changed()},getScaling:function(){return(this.decompose()||{}).scaling},setScaling:function(){var t=this.getScaling();if(null!=t){var e=h.read(arguments);(this._owner||this).scale(e.x/t.x,e.y/t.y)}},getRotation:function(){return(this.decompose()||{}).rotation},setRotation:function(t){var e=this.getRotation();null!=e&&(this._owner||this).rotate(t-e)},inverted:function(){var t=this._getDeterminant();return t&&new g(this._d/t,-this._c/t,-this._b/t,this._a/t,(this._b*this._ty-this._d*this._tx)/t,(this._c*this._tx-this._a*this._ty)/t)},shiftless:function(){return new g(this._a,this._c,this._b,this._d,0,0)},applyToContext:function(t){t.transform(this._a,this._c,this._b,this._d,this._tx,this._ty)}},new function(){return e.each({scaleX:"_a",scaleY:"_d",translateX:"_tx",translateY:"_ty",shearX:"_b",shearY:"_c"},function(t,i){i=e.capitalize(i),this["get"+i]=function(){return this[t]},this["set"+i]=function(e){this[t]=e,this._changed()}},{})}),v=e.extend({_class:"Line",initialize:function(t,e,i,n,r){var s=!1;arguments.length>=4?(this._px=t,this._py=e,this._vx=i,this._vy=n,s=r):(this._px=t.x,this._py=t.y,this._vx=e.x,this._vy=e.y,s=i),s||(this._vx-=this._px,this._vy-=this._py)},getPoint:function(){return new h(this._px,this._py)},getVector:function(){return new h(this._vx,this._vy)},getLength:function(){return this.getVector().getLength()},intersect:function(t,e){return v.intersect(this._px,this._py,this._vx,this._vy,t._px,t._py,t._vx,t._vy,!0,e)},getSide:function(t){return v.getSide(this._px,this._py,this._vx,this._vy,t.x,t.y,!0)},getDistance:function(t){return Math.abs(v.getSignedDistance(this._px,this._py,this._vx,this._vy,t.x,t.y,!0))},statics:{intersect:function(t,e,i,n,r,s,a,u,l,c){l||(i-=t,n-=e,a-=r,u-=s);var d=u*i-a*n;if(!o.isZero(d)){var _=t-r,f=e-s,g=(a*f-u*_)/d,v=(i*f-n*_)/d;if((c||g>=0&&1>=g)&&(c||v>=0&&1>=v))return new h(t+g*i,e+g*n)}},getSide:function(t,e,i,n,r,s,a){a||(i-=t,n-=e);var o=r-t,h=s-e,u=o*n-h*i;return 0===u&&(u=o*i+h*n,u>0&&(o-=i,h-=n,u=o*i+h*n,0>u&&(u=0))),0>u?-1:u>0?1:0},getSignedDistance:function(t,e,i,n,r,s,a){a||(i-=t,n-=e);var o=n/i,h=e-o*t;return(s-o*r-h)/Math.sqrt(o*o+1)}}}),m=s.extend({_class:"Project",_list:"projects",_reference:"project",initialize:function(t){s.call(this,!0),this.layers=[],this.symbols=[],this._currentStyle=new q,this.activeLayer=new x,t&&(this.view=t instanceof Z?t:Z.create(t)),this._selectedItems={},this._selectedItemCount=0,this._drawCount=0,this.options={}},_serialize:function(t,i){return e.serialize(this.layers,t,!0,i)},clear:function(){for(var t=this.layers.length-1;t>=0;t--)this.layers[t].remove();this.symbols=[]},isEmpty:function(){return this.layers.length<=1&&(!this.activeLayer||this.activeLayer.isEmpty())},remove:function ae(){return ae.base.call(this)?(this.view&&this.view.remove(),!0):!1},getCurrentStyle:function(){return this._currentStyle},setCurrentStyle:function(t){this._currentStyle.initialize(t)},getIndex:function(){return this._index},addChild:function(t){return t instanceof x?(e.splice(this.layers,[t]),this.activeLayer||(this.activeLayer=t)):t instanceof y?(this.activeLayer||this.addChild(new x({insert:!1}))).addChild(t):t=null,t},getSelectedItems:function(){var t=[];for(var e in this._selectedItems){var i=this._selectedItems[e];i.isInserted()&&t.push(i)}return t},_updateSelection:function(t){var e=t._id,i=this._selectedItems;t._selected?i[e]!==t&&(this._selectedItemCount++,i[e]=t):i[e]===t&&(this._selectedItemCount--,delete i[e])},selectAll:function(){for(var t=this.layers,e=0,i=t.length;i>e;e++)t[e].setFullySelected(!0)},deselectAll:function(){var t=this._selectedItems;for(var e in t)t[e].setFullySelected(!1)},hitTest:function(t,i){t=h.read(arguments),i=P.getOptions(e.read(arguments));for(var n=this.layers.length-1;n>=0;n--){var r=this.layers[n].hitTest(t,i);if(r)return r}return null}},new function(){function t(t,e,i){for(var n=t.layers,r=i&&[],s=0,a=n.length;a>s;s++){var o=n[s][i?"getItems":"getItem"](e);if(i)r.push.apply(r,o);else if(o)return o}return i?r:null}return{getItems:function(e){return t(this,e,!0)},getItem:function(e){return t(this,e,!1)}}},{importJSON:function(t){this.activate();var i=this.activeLayer;return e.importJSON(t,i&&i.isEmpty()&&i)},draw:function(t,i,n){this._drawCount++,t.save(),i.applyToContext(t);for(var r=new e({offset:new h(0,0),ratio:n,transforms:[i],trackTransforms:!0}),s=0,a=this.layers.length;a>s;s++)this.layers[s].draw(t,r);if(t.restore(),this._selectedItemCount>0){t.save(),t.strokeWidth=1;for(var o in this._selectedItems){var u=this._selectedItems[o];if(u._drawCount===this._drawCount&&(u._drawSelected||u._boundsSelected)){var l=u.getSelectedColor()||u.getLayer().getSelectedColor();t.strokeStyle=t.fillStyle=l?l.toCanvasStyle(t):"#009dec";var c=u._globalMatrix;if(u._drawSelected&&u._drawSelected(t,c),u._boundsSelected){var d=c._transformCorners(u._getBounds("getBounds"));t.beginPath();for(var s=0;8>s;s++)t[0===s?"moveTo":"lineTo"](d[s],d[++s]);t.closePath(),t.stroke();for(var s=0;8>s;s++)t.beginPath(),t.rect(d[s]-2,d[++s]-2,4,4),t.fill()}}}t.restore()}}}),p=e.extend({_class:"Symbol",initialize:function oe(t,e){this._id=oe._id=(oe._id||0)+1,this.project=paper.project,this.project.symbols.push(this),t&&this.setDefinition(t,e),this._instances={}},_serialize:function(t,i){return i.add(this,function(){return e.serialize([this._class,this._definition],t,!1,i)})},_changed:function(t){e.each(this._instances,function(e){e._changed(t)})},getDefinition:function(){return this._definition},setDefinition:function(t){t._parentSymbol&&(t=t.clone()),this._definition&&delete this._definition._parentSymbol,this._definition=t,t.remove(),t.setSelected(!1),arguments[1]||t.setPosition(new h),t._parentSymbol=this,this._changed(5)},place:function(t){return new S(this,t)},clone:function(){return new p(this._definition.clone(!1))}}),y=e.extend(n,{statics:{extend:function he(t){t._serializeFields&&(t._serializeFields=new e(this.prototype._serializeFields,t._serializeFields));var i=he.base.apply(this,arguments),n=i.prototype,r=n._class;return r&&(n._type=e.hyphenate(r)),i}},_class:"Item",_transformContent:!0,_boundsSelected:!1,_serializeFields:{name:null,matrix:new g,locked:!1,visible:!0,blendMode:"normal",opacity:1,guide:!1,selected:!1,clipMask:!1,data:{}},initialize:function(){},_initialize:function(t,e){if(this._id=y._id=(y._id||0)+1,!this._project){var i=paper.project;t&&t.insert===!1?this._setProject(i):(i.activeLayer||new x).addChild(this)}this._style=new q(this._project._currentStyle,this);var n=this._matrix=new g;return e&&n.translate(e),n._owner=this,t?this._set(t,{insert:!0}):!0},_events:new function(){var t={mousedown:{mousedown:1,mousedrag:1,click:1,doubleclick:1},mouseup:{mouseup:1,mousedrag:1,click:1,doubleclick:1},mousemove:{mousedrag:1,mousemove:1,mouseenter:1,mouseleave:1}},i={install:function(e){var i=this._project.view._eventCounters;if(i)for(var n in t)i[n]=(i[n]||0)+(t[n][e]||0)},uninstall:function(e){var i=this._project.view._eventCounters;if(i)for(var n in t)i[n]-=t[n][e]||0}};return e.each(["onMouseDown","onMouseUp","onMouseDrag","onClick","onDoubleClick","onMouseMove","onMouseEnter","onMouseLeave"],function(t){this[t]=i},{onFrame:{install:function(){this._animateItem(!0)},uninstall:function(){this._animateItem(!1)}},onLoad:{}})},_animateItem:function(t){this._project.view._animateItem(this,t)},_serialize:function(t,i){function n(n){for(var a in n){var o=s[a];e.equals(o,"leading"===a?1.2*n.fontSize:n[a])||(r[a]=e.serialize(o,t,"data"!==a,i))}}var r={},s=this;return n(this._serializeFields),this instanceof w||n(this._style._defaults),[this._class,r]},_changed:function(t){var e=this._parent,i=this._project,n=this._parentSymbol;if(this._drawCount=null,4&t&&(delete this._bounds,delete this._position),e&&12&t&&e._clearBoundsCache(),2&t&&this._clearBoundsCache(),i&&(1&t&&(i._needsRedraw=!0),i._changes)){var r=i._changesById[this._id];r?r.flags|=t:(r={item:this,flags:t},i._changesById[this._id]=r,i._changes.push(r))}n&&n._changed(t)},set:function(t){return t&&this._set(t),this},getId:function(){return this._id},getType:function(){return this._type},getName:function(){return this._name},setName:function(e,i){if(this._name&&this._removeNamed(),e===+e+"")throw Error("Names consisting only of numbers are not supported.");if(e&&this._parent){for(var n=this._parent._children,r=this._parent._namedChildren,s=e,a=1;i&&n[e];)e=s+" "+a++;(r[e]=r[e]||[]).push(this),n[e]=this}this._name=e||t,this._changed(32)},getStyle:function(){return this._style},setStyle:function(t){this.getStyle().set(t)},hasFill:function(){return this.getStyle().hasFill()},hasStroke:function(){return this.getStyle().hasStroke()},hasShadow:function(){return this.getStyle().hasShadow()}},e.each(["locked","visible","blendMode","opacity","guide"],function(t){var i=e.capitalize(t),t="_"+t;this["get"+i]=function(){return this[t]},this["set"+i]=function(e){e!=this[t]&&(this[t]=e,this._changed("_locked"===t?32:33))}},{}),{_locked:!1,_visible:!0,_blendMode:"normal",_opacity:1,_guide:!1,isSelected:function(){if(this._children)for(var t=0,e=this._children.length;e>t;t++)if(this._children[t].isSelected())return!0;return this._selected},setSelected:function(t){if(this._children&&!arguments[1])for(var e=0,i=this._children.length;i>e;e++)this._children[e].setSelected(t);(t=!!t)!=this._selected&&(this._selected=t,this._project._updateSelection(this),this._changed(33))},_selected:!1,isFullySelected:function(){if(this._children&&this._selected){for(var t=0,e=this._children.length;e>t;t++)if(!this._children[t].isFullySelected())return!1;return!0}return this._selected},setFullySelected:function(t){if(this._children)for(var e=0,i=this._children.length;i>e;e++)this._children[e].setFullySelected(t);this.setSelected(t,!0)},isClipMask:function(){return this._clipMask},setClipMask:function(t){this._clipMask!=(t=!!t)&&(this._clipMask=t,t&&(this.setFillColor(null),this.setStrokeColor(null)),this._changed(33),this._parent&&this._parent._changed(256))},_clipMask:!1,getData:function(){return this._data||(this._data={}),this._data},setData:function(t){this._data=t},getPosition:function(){var t=this._position||(this._position=this.getBounds().getCenter(!0));return new(arguments[0]?h:u)(t.x,t.y,this,"setPosition")},setPosition:function(){this.translate(h.read(arguments).subtract(this.getPosition(!0)))}},e.each(["getBounds","getStrokeBounds","getHandleBounds","getRoughBounds"],function(t){this[t]=function(){var e=this._boundsGetter,i=this._getCachedBounds("string"==typeof e?e:e&&e[t]||t,arguments[0]);return"getBounds"===t?new f(i.x,i.y,i.width,i.height,this,"setBounds"):i}},{_getCachedBounds:function(t,e,i){var n=(!e||e.equals(this._matrix))&&t;if(i&&this._parent){var r=i._id,s=this._parent._boundsCache=this._parent._boundsCache||{ids:{},list:[]};s.ids[r]||(s.list.push(i),s.ids[r]=i)}if(n&&this._bounds&&this._bounds[n])return this._bounds[n].clone();var a=this._matrix.isIdentity();e=!e||e.isIdentity()?a?null:this._matrix:a?e:e.clone().concatenate(this._matrix);var o=this._getBounds(t,e,n?this:i);return n&&(this._bounds||(this._bounds={}),this._bounds[n]=o.clone()),o},_clearBoundsCache:function(){if(this._boundsCache){for(var t=0,e=this._boundsCache.list,i=e.length;i>t;t++){var n=e[t];delete n._bounds,n!=this&&n._boundsCache&&n._clearBoundsCache()}delete this._boundsCache}},_getBounds:function(t,e,i){var n=this._children;if(!n||0==n.length)return new _;for(var r=1/0,s=-r,a=r,o=s,h=0,u=n.length;u>h;h++){var l=n[h];if(l._visible&&!l.isEmpty()){var c=l._getCachedBounds(t,e,i);r=Math.min(c.x,r),a=Math.min(c.y,a),s=Math.max(c.x+c.width,s),o=Math.max(c.y+c.height,o)}}return isFinite(r)?new _(r,a,s-r,o-a):new _},setBounds:function(t){t=_.read(arguments);var e=this.getBounds(),i=new g,n=t.getCenter();i.translate(n),(t.width!=e.width||t.height!=e.height)&&i.scale(0!=e.width?t.width/e.width:1,0!=e.height?t.height/e.height:1),n=e.getCenter(),i.translate(-n.x,-n.y),this.transform(i)}}),{getMatrix:function(){return this._matrix},setMatrix:function(t){this._matrix.initialize(t),this._transformContent&&this.applyMatrix(!0),this._changed(5)},getGlobalMatrix:function(){return this._drawCount===this._project._drawCount&&this._globalMatrix||null},getTransformContent:function(){return this._transformContent},setTransformContent:function(t){this._transformContent=t,t&&this.applyMatrix()},getProject:function(){return this._project},_setProject:function(t){if(this._project!=t){var e=this.responds("frame");if(e&&this._animateItem(!1),this._project=t,e&&this._animateItem(!0),this._children)for(var i=0,n=this._children.length;n>i;i++)this._children[i]._setProject(t)}},getLayer:function(){for(var t=this;t=t._parent;)if(t instanceof x)return t;return null},getParent:function(){return this._parent},setParent:function(t){return t.addChild(this)},getChildren:function(){return this._children},setChildren:function(t){this.removeChildren(),this.addChildren(t)},getFirstChild:function(){return this._children&&this._children[0]||null},getLastChild:function(){return this._children&&this._children[this._children.length-1]||null},getNextSibling:function(){return this._parent&&this._parent._children[this._index+1]||null},getPreviousSibling:function(){return this._parent&&this._parent._children[this._index-1]||null},getIndex:function(){return this._index},isInserted:function(){return this._parent?this._parent.isInserted():!1},equals:function(t){return t===this||t&&this._class===t._class&&this._style.equals(t._style)&&this._matrix.equals(t._matrix)&&this._locked===t._locked&&this._visible===t._visible&&this._blendMode===t._blendMode&&this._opacity===t._opacity&&this._clipMask===t._clipMask&&this._guide===t._guide&&this._equals(t)||!1},_equals:function(t){return e.equals(this._children,t._children)},clone:function(t){return this._clone(new this.constructor({insert:!1}),t)},_clone:function(i,n){if(i.setStyle(this._style),this._children)for(var r=0,s=this._children.length;s>r;r++)i.addChild(this._children[r].clone(!1),!0);(n||n===t)&&i.insertAbove(this);for(var a=["_locked","_visible","_blendMode","_opacity","_clipMask","_guide"],r=0,s=a.length;s>r;r++){var o=a[r];this.hasOwnProperty(o)&&(i[o]=this[o])}return i._matrix.initialize(this._matrix),i._data=this._data?e.clone(this._data):null,i.setSelected(this._selected),this._name&&i.setName(this._name,!0),i},copyTo:function(t){return t.addChild(this.clone(!1))},rasterize:function(t){var i=this.getStrokeBounds(),n=(t||72)/72,r=i.getTopLeft().floor(),s=i.getBottomRight().ceil();size=new c(s.subtract(r)),canvas=K.getCanvas(size),ctx=canvas.getContext("2d"),matrix=(new g).scale(n).translate(r.negate()),ctx.save(),matrix.applyToContext(ctx),this.draw(ctx,new e({transforms:[matrix]})),ctx.restore();var a=new C({canvas:canvas,insert:!1});return a.setPosition(r.add(size.divide(2))),a.insertAbove(this),a},contains:function(){return!!this._contains(this._matrix._inverseTransform(h.read(arguments)))},_contains:function(t){if(this._children){for(var e=this._children.length-1;e>=0;e--)if(this._children[e].contains(t))return!0;return!1}return t.isInside(this._getBounds("getBounds"))},hitTest:function(i,n){function r(r,s){var h=o["get"+s]();return i.getDistance(h)<n.tolerance?new P(r,a,{name:e.hyphenate(s),point:h}):t}if(i=h.read(arguments),n=P.getOptions(e.read(arguments)),this._locked||!this._visible||this._guide&&!n.guides)return null;if(!this._children&&!this.getRoughBounds().expand(2*n.tolerance)._containsPoint(i))return null;i=this._matrix._inverseTransform(i);var s,a=this;if(!(!n.center&&!n.bounds||this instanceof x&&!this._parent)){var o=this._getBounds("getBounds");if(n.center&&(s=r("center","Center")),!s&&n.bounds)for(var u=["TopLeft","TopRight","BottomLeft","BottomRight","LeftCenter","TopCenter","RightCenter","BottomCenter"],l=0;8>l&&!s;l++)s=r("bounds",u[l])}return(s||(s=this._children||!(n.guides&&!this._guide||n.selected&&!this._selected)?this._hitTest(i,n):null))&&s.point&&(s.point=a._matrix.transform(s.point)),s},_hitTest:function(t,e){var i=this._children;if(i){for(var n,r=i.length-1;r>=0;r--)if(n=i[r].hitTest(t,e))return n}else if(e.fill&&this.hasFill()&&this._contains(t))return new P("fill",this)},matches:function(t){function i(t,n){for(var r in t)if(t.hasOwnProperty(r)){var s=t[r],a=n[r];if(e.isPlainObject(s)&&e.isPlainObject(a)){if(!i(s,a))return!1}else if(!e.equals(s,a))return!1}return!0}for(var n in t)if(t.hasOwnProperty(n)){var r=this[n],s=t[n];if(s instanceof RegExp){if(!s.test(r))return!1}else if("function"==typeof s){if(!s(r))return!1}else if(e.isPlainObject(s)){if(!i(s,r))return!1}else if(!e.equals(r,s))return!1}return!0}},new function(){function t(e,i,n){for(var r=e._children,s=n&&[],a=0,o=r&&r.length;o>a;a++){var h=r[a];if(h.matches(i)){if(!n)return h;s.push(h)}var u=t(h,i,n);if(n)s.push.apply(s,u);else if(u)return u}return n?s:null}return{getItems:function(e){return t(this,e,!0)},getItem:function(e){return t(this,e,!1)}}},{importJSON:function(t){var i=e.importJSON(t,this);return i!==this?this.addChild(i):i},addChild:function(e,i){return this.insertChild(t,e,i)},insertChild:function(t,e,i){var n=this.insertChildren(t,[e],i);return n&&n[0]},addChildren:function(t,e){return this.insertChildren(this._children.length,t,e)},insertChildren:function(t,i,n,r){var s=this._children;if(s&&i&&i.length>0){i=Array.prototype.slice.apply(i);for(var a=i.length-1;a>=0;a--){var o=i[a];r&&o._type!==r?i.splice(a,1):o._remove(!0)}e.splice(s,i,t,0);for(var a=0,h=i.length;h>a;a++){var o=i[a];o._parent=this,o._setProject(this._project),o._name&&o.setName(o._name)}this._changed(7)}else i=null;return i},_insert:function(t,e,i){if(!e._parent)return null;var n=e._index+(t?1:0);return e._parent===this._parent&&n>this._index&&n--,e._parent.insertChild(n,this,i)},insertAbove:function(t,e){return this._insert(!0,t,e)},insertBelow:function(t,e){return this._insert(!1,t,e)},sendToBack:function(){return this._parent.insertChild(0,this)},bringToFront:function(){return this._parent.addChild(this)},appendTop:"#addChild",appendBottom:function(t){return this.insertChild(0,t)},moveAbove:"#insertAbove",moveBelow:"#insertBelow",reduce:function(){if(this._children&&1===this._children.length){var t=this._children[0];return t.insertAbove(this),t.setStyle(this._style),this.remove(),t}return this},_removeNamed:function(){var t=this._parent._children,e=this._parent._namedChildren,i=this._name,n=e[i],r=n?n.indexOf(this):-1;-1!=r&&(t[i]==this&&delete t[i],n.splice(r,1),n.length?t[i]=n[n.length-1]:delete e[i])},_remove:function(t){return this._parent?(this._name&&this._removeNamed(),null!=this._index&&e.splice(this._parent._children,null,this._index,1),this.responds("frame")&&this._animateItem(!1),t&&this._parent._changed(7),this._parent=null,!0):!1},remove:function(){return this._remove(!0)},removeChildren:function(t,i){if(!this._children)return null;t=t||0,i=e.pick(i,this._children.length);for(var n=e.splice(this._children,null,t,i-t),r=n.length-1;r>=0;r--)n[r]._remove(!1);return n.length>0&&this._changed(7),n},clear:"#removeChildren",reverseChildren:function(){if(this._children){this._children.reverse();for(var t=0,e=this._children.length;e>t;t++)this._children[t]._index=t;this._changed(7)}},isEmpty:function(){return!this._children||0==this._children.length},isEditable:function(){for(var t=this;t;){if(!t._visible||t._locked)return!1;t=t._parent}return!0},_getOrder:function(t){function e(t){var e=[];do e.unshift(t);while(t=t._parent);return e}for(var i=e(this),n=e(t),r=0,s=Math.min(i.length,n.length);s>r;r++)if(i[r]!=n[r])return i[r]._index<n[r]._index?1:-1;return 0},hasChildren:function(){return this._children&&this._children.length>0},isAbove:function(t){return-1===this._getOrder(t)},isBelow:function(t){return 1===this._getOrder(t)},isParent:function(t){return this._parent===t},isChild:function(t){return t&&t._parent===this},isDescendant:function(t){for(var e=this;e=e._parent;)if(e==t)return!0;return!1},isAncestor:function(t){return t?t.isDescendant(this):!1},isGroupedWith:function(t){for(var e=this._parent;e;){if(e._parent&&/^(group|layer|compound-path)$/.test(e._type)&&t.isDescendant(e))return!0;e=e._parent}return!1},scale:function(t,e,i){return(arguments.length<2||"object"==typeof e)&&(i=e,e=t),this.transform((new g).scale(t,e,i||this.getPosition(!0)))},translate:function(){var t=new g;return this.transform(t.translate.apply(t,arguments))},rotate:function(t,e){return this.transform((new g).rotate(t,e||this.getPosition(!0)))},shear:function(t,e,i){return(arguments.length<2||"object"==typeof e)&&(i=e,e=t),this.transform((new g).shear(t,e,i||this.getPosition(!0)))},transform:function(t){var e=this._bounds,i=this._position;if(this._matrix.preConcatenate(t),(this._transformContent||arguments[1])&&this.applyMatrix(!0),this._changed(5),e&&0===t.getRotation()%90){for(var n in e){var r=e[n];t._transformBounds(r,r)}var s=this._boundsGetter,r=e[s&&s.getBounds||s||"getBounds"];r&&(this._position=r.getCenter(!0)),this._bounds=e}else i&&(this._position=t._transformPoint(i,i));return this},_applyMatrix:function(t,e){var i=this._children;if(i&&i.length>0){for(var n=0,r=i.length;r>n;n++)i[n].transform(t,e);return!0}},applyMatrix:function(t){var e=this._matrix;if(this._applyMatrix(e,!0)){var i=this._style,n=i.getFillColor(!0),r=i.getStrokeColor(!0);n&&n.transform(e),r&&r.transform(e),e.reset()}t||this._changed(5)},globalToLocal:function(){var t=this.getGlobalMatrix();return t&&t._transformPoint(h.read(arguments))},localToGlobal:function(){var t=this.getGlobalMatrix();return t&&t._inverseTransform(h.read(arguments))},fitBounds:function(t,e){t=_.read(arguments);var i=this.getBounds(),n=i.height/i.width,r=t.height/t.width,s=(e?n>r:r>n)?t.width/i.width:t.height/i.height,a=new _(new h,new c(i.width*s,i.height*s));a.setCenter(t.getCenter()),this.setBounds(a)},_setStyles:function(t){var e=this._style,i=e.getFillColor(),n=e.getStrokeColor(),r=e.getShadowColor();if(i&&(t.fillStyle=i.toCanvasStyle(t)),n){var s=e.getStrokeWidth();if(s>0){t.strokeStyle=n.toCanvasStyle(t),t.lineWidth=s;var a=e.getStrokeJoin(),o=e.getStrokeCap(),h=e.getMiterLimit();if(a&&(t.lineJoin=a),o&&(t.lineCap=o),h&&(t.miterLimit=h),paper.support.nativeDash){var u=e.getDashArray(),l=e.getDashOffset();u&&u.length&&("setLineDash"in t?(t.setLineDash(u),t.lineDashOffset=l):(t.mozDash=u,t.mozDashOffset=l))}}}if(r){var c=e.getShadowBlur();if(c>0){t.shadowColor=r.toCanvasStyle(t),t.shadowBlur=c;var d=this.getShadowOffset();t.shadowOffsetX=d.x,t.shadowOffsetY=d.y}}},draw:function(t,e){if(this._visible&&0!==this._opacity){this._drawCount=this._project._drawCount;var i=e.trackTransforms,n=e.transforms,r=n[n.length-1],s=r.clone().concatenate(this._matrix);i&&n.push(this._globalMatrix=s);var a,o,h,u=this._blendMode,l=this._opacity,d="normal"===u,_=Q.nativeModes[u],f=d&&1===l||(_||d&&1>l)&&this._canComposite();if(!f){var g=this.getStrokeBounds(r);if(!g.width||!g.height)return;h=e.offset,o=e.offset=g.getTopLeft().floor(),a=t,t=K.getContext(g.getSize().ceil().add(new c(1,1)),e.ratio)}t.save(),f?(t.globalAlpha=l,_&&(t.globalCompositeOperation=u)):t.translate(-o.x,-o.y),(f?this._matrix:s).applyToContext(t),!f&&e.clipItem&&e.clipItem.draw(t,e.extend({clip:!0})),this._draw(t,e),t.restore(),i&&n.pop(),e.clip&&t.clip(),f||(Q.process(u,t,a,l,o.subtract(h).multiply(e.ratio)),K.release(t),e.offset=h)}},_canComposite:function(){return!1}},e.each(["down","drag","up","move"],function(t){this["removeOn"+e.capitalize(t)]=function(){var e={};return e[t]=!0,this.removeOn(e)}},{removeOn:function(t){for(var e in t)if(t[e]){var i="mouse"+e,n=this._project,r=n._removeSets=n._removeSets||{};r[i]=r[i]||{},r[i][this._id]=this}return this}})),w=y.extend({_class:"Group",_serializeFields:{children:[]},initialize:function(t){this._children=[],this._namedChildren={},this._initialize(t)||this.addChildren(Array.isArray(t)?t:arguments)},_changed:function ue(t){ue.base.call(this,t),2&t&&this._transformContent&&!this._matrix.isIdentity()&&this.applyMatrix(),258&t&&delete this._clipItem},_getClipItem:function(){if(this._clipItem!==t)return this._clipItem;for(var e=0,i=this._children.length;i>e;e++){var n=this._children[e];if(n._clipMask)return this._clipItem=n}return this._clipItem=null},isClipped:function(){return!!this._getClipItem()},setClipped:function(t){var e=this.getFirstChild();e&&e.setClipMask(t)},_draw:function(t,e){var i=e.clipItem=this._getClipItem();i&&i.draw(t,e.extend({clip:!0}));for(var n=0,r=this._children.length;r>n;n++){var s=this._children[n];s!==i&&s.draw(t,e)}e.clipItem=null}}),x=w.extend({_class:"Layer",initialize:function(i){var n=e.isPlainObject(i)?new e(i):{children:Array.isArray(i)?i:arguments},r=n.insert;n.insert=!1,w.call(this,n),(r||r===t)&&(this._project.addChild(this),this.activate())},_remove:function le(t){return this._parent?le.base.call(this,t):null!=this._index?(this._project.activeLayer===this&&(this._project.activeLayer=this.getNextSibling()||this.getPreviousSibling()),e.splice(this._project.layers,null,this._index,1),this._project._needsRedraw=!0,!0):!1},getNextSibling:function ce(){return this._parent?ce.base.call(this):this._project.layers[this._index+1]||null},getPreviousSibling:function de(){return this._parent?de.base.call(this):this._project.layers[this._index-1]||null},isInserted:function _e(){return this._parent?_e.base.call(this):null!=this._index},activate:function(){this._project.activeLayer=this},_insert:function fe(t,i,n){return i instanceof x&&!i._parent?(this._remove(!0),e.splice(i._project.layers,[this],i._index+(t?1:0),0),this._setProject(i._project),this):fe.base.call(this,t,i,n)}}),b=y.extend({_class:"Shape",_transformContent:!1,_boundsSelected:!0,initialize:function(t,e,i,n,r){this._shape=t,this._size=i,this._radius=n,this._initialize(r,e)},_equals:function(t){return this._shape===t._shape&&this._size.equals(t._size)&&e.equals(this._radius,t._radius)},clone:function(t){return this._clone(new b(this._shape,this.getPosition(!0),this._size.clone(),this._radius.clone?this._radius.clone():this._radius,{insert:!1}),t)},getShape:function(){return this._shape},getSize:function(){var t=this._size;return new d(t.width,t.height,this,"setSize")},setSize:function(){var t=this._shape,e=c.read(arguments);if(!this._size.equals(e)){var i=e.width,n=e.height;if("rectangle"===t){var r=c.min(this._radius,e.divide(2));this._radius.set(r.width,r.height)}else"circle"===t?(i=n=(i+n)/2,this._radius=i/2):"ellipse"===t&&this._radius.set(i/2,n/2);this._size.set(i,n),this._changed(5)}},getRadius:function(){var t=this._radius;return"circle"===this._shape?t:new d(t.width,t.height,this,"setRadius")},setRadius:function(t){var e=this._shape;if("circle"===e){if(t===this._radius)return;var i=2*t;this._radius=t,this._size.set(i,i)}else{if(t=c.read(arguments),this._radius.equals(t))return;if(this._radius.set(t.width,t.height),"rectangle"===e){var i=c.max(this._size,t.multiply(2));this._size.set(i.width,i.height)}else"ellipse"===e&&this._size.set(2*t.width,2*t.height)}this._changed(5)},isEmpty:function(){return!1},toPath:function(i){var n=new(O[e.capitalize(this._shape)])({center:new h,size:this._size,radius:this._radius,insert:!1});return n.setStyle(this._style),n.transform(this._matrix),(i||i===t)&&n.insertAbove(this),n},_draw:function(t,e){var i=this._style,n=i.hasFill(),r=i.hasStroke(),s=e.clip;if(n||r||s){var a=this._radius,h=this._shape;if(t.beginPath(),"circle"===h)t.arc(0,0,a,0,2*Math.PI,!0);else{var u=a.width,l=a.height,c=o.KAPPA;if("ellipse"===h){var d=u*c,_=l*c;t.moveTo(-u,0),t.bezierCurveTo(-u,-_,-d,-l,0,-l),t.bezierCurveTo(d,-l,u,-_,u,0),t.bezierCurveTo(u,_,d,l,0,l),t.bezierCurveTo(-d,l,-u,_,-u,0)}else{var f=this._size,g=f.width,v=f.height;if(0===u&&0===l)t.rect(-g/2,-v/2,g,v);else{c=1-c;var m=g/2,p=v/2,d=u*c,_=l*c;t.moveTo(-m,-p+l),t.bezierCurveTo(-m,-p+_,-m+d,-p,-m+u,-p),t.lineTo(m-u,-p),t.bezierCurveTo(m-d,-p,m,-p+_,m,-p+l),t.lineTo(m,p-l),t.bezierCurveTo(m,p-_,m-d,p,m-u,p),t.lineTo(-m+u,p),t.bezierCurveTo(-m+d,p,-m,p-_,-m,p-l)}}}t.closePath()}s||!n&&!r||(this._setStyles(t),n&&(t.fill(i.getWindingRule()),t.shadowColor="rgba(0,0,0,0)"),r&&t.stroke())},_canComposite:function(){return!(this.hasFill()&&this.hasStroke())},_getBounds:function(t,e){var i=new _(this._size).setCenter(0,0);return"getBounds"!==t&&this.hasStroke()&&(i=i.expand(this.getStrokeWidth())),e?e._transformBounds(i):i}},new function(){function t(t,e,i){var n=t._radius;if(!n.isZero())for(var r=t._size.divide(2),s=0;4>s;s++){var a=new h(1&s?1:-1,s>1?1:-1),o=a.multiply(r),u=o.subtract(a.multiply(n)),l=new _(o,u);if((i?l.expand(i):l).contains(e))return u}}function e(t,e){var i=t.getAngleInRadians(),n=2*e.width,r=2*e.height,s=n*Math.sin(i),a=r*Math.cos(i);return n*r/(2*Math.sqrt(s*s+a*a))}return{_contains:function i(e){if("rectangle"===this._shape){var n=t(this,e);return n?e.subtract(n).divide(this._radius).getLength()<=1:i.base.call(this,e)}return e.divide(this.size).getLength()<=.5},_hitTest:function n(i,r){var s=!1;if(this.hasStroke()){var a=this._shape,o=this._radius,h=this.getStrokeWidth()+2*r.tolerance;if("rectangle"===a){var u=t(this,i,h);if(u){var l=i.subtract(u);s=2*Math.abs(l.getLength()-e(l,o))<=h}else{var c=new _(this._size).setCenter(0,0),d=c.expand(h),f=c.expand(-h);s=d._containsPoint(i)&&!f._containsPoint(i)}}else"ellipse"===a&&(o=e(i,o)),s=2*Math.abs(i.getLength()-o)<=h}return s?new P("stroke",this):n.base.apply(this,arguments)}}},{statics:new function(){function t(t,i,n,r,s){return new b(t,i,n,r,e.getNamed(s))}return{Circle:function(){var i=h.readNamed(arguments,"center"),n=e.readNamed(arguments,"radius");return t("circle",i,new c(2*n),n,arguments)},Rectangle:function(){var e=_.readNamed(arguments,"rectangle"),i=c.min(c.readNamed(arguments,"radius"),e.getSize(!0).divide(2));return t("rectangle",e.getCenter(!0),e.getSize(!0),i,arguments)},Ellipse:function(){var e=b._readEllipse(arguments);return radius=e.radius,t("ellipse",e.center,radius.multiply(2),radius,arguments)},_readEllipse:function(t){var i,n;if(e.hasNamed(t,"radius"))i=h.readNamed(t,"center"),n=c.readNamed(t,"radius");else{var r=_.readNamed(t,"rectangle");i=r.getCenter(!0),n=r.getSize(!0).divide(2)}return{center:i,radius:n}}}}}),C=y.extend({_class:"Raster",_transformContent:!1,_boundsGetter:"getBounds",_boundsSelected:!0,_serializeFields:{source:null},initialize:function(e,i){this._initialize(e,i!==t&&h.read(arguments,1))||("string"==typeof e?this.setSource(e):this.setImage(e)),this._size||(this._size=new c)},_equals:function(t){return this.getSource()===t.getSource()},clone:function(t){var e={insert:!1},i=this._image;if(i)e.image=i;else if(this._canvas){var n=e.canvas=K.getCanvas(this._size);n.getContext("2d").drawImage(this._canvas,0,0)}return this._clone(new C(e),t)},getSize:function(){var t=this._size;return new d(t.width,t.height,this,"setSize")},setSize:function(){var t=c.read(arguments);if(!this._size.equals(t)){var e=this.getElement();this.setCanvas(K.getCanvas(t)),e&&this.getContext(!0).drawImage(e,0,0,t.width,t.height)}},getWidth:function(){return this._size.width},getHeight:function(){return this._size.height},isEmpty:function(){return 0==this._size.width&&0==this._size.height},getPpi:function(){var t=this._matrix,e=new h(0,0).transform(t),i=new h(1,0).transform(t).subtract(e),n=new h(0,1).transform(t).subtract(e);return new c(72/i.getLength(),72/n.getLength())},getImage:function(){return this._image},setImage:function(t){this._canvas&&K.release(this._canvas),t.getContext?(this._image=null,this._canvas=t):(this._image=t,this._canvas=null),this._size=new c(t.naturalWidth||t.width,t.naturalHeight||t.height),this._context=null,this._changed(133)
34},getCanvas:function(){if(!this._canvas){var t=K.getContext(this._size);try{this._image&&t.drawImage(this._image,0,0),this._canvas=t.canvas}catch(e){K.release(t)}}return this._canvas},setCanvas:"#setImage",getContext:function(){return this._context||(this._context=this.getCanvas().getContext("2d")),arguments[0]&&(this._image=null,this._changed(129)),this._context},setContext:function(t){this._context=t},getSource:function(){return this._image&&this._image.src||this.toDataURL()},setSource:function(t){function e(){var t=i._project.view;t&&(paper=t._scope),i.fire("load"),t&&t.draw(!0)}var i=this,n=document.getElementById(t)||new Image;n.naturalWidth&&n.naturalHeight?setTimeout(e,0):(V.add(n,{load:function(){i.setImage(n),e()}}),n.src||(n.src=t)),this.setImage(n)},getElement:function(){return this._canvas||this._image},getSubCanvas:function(t){t=_.read(arguments);var e=K.getContext(t.getSize());return e.drawImage(this.getCanvas(),t.x,t.y,t.width,t.height,0,0,t.width,t.height),e.canvas},getSubRaster:function(t){t=_.read(arguments);var e=new C({canvas:this.getSubCanvas(t),insert:!1});return e.translate(t.getCenter().subtract(this.getSize().divide(2))),e._matrix.preConcatenate(this._matrix),e.insertAbove(this),e},toDataURL:function(){var t=this._image&&this._image.src;if(/^data:/.test(t))return t;var e=this.getCanvas();return e?e.toDataURL():null},drawImage:function(t,e){e=h.read(arguments,1),this.getContext(!0).drawImage(t,e.x,e.y)},getAverageColor:function(t){var i,n;t?t instanceof A?(n=t,i=t.getBounds()):t.width?i=new _(t):t.x&&(i=new _(t.x-.5,t.y-.5,1,1)):i=this.getBounds();var r=32,s=Math.min(i.width,r),a=Math.min(i.height,r),o=C._sampleContext;o?o.clearRect(0,0,r+1,r+1):o=C._sampleContext=K.getContext(new c(r)),o.save();var h=(new g).scale(s/i.width,a/i.height).translate(-i.x,-i.y);h.applyToContext(o),n&&n.draw(o,new e({clip:!0,transforms:[h]})),this._matrix.applyToContext(o),o.drawImage(this.getElement(),-this._size.width/2,-this._size.height/2),o.restore();for(var u=o.getImageData(.5,.5,Math.ceil(s),Math.ceil(a)).data,l=[0,0,0],d=0,f=0,v=u.length;v>f;f+=4){var m=u[f+3];d+=m,m/=255,l[0]+=u[f]*m,l[1]+=u[f+1]*m,l[2]+=u[f+2]*m}for(var f=0;3>f;f++)l[f]/=d;return d?j.read(l):null},getPixel:function(t){t=h.read(arguments);var e=this.getContext().getImageData(t.x,t.y,1,1).data;return new j("rgb",[e[0]/255,e[1]/255,e[2]/255],e[3]/255)},setPixel:function(){var t=h.read(arguments),e=j.read(arguments),i=e._convert("rgb"),n=e._alpha,r=this.getContext(!0),s=r.createImageData(1,1),a=s.data;a[0]=255*i[0],a[1]=255*i[1],a[2]=255*i[2],a[3]=null!=n?255*n:255,r.putImageData(s,t.x,t.y)},createImageData:function(t){return t=c.read(arguments),this.getContext().createImageData(t.width,t.height)},getImageData:function(t){return t=_.read(arguments),t.isEmpty()&&(t=new _(this._size)),this.getContext().getImageData(t.x,t.y,t.width,t.height)},setImageData:function(t,e){e=h.read(arguments,1),this.getContext(!0).putImageData(t,e.x,e.y)},_getBounds:function(t,e){var i=new _(this._size).setCenter(0,0);return e?e._transformBounds(i):i},_hitTest:function(t){if(this._contains(t)){var e=this;return new P("pixel",e,{offset:t.add(e._size.divide(2)).round(),color:{get:function(){return e.getPixel(this.offset)}}})}},_draw:function(t){var e=this.getElement();e&&(t.globalAlpha=this._opacity,t.drawImage(e,-this._size.width/2,-this._size.height/2))},_canComposite:function(){return!0}}),S=y.extend({_class:"PlacedSymbol",_transformContent:!1,_boundsGetter:{getBounds:"getStrokeBounds"},_boundsSelected:!0,_serializeFields:{symbol:null},initialize:function(e,i){this._initialize(e,i!==t&&h.read(arguments,1))||this.setSymbol(e instanceof p?e:new p(e))},_equals:function(t){return this._symbol===t._symbol},getSymbol:function(){return this._symbol},setSymbol:function(t){this._symbol&&delete this._symbol._instances[this._id],this._symbol=t,t._instances[this._id]=this},clone:function(t){return this._clone(new S({symbol:this.symbol,insert:!1}),t)},isEmpty:function(){return this._symbol._definition.isEmpty()},_getBounds:function(t,e){return this.symbol._definition._getCachedBounds(t,e)},_hitTest:function(t,e,i){var n=this._symbol._definition._hitTest(t,e,i);return n&&(n.item=this),n},_draw:function(t,e){this.symbol._definition.draw(t,e)}}),P=e.extend({_class:"HitResult",initialize:function(t,e,i){this.type=t,this.item=e,i&&(i.enumerable=!0,this.inject(i))},statics:{getOptions:function(t){return t&&t._merged?t:new e({type:null,tolerance:paper.project.options.hitTolerance||2,fill:!t,stroke:!t,segments:!t,handles:!1,ends:!1,center:!1,bounds:!1,guides:!1,selected:!1,_merged:!0},t)}}}),z=e.extend({_class:"Segment",initialize:function(e,i,n,r,s,a){var o,h,u,l=arguments.length;0===l||(1===l?e.point?(o=e.point,h=e.handleIn,u=e.handleOut):o=e:2===l&&"number"==typeof e?o=arguments:3>=l?(o=e,h=i,u=n):(o=e!==t?[e,i]:null,h=n!==t?[n,r]:null,u=s!==t?[s,a]:null)),new M(o,this,"_point"),new M(h,this,"_handleIn"),new M(u,this,"_handleOut")},_serialize:function(t){return e.serialize(this.isLinear()?this._point:[this._point,this._handleIn,this._handleOut],t,!0)},_changed:function(t){if(this._path){var e,i=this._path._curves&&this.getCurve();i&&(i._changed(),(e=i[t==this._point||t==this._handleIn&&i._segment1==this?"getPrevious":"getNext"]())&&e._changed()),this._path._changed(5)}},getPoint:function(){return this._point},setPoint:function(t){t=h.read(arguments),this._point.set(t.x,t.y)},getHandleIn:function(){return this._handleIn},setHandleIn:function(t){t=h.read(arguments),this._handleIn.set(t.x,t.y)},getHandleOut:function(){return this._handleOut},setHandleOut:function(t){t=h.read(arguments),this._handleOut.set(t.x,t.y)},isLinear:function(){return this._handleIn.isZero()&&this._handleOut.isZero()},setLinear:function(){this._handleIn.set(0,0),this._handleOut.set(0,0)},isColinear:function(t){var e=this.getNext(),i=t.getNext();return this._handleOut.isZero()&&e._handleIn.isZero()&&t._handleOut.isZero()&&i._handleIn.isZero()&&e._point.subtract(this._point).isColinear(i._point.subtract(t._point))},isOrthogonal:function(){var t=this.getPrevious(),e=this.getNext();return t._handleOut.isZero()&&this._handleIn.isZero()&&this._handleOut.isZero()&&e._handleIn.isZero()&&this._point.subtract(t._point).isOrthogonal(e._point.subtract(this._point))},isArc:function(){var t=this.getNext(),e=this._handleOut,i=t._handleIn,n=o.KAPPA;if(e.isOrthogonal(i)){var r=this._point,s=t._point,a=new v(r,e,!0).intersect(new v(s,i,!0),!0);return a&&o.isZero(e.getLength()/a.subtract(r).getLength()-n)&&o.isZero(i.getLength()/a.subtract(s).getLength()-n)}return!1},_isSelected:function(t){var e=this._selectionState;return t==this._point?!!(4&e):t==this._handleIn?!!(1&e):t==this._handleOut?!!(2&e):!1},_setSelected:function(t,e){var i=this._path,e=!!e,n=this._selectionState||0,r=[!!(4&n),!!(1&n),!!(2&n)];if(t===this._point){if(e)r[1]=r[2]=!1;else{var s=this.getPrevious(),a=this.getNext();r[1]=s&&(s._point.isSelected()||s._handleOut.isSelected()),r[2]=a&&(a._point.isSelected()||a._handleIn.isSelected())}r[0]=e}else{var o=t===this._handleIn?1:2;r[o]!=e&&(e&&(r[0]=!1),r[o]=e)}this._selectionState=(r[0]?4:0)|(r[1]?1:0)|(r[2]?2:0),i&&n!=this._selectionState&&(i._updateSelection(this,n,this._selectionState),i._changed(33))},isSelected:function(){return this._isSelected(this._point)},setSelected:function(t){this._setSelected(this._point,t)},getIndex:function(){return this._index!==t?this._index:null},getPath:function(){return this._path||null},getCurve:function(){var t=this._path,e=this._index;return t?(t._closed||e!=t._segments.length-1||e--,t.getCurves()[e]||null):null},getLocation:function(){var t=this.getCurve();return t?new k(t,t.getNext()?0:1):null},getNext:function(){var t=this._path&&this._path._segments;return t&&(t[this._index+1]||this._path._closed&&t[0])||null},getPrevious:function(){var t=this._path&&this._path._segments;return t&&(t[this._index-1]||this._path._closed&&t[t.length-1])||null},reverse:function(){return new z(this._point,this._handleOut,this._handleIn)},remove:function(){return this._path?!!this._path.removeSegment(this._index):!1},clone:function(){return new z(this._point,this._handleIn,this._handleOut)},equals:function(t){return t===this||t&&this._class===t._class&&this._point.equals(t._point)&&this._handleIn.equals(t._handleIn)&&this._handleOut.equals(t._handleOut)||!1},toString:function(){var t=["point: "+this._point];return this._handleIn.isZero()||t.push("handleIn: "+this._handleIn),this._handleOut.isZero()||t.push("handleOut: "+this._handleOut),"{ "+t.join(", ")+" }"},_transformCoordinates:function(t,e,i){var n=this._point,r=i&&this._handleIn.isZero()?null:this._handleIn,s=i&&this._handleOut.isZero()?null:this._handleOut,a=n._x,o=n._y,h=2;return e[0]=a,e[1]=o,r&&(e[h++]=r._x+a,e[h++]=r._y+o),s&&(e[h++]=s._x+a,e[h++]=s._y+o),t&&(t._transformCoordinates(e,0,e,0,h/2),a=e[0],o=e[1],i?(n._x=a,n._y=o,h=2,r&&(r._x=e[h++]-a,r._y=e[h++]-o),s&&(s._x=e[h++]-a,s._y=e[h++]-o)):(r||(e[h++]=a,e[h++]=o),s||(e[h++]=a,e[h++]=o))),e}}),M=h.extend({initialize:function(e,i,n){var r,s,a;e?(r=e[0])!==t?s=e[1]:((r=e.x)===t&&(e=h.read(arguments),r=e.x),s=e.y,a=e.selected):r=s=0,this._x=r,this._y=s,this._owner=i,i[n]=this,a&&this.setSelected(!0)},set:function(t,e){return this._x=t,this._y=e,this._owner._changed(this),this},_serialize:function(t){var e=t.formatter,i=e.number(this._x),n=e.number(this._y);return this.isSelected()?{x:i,y:n,selected:!0}:[i,n]},getX:function(){return this._x},setX:function(t){this._x=t,this._owner._changed(this)},getY:function(){return this._y},setY:function(t){this._y=t,this._owner._changed(this)},isZero:function(){return o.isZero(this._x)&&o.isZero(this._y)},setSelected:function(t){this._owner._setSelected(this,t)},isSelected:function(){return this._owner._isSelected(this)}}),I=e.extend({_class:"Curve",initialize:function(t,e,i,n,r,s,a,o){var h=arguments.length;if(3===h)this._path=t,this._segment1=e,this._segment2=i;else if(0===h)this._segment1=new z,this._segment2=new z;else if(1===h)this._segment1=new z(t.segment1),this._segment2=new z(t.segment2);else if(2===h)this._segment1=new z(t),this._segment2=new z(e);else{var u,l,c,d;4===h?(u=t,l=e,c=i,d=n):8===h&&(u=[t,e],d=[a,o],l=[i-t,n-e],c=[r-a,s-o]),this._segment1=new z(u,null,l),this._segment2=new z(d,c,null)}},_changed:function(){delete this._length,delete this._bounds},getPoint1:function(){return this._segment1._point},setPoint1:function(t){t=h.read(arguments),this._segment1._point.set(t.x,t.y)},getPoint2:function(){return this._segment2._point},setPoint2:function(t){t=h.read(arguments),this._segment2._point.set(t.x,t.y)},getHandle1:function(){return this._segment1._handleOut},setHandle1:function(t){t=h.read(arguments),this._segment1._handleOut.set(t.x,t.y)},getHandle2:function(){return this._segment2._handleIn},setHandle2:function(t){t=h.read(arguments),this._segment2._handleIn.set(t.x,t.y)},getSegment1:function(){return this._segment1},getSegment2:function(){return this._segment2},getPath:function(){return this._path},getIndex:function(){return this._segment1._index},getNext:function(){var t=this._path&&this._path._curves;return t&&(t[this._segment1._index+1]||this._path._closed&&t[0])||null},getPrevious:function(){var t=this._path&&this._path._curves;return t&&(t[this._segment1._index-1]||this._path._closed&&t[t.length-1])||null},isSelected:function(){return this.getHandle1().isSelected()&&this.getHandle2().isSelected()},setSelected:function(t){this.getHandle1().setSelected(t),this.getHandle2().setSelected(t)},getValues:function(){return I.getValues(this._segment1,this._segment2)},getPoints:function(){for(var t=this.getValues(),e=[],i=0;8>i;i+=2)e.push(new h(t[i],t[i+1]));return e},getLength:function(){var t=arguments[0],e=arguments[1],i=0===arguments.length||0===t&&1===e;if(i&&null!=this._length)return this._length;var n=I.getLength(this.getValues(),t,e);return i&&(this._length=n),n},getArea:function(){return I.getArea(this.getValues())},getPart:function(t,e){return new I(I.getPart(this.getValues(),t,e))},isLinear:function(){return this._segment1._handleOut.isZero()&&this._segment2._handleIn.isZero()},getIntersections:function(t){return I.getIntersections(this.getValues(),t.getValues(),this,t,[])},reverse:function(){return new I(this._segment2.reverse(),this._segment1.reverse())},_getParameter:function(e,i){return i?e:e&&e.curve===this?e.parameter:e===t&&i===t?.5:this.getParameterAt(e,0)},divide:function(t,e){var i=this._getParameter(t,e),n=1e-5,r=null;if(i>n&&1-n>i){var s=I.subdivide(this.getValues(),i),a=this.isLinear(),o=s[0],u=s[1];a||(this._segment1._handleOut.set(o[2]-o[0],o[3]-o[1]),this._segment2._handleIn.set(u[4]-u[6],u[5]-u[7]));var l=o[6],c=o[7],d=new z(new h(l,c),!a&&new h(o[4]-l,o[5]-c),!a&&new h(u[2]-l,u[3]-c));if(this._path)this._segment1._index>0&&0===this._segment2._index?this._path.add(d):this._path.insert(this._segment2._index,d),r=this;else{var _=this._segment2;this._segment2=d,r=new I(d,_)}}return r},split:function(t,e){return this._path?this._path.split(this._segment1._index,this._getParameter(t,e)):null},clone:function(){return new I(this._segment1,this._segment2)},toString:function(){var t=["point1: "+this._segment1._point];return this._segment1._handleOut.isZero()||t.push("handle1: "+this._segment1._handleOut),this._segment2._handleIn.isZero()||t.push("handle2: "+this._segment2._handleIn),t.push("point2: "+this._segment2._point),"{ "+t.join(", ")+" }"},statics:{getValues:function(t,e){var i=t._point,n=t._handleOut,r=e._handleIn,s=e._point;return[i._x,i._y,i._x+n._x,i._y+n._y,s._x+r._x,s._y+r._y,s._x,s._y]},evaluate:function(t,e,i){var n,r,s=t[0],a=t[1],o=t[2],u=t[3],l=t[4],c=t[5],d=t[6],_=t[7];if(0!==i||0!==e&&1!==e){var f=3*(o-s),g=3*(l-o)-f,v=d-s-f-g,m=3*(u-a),p=3*(c-u)-m,y=_-a-m-p;if(0===i)n=((v*e+g)*e+f)*e+s,r=((y*e+p)*e+m)*e+a;else{var w=1e-5;if(w>e&&o===s&&u===a||e>1-w&&l===d&&c===_?(n=d-s,r=_-a):(n=(3*v*e+2*g)*e+f,r=(3*y*e+2*p)*e+m),3===i){var x=6*v*e+2*g,b=6*y*e+2*p;return(n*b-r*x)/Math.pow(n*n+r*r,1.5)}}}else n=0===e?s:d,r=0===e?a:_;return 2==i?new h(r,-n):new h(n,r)},subdivide:function(e,i){var n=e[0],r=e[1],s=e[2],a=e[3],o=e[4],h=e[5],u=e[6],l=e[7];i===t&&(i=.5);var c=1-i,d=c*n+i*s,_=c*r+i*a,f=c*s+i*o,g=c*a+i*h,v=c*o+i*u,m=c*h+i*l,p=c*d+i*f,y=c*_+i*g,w=c*f+i*v,x=c*g+i*m,b=c*p+i*w,C=c*y+i*x;return[[n,r,d,_,p,y,b,C],[b,C,w,x,v,m,u,l]]},solveCubic:function(t,e,i,n,r,s){var a=t[e],h=t[e+2],u=t[e+4],l=t[e+6],c=3*(h-a),d=3*(u-h)-c,_=l-a-c-d;return o.solveCubic(_,d,c,a-i,n,r,s)},getParameterOf:function(t,e,i){if(Math.abs(t[0]-e)<1e-5&&Math.abs(t[1]-i)<1e-5)return 0;if(Math.abs(t[6]-e)<1e-5&&Math.abs(t[7]-i)<1e-5)return 1;for(var n,r,s=[],a=[],o=I.solveCubic(t,0,e,s),h=I.solveCubic(t,1,i,a),u=0;-1==o||o>u;)if(-1==o||(n=s[u++])>=0&&1>=n){for(var l=0;-1==h||h>l;)if((-1==h||(r=a[l++])>=0&&1>=r)&&(-1==o?n=r:-1==h&&(r=n),Math.abs(n-r)<1e-5))return.5*(n+r);if(-1==o)break}return null},getPart:function(t,e,i){return e>0&&(t=I.subdivide(t,e)[1]),1>i&&(t=I.subdivide(t,(i-e)/(1-e))[0]),t},isLinear:function(t){var e=o.isZero;return e(t[0]-t[2])&&e(t[1]-t[3])&&e(t[4]-t[6])&&e(t[5]-t[7])},isFlatEnough:function(t,e){var i=t[0],n=t[1],r=t[2],s=t[3],a=t[4],o=t[5],h=t[6],u=t[7],l=3*r-2*i-h,c=3*s-2*n-u,d=3*a-2*h-i,_=3*o-2*u-n;return Math.max(l*l,d*d)+Math.max(c*c,_*_)<10*e*e},getArea:function(t){var e=t[0],i=t[1],n=t[2],r=t[3],s=t[4],a=t[5],o=t[6],h=t[7];return(3*r*e-1.5*r*s-1.5*r*o-3*i*n-1.5*i*s-.5*i*o+1.5*a*e+1.5*a*n-3*a*o+.5*h*e+1.5*h*n+3*h*s)/10},getBounds:function(t){for(var e=t.slice(0,2),i=e.slice(),n=[0,0],r=0;2>r;r++)I._addBounds(t[r],t[r+2],t[r+4],t[r+6],r,0,e,i,n);return new _(e[0],e[1],i[0]-e[0],i[1]-e[1])},_addBounds:function(t,e,i,n,r,s,a,h,u){function l(t,e){var i=t-e,n=t+e;i<a[r]&&(a[r]=i),n>h[r]&&(h[r]=n)}var c=3*(e-i)-t+n,d=2*(t+i)-4*e,_=e-t,f=o.solveQuadratic(c,d,_,u),g=1e-5,v=1-g;l(n,0);for(var m=0;f>m;m++){var p=u[m],y=1-p;p>g&&v>p&&l(y*y*y*t+3*y*y*p*e+3*y*p*p*i+p*p*p*n,s)}},_getWinding:function(t,e,i,n,r,s){function a(t){var e=t[1],i=t[7],r=e>i?-1:1;return 1===r&&(e>n||n>i)||-1===r&&(i>n||n>e)?0:r}var h=1e-5,u=Math.abs;if(I.isLinear(t)){var l=a(t);if(!l)return 0;var c=(t[6]-t[0])*(n-t[1])-(t[7]-t[1])*(i-t[0]);return(-h>c?-1:1)==l?0:l}for(var d,_=t[1],f=t[3],g=t[5],v=t[7],m=3*(f-g)-_+v,p=2*(_+g)-4*f,y=f-_,w=o.solveQuadratic(m,p,y,r,h,1-h),x=t,b=r[0],C=0,S=0;w>=S;S++){if(S===w)d=x;else{var P=I.subdivide(x,b);d=P[0],x=P[1],b=r[S],b=(r[S+1]-b)/(1-b)}S>0&&(d[3]=d[1]),w>S&&(d[5]=x[1]);var l=a(d);if(l){var z,M;if(1===I.solveCubic(d,1,n,s,-h,1+-h))z=s[0],M=I.evaluate(d,z,0).x;else{var k=(d[1]+d[7])/2;if(z=k>n&&l>0?0:1,1===z&&n==d[7])continue;M=0===z?d[0]:d[6]}var A=I.evaluate(d,z,1).y,O=u(A)<h||h>z&&I.evaluate(e,1,1).y*A<0;!(i>=M+(O?-h:h*l))||O&&(u(z)<h&&u(i-d[0])>h||u(z-1)<h&&u(i-d[6])>h)||(C+=O&&u(z-(l>0?1:0))<h?-l:l),e=d}}return C}}},e.each(["getBounds","getStrokeBounds","getHandleBounds","getRoughBounds"],function(t){this[t]=function(){this._bounds||(this._bounds={});var e=this._bounds[t];return e||(e=this._bounds[t]=O[t]([this._segment1,this._segment2],!1,this._path.getStyle())),e.clone()}},{}),e.each(["getPoint","getTangent","getNormal","getCurvature"],function(t,e){this[t+"At"]=function(t,i){var n=this.getValues();return I.evaluate(n,i?t:I.getParameterAt(n,t,0),e)},this[t]=function(t){return I.evaluate(this.getValues(),t,e)}},{getParameterAt:function(e,i){return I.getParameterAt(this.getValues(),e,i!==t?i:0>e?1:0)},getParameterOf:function(t){return t=h.read(arguments),I.getParameterOf(this.getValues(),t.x,t.y)},getLocationAt:function(t,e){return e||(t=this.getParameterAt(t)),new k(this,t)},getLocationOf:function(t){t=h.read(arguments);var e=this.getParameterOf(t);return null!=e?new k(this,e):null},getNearestLocation:function(t){function e(e){if(e>=0&&1>=e){var n=t.getDistance(I.evaluate(i,e,0),!0);if(s>n)return s=n,a=e,!0}}t=h.read(arguments);for(var i=this.getValues(),n=100,r=o.TOLERANCE,s=1/0,a=0,u=0;n>=u;u++)e(u/n);for(var l=1/(2*n);l>r;)e(a-l)||e(a+l)||(l/=2);var c=I.evaluate(i,a,0);return new k(this,a,c,null,null,null,t.getDistance(c))},getNearestPoint:function(t){return t=h.read(arguments),this.getNearestLocation(t).getPoint()}}),new function(){function e(t){var e=t[0],i=t[1],n=t[2],r=t[3],s=t[4],a=t[5],o=t[6],h=t[7],u=9*(n-s)+3*(o-e),l=6*(e+s)-12*n,c=3*(n-e),d=9*(r-a)+3*(h-i),_=6*(i+a)-12*r,f=3*(r-i);return function(t){var e=(u*t+l)*t+c,i=(d*t+_)*t+f;return Math.sqrt(e*e+i*i)}}function i(t,e){return Math.max(2,Math.min(16,Math.ceil(32*Math.abs(e-t))))}return{statics:!0,getLength:function(n,r,s){r===t&&(r=0),s===t&&(s=1);var a=o.isZero;if(a(n[0]-n[2])&&a(n[1]-n[3])&&a(n[6]-n[4])&&a(n[7]-n[5])){var h=n[6]-n[0],u=n[7]-n[1];return(s-r)*Math.sqrt(h*h+u*u)}var l=e(n);return o.integrate(l,r,s,i(r,s))},getParameterAt:function(t,n,r){function s(t){var e=i(r,t);return _+=t>r?o.integrate(l,r,t,e):-o.integrate(l,t,r,e),r=t,_-n}if(0===n)return r;var a=n>0,h=a?r:0,u=a?1:r,n=Math.abs(n),l=e(t),c=o.integrate(l,h,u,i(h,u));if(n>=c)return a?u:h;var d=n/c,_=0;return o.findRoot(s,l,a?h+d:u-d,h,u,16,1e-5)}}},new function(){function t(t,e,i,n,r,s,a){var h=t[0],u=t[t.length-1];h&&n.isClose(h._point,o.EPSILON)||u&&n.isClose(u._point,o.EPSILON)||t.push(new k(e,i,n,r,s,a))}function e(n,r,s,a,o,h,u,l){if(l=(l||0)+1,!(l>20)){h=h||[0,1],u=u||[0,1];for(var c=I.getPart(n,h[0],h[1]),d=I.getPart(r,u[0],u[1]),_=0;_++<20;){var f,g=i(c,d,f=u.slice()),v=0;if(0===g)break;if(g>0){if(u=f,d=I.getPart(r,u[0],u[1]),v=i(d,c,f=h.slice()),0===v)break;g>0&&(h=f,c=I.getPart(n,h[0],h[1]))}if(0>g||0>v){if(h[1]-h[0]>u[1]-u[0]){var m=(h[0]+h[1])/2;e(n,r,s,a,o,[h[0],m],u,l),e(n,r,s,a,o,[m,h[1]],u,l);break}var m=(u[0]+u[1])/2;e(n,r,s,a,o,h,[u[0],m],l),e(n,r,s,a,o,h,[m,u[1]],l);break}if(Math.abs(h[1]-h[0])<=1e-5&&Math.abs(u[1]-u[0])<=1e-5){var p=(h[0]+h[1])/2,y=(u[0]+u[1])/2;t(o,s,p,I.evaluate(n,p,0),a,y,I.evaluate(r,y,0));break}}}}function i(t,e,i){var r=t[0],s=t[1],a=t[2],o=t[3],h=t[4],u=t[5],l=t[6],c=t[7],d=e[0],_=e[1],f=e[2],g=e[3],m=e[4],p=e[5],y=e[6],w=e[7],x=v.getSignedDistance,b=x(r,s,l,c,a,o)||0,C=x(r,s,l,c,h,u)||0,S=b*C>0?.75:4/9,P=S*Math.min(0,b,C),z=S*Math.max(0,b,C),M=x(r,s,l,c,d,_),k=x(r,s,l,c,f,g),A=x(r,s,l,c,m,p),O=x(r,s,l,c,y,w);if(P>Math.max(M,k,A,O)||z<Math.min(M,k,A,O))return 0;var L,T=n(M,k,A,O);M>O&&(L=P,P=z,z=L);for(var B=-1/0,D=1/0,N=-1/0,j=0,E=T.length;E>j;j++){var F=T[j],q=T[(j+1)%E];q[1]<F[1]&&(L=q,q=F,F=L);var R=F[0],V=F[1],Z=q[0],H=q[1],W=(H-V)/(Z-R);if(P>=V&&H>=P){var G=R+(P-V)/W;D>G&&(D=G),G>B&&(B=G)}if(z>=V&&H>=z){var G=R+(z-V)/W;G>N&&(N=G),D>G&&(D=0)}}if(1/0!==D&&N!==-1/0){var X=Math.min(P,z),J=Math.max(P,z);O>X&&J>O&&(N=1),M>X&&J>M&&(D=0),B>N&&(N=1);var Y=i[0],U=i[1]-Y;if(i[0]=Y+D*U,i[1]=Y+N*U,(U-(i[1]-i[0]))/U>=.2)return 1}return I.getBounds(t).touches(I.getBounds(e))?-1:0}function n(t,e,i,n){var r=[0,t],s=[1/3,e],a=[2/3,i],o=[1,n],h=v.getSignedDistance,u=h(0,t,1,n,1/3,e),l=h(0,t,1,n,2/3,i);if(0>u*l)return[r,s,o,a];var c,d;return Math.abs(u)>Math.abs(l)?(c=s,d=(n-i-(n-t)/3)*(2*(n-i)-n+e)/3):(c=a,d=(e-t+(t-n)/3)*(-2*(t-e)+t-i)/3),0>d?[r,c,o]:[r,s,a,o]}function r(e,i,n,r,s){for(var a=I.isLinear(e),o=a?i:e,h=a?e:i,u=h[0],l=h[1],c=h[6],d=h[7],_=c-u,f=d-l,g=Math.atan2(-f,_),v=Math.sin(g),m=Math.cos(g),p=_*m-f*v,y=[0,0,0,0,p,0,p,0],w=[],x=0;8>x;x+=2){var b=o[x]-u,C=o[x+1]-l;w.push(b*m-C*v,C*m+b*v)}for(var S=[],P=I.solveCubic(w,1,0,S,0,1),x=0;P>x;x++){var z=S[x],b=I.evaluate(w,z,0).x;if(b>=0&&p>=b){var M=I.getParameterOf(y,b,0),k=a?M:z,A=a?z:M;t(s,n,k,I.evaluate(e,k,0),r,A,I.evaluate(i,A,0))}}}function s(e,i,n,r,s){var a=v.intersect(e[0],e[1],e[6],e[7],i[0],i[1],i[6],i[7]);a&&t(s,n,null,a,r)}return{statics:{getIntersections:function(i,n,a,o,h){var u=I.isLinear(i),l=I.isLinear(n),c=a.getPoint1(),d=a.getPoint2(),_=o.getPoint1(),f=o.getPoint2(),g=1e-5;return c.isClose(_,g)&&t(h,a,0,c,o,0,c),c.isClose(f,g)&&t(h,a,0,c,o,1,c),(u&&l?s:u||l?r:e)(i,n,a,o,h),d.isClose(_,g)&&t(h,a,1,d,o,0,d),d.isClose(f,g)&&t(h,a,1,d,o,1,d),h}}}}),k=e.extend({_class:"CurveLocation",initialize:function ge(t,e,i,n,r,s,a){this._id=ge._id=(ge._id||0)+1,this._curve=t,this._segment1=t._segment1,this._segment2=t._segment2,this._parameter=e,this._point=i,this._curve2=n,this._parameter2=r,this._point2=s,this._distance=a},getSegment:function(){if(!this._segment){var t=this.getCurve(),e=this.getParameter();if(1===e)this._segment=t._segment2;else if(0===e||arguments[0])this._segment=t._segment1;else{if(null==e)return null;this._segment=t.getLength(0,e)<t.getLength(e,1)?t._segment1:t._segment2}}return this._segment},getCurve:function(){return(!this._curve||arguments[0])&&(this._curve=this._segment1.getCurve(),null==this._curve.getParameterOf(this._point)&&(this._curve=this._segment2.getPrevious().getCurve())),this._curve},getIntersection:function(){var t=this._intersection;if(!t&&this._curve2){var e=this._parameter2;this._intersection=t=new k(this._curve2,e,this._point2||this._point,this),t._intersection=this}return t},getPath:function(){var t=this.getCurve();return t&&t._path},getIndex:function(){var t=this.getCurve();return t&&t.getIndex()},getOffset:function(){var t=this.getPath();return t&&t._getOffset(this)},getCurveOffset:function(){var t=this.getCurve(),e=this.getParameter();return null!=e&&t&&t.getLength(0,e)},getParameter:function(){if((null==this._parameter||arguments[0])&&this._point){var t=this.getCurve(arguments[0]&&this._point);this._parameter=t&&t.getParameterOf(this._point)}return this._parameter},getPoint:function(){if((!this._point||arguments[0])&&null!=this._parameter){var t=this.getCurve();this._point=t&&t.getPointAt(this._parameter,!0)}return this._point},getTangent:function(){var t=this.getParameter(),e=this.getCurve();return null!=t&&e&&e.getTangentAt(t,!0)},getNormal:function(){var t=this.getParameter(),e=this.getCurve();return null!=t&&e&&e.getNormalAt(t,!0)},getDistance:function(){return this._distance},divide:function(){var t=this.getCurve(!0);return t&&t.divide(this.getParameter(!0),!0)},split:function(){var t=this.getCurve(!0);return t&&t.split(this.getParameter(!0),!0)},toString:function(){var t=[],e=this.getPoint(),i=a.instance;e&&t.push("point: "+e);var n=this.getIndex();null!=n&&t.push("index: "+n);var r=this.getParameter();return null!=r&&t.push("parameter: "+i.number(r)),null!=this._distance&&t.push("distance: "+i.number(this._distance)),"{ "+t.join(", ")+" }"}}),A=y.extend({_class:"PathItem",initialize:function(){},getIntersections:function(t){if(!this.getBounds().touches(t.getBounds()))return[];for(var e=[],i=this.getCurves(),n=t.getCurves(),r=n.length,s=[],a=0;r>a;a++)s[a]=n[a].getValues();for(var a=0,o=i.length;o>a;a++)for(var h=i[a],u=h.getValues(),l=0;r>l;l++)I.getIntersections(u,s[l],h,n[l],e);return e},setPathData:function(t){function e(t,e,i){var r=parseFloat(n[t]);return a&&(r+=o[e]),i&&(o[e]=r),r}function i(t,i){return new h(e(t,"x",i),e(t+1,"y",i))}var n,r,s=t.match(/[mlhvcsqtaz][^mlhvcsqtaz]*/gi),a=!1,o=new h;this.clear();for(var u=0,l=s.length;l>u;u++){var c=s[u],d=c[0],_=d.toLowerCase();n=c.match(/[+-]?(?:\d*\.\d+|\d+\.?)(?:[eE][+-]?\d+)?/g);var f=n&&n.length;switch(a=d===_,_){case"m":case"l":for(var g=0;f>g;g+=2)this[0===g&&"m"===_?"moveTo":"lineTo"](i(g,!0));r=o;break;case"h":case"v":for(var v="h"==_?"x":"y",g=0;f>g;g++)e(g,v,!0),this.lineTo(o);r=o;break;case"c":for(var g=0;f>g;g+=6)this.cubicCurveTo(i(g),r=i(g+2),i(g+4,!0));break;case"s":for(var g=0;f>g;g+=4)this.cubicCurveTo(o.multiply(2).subtract(r),r=i(g),i(g+2,!0));break;case"q":for(var g=0;f>g;g+=4)this.quadraticCurveTo(r=i(g),i(g+2,!0));break;case"t":for(var g=0;f>g;g+=2)this.quadraticCurveTo(r=o.multiply(2).subtract(r),i(g,!0));break;case"a":break;case"z":this.closePath()}}},_canComposite:function(){return!(this.hasFill()&&this.hasStroke())},_contains:function(t){var e=this._getWinding(t);return!!("evenodd"===this.getWindingRule()?1&e:e)}}),O=A.extend({_class:"Path",_serializeFields:{segments:[],closed:!1},initialize:function(e){this._closed=!1,this._segments=[];var i=Array.isArray(e)?"object"==typeof e[0]?e:arguments:e&&(e.point!==t&&e.size===t||e.x!==t)?arguments:null;this.setSegments(i||[]),this._initialize(!i&&e)},_equals:function(t){return e.equals(this._segments,t._segments)},clone:function(e){var i=this._clone(new O({segments:this._segments,insert:!1}),e);return i._closed=this._closed,this._clockwise!==t&&(i._clockwise=this._clockwise),i},_changed:function ve(t){if(ve.base.call(this,t),4&t){if(delete this._length,delete this._clockwise,this._curves)for(var e=0,i=this._curves.length;i>e;e++)this._curves[e]._changed(5)}else 8&t&&delete this._bounds},getSegments:function(){return this._segments},setSegments:function(t){var e=this.isFullySelected();this._segments.length=0,this._selectedSegmentState=0,delete this._curves,this._add(z.readAll(t)),e&&this.setFullySelected(!0)},getFirstSegment:function(){return this._segments[0]},getLastSegment:function(){return this._segments[this._segments.length-1]},getCurves:function(){var t=this._curves,e=this._segments;if(!t){var i=this._countCurves();t=this._curves=Array(i);for(var n=0;i>n;n++)t[n]=new I(this,e[n],e[n+1]||e[0])}return t},getFirstCurve:function(){return this.getCurves()[0]},getLastCurve:function(){var t=this.getCurves();return t[t.length-1]},getPathData:function(){function t(t,e,s){var a=t._point,o=e._point,h=t._handleOut,u=e._handleIn;if(h.isZero()&&u.isZero())s||r.push("L"+n.point(o,i));else{var l=o.subtract(a);r.push("c"+n.point(h,i)+" "+n.point(l.add(u),i)+" "+n.point(l,i))}}var e=this._segments,i=arguments[0],n=a.instance,r=[];if(0===e.length)return"";r.push("M"+n.point(e[0]._point));for(var s=0,o=e.length-1;o>s;s++)t(e[s],e[s+1],!1);return this._closed&&(t(e[e.length-1],e[0],!0),r.push("z")),r.join("")},isClosed:function(){return this._closed},setClosed:function(t){if(this._closed!=(t=!!t)){if(this._closed=t,this._curves){var e=this._curves.length=this._countCurves();t&&(this._curves[e-1]=new I(this,this._segments[e-1],this._segments[0]))}this._changed(5)}},isEmpty:function(){return 0===this._segments.length},isPolygon:function(){for(var t=0,e=this._segments.length;e>t;t++)if(!this._segments[t].isLinear())return!1;return!0},_applyMatrix:function(t){for(var e=Array(6),i=0,n=this._segments.length;n>i;i++)this._segments[i]._transformCoordinates(t,e,!0);return!0},_add:function(t,e){for(var i=this._segments,n=this._curves,r=t.length,s=null==e,e=s?i.length:e,a=0;r>a;a++){var o=t[a];o._path&&(o=t[a]=o.clone()),o._path=this,o._index=e+a,o._selectionState&&this._updateSelection(o,0,o._selectionState)}if(s)i.push.apply(i,t);else{i.splice.apply(i,[e,0].concat(t));for(var a=e+r,h=i.length;h>a;a++)i[a]._index=a}if(n||t._curves){n||(n=this._curves=[]);var u=e>0?e-1:e,l=u,c=Math.min(u+r,this._countCurves());t._curves&&(n.splice.apply(n,[u,0].concat(t._curves)),l+=t._curves.length);for(var a=l;c>a;a++)n.splice(a,0,new I(this,null,null));this._adjustCurves(u,c)}return this._changed(5),t},_adjustCurves:function(t,e){for(var i,n=this._segments,r=this._curves,s=t;e>s;s++)i=r[s],i._path=this,i._segment1=n[s],i._segment2=n[s+1]||n[0];(i=r[this._closed&&0===t?n.length-1:t-1])&&(i._segment2=n[t]||n[0]),(i=r[e])&&(i._segment1=n[e])},_countCurves:function(){var t=this._segments.length;return!this._closed&&t>0?t-1:t},add:function(t){return arguments.length>1&&"number"!=typeof t?this._add(z.readAll(arguments)):this._add([z.read(arguments)])[0]},insert:function(t,e){return arguments.length>2&&"number"!=typeof e?this._add(z.readAll(arguments,1),t):this._add([z.read(arguments,1)],t)[0]},addSegment:function(){return this._add([z.read(arguments)])[0]},insertSegment:function(t){return this._add([z.read(arguments,1)],t)[0]},addSegments:function(t){return this._add(z.readAll(t))},insertSegments:function(t,e){return this._add(z.readAll(e),t)},removeSegment:function(t){return this.removeSegments(t,t+1)[0]||null},removeSegments:function(t,i){t=t||0,i=e.pick(i,this._segments.length);var n=this._segments,r=this._curves,s=n.length,a=n.splice(t,i-t),o=a.length;if(!o)return a;for(var h=0;o>h;h++){var u=a[h];u._selectionState&&this._updateSelection(u,u._selectionState,0),delete u._index,delete u._path}for(var h=t,l=n.length;l>h;h++)n[h]._index=h;if(r){var c=t>0&&i===s+(this._closed?1:0)?t-1:t,r=r.splice(c,o);arguments[2]&&(a._curves=r.slice(1)),this._adjustCurves(c,c)}return this._changed(5),a},clear:"#removeSegments",isFullySelected:function(){var t=this._segments.length;return this._selected&&t>0&&this._selectedSegmentState===4*t},setFullySelected:function(t){t&&this._selectSegments(!0),this.setSelected(t)},setSelected:function me(t){t||this._selectSegments(!1),me.base.call(this,t)},_selectSegments:function(t){var e=this._segments.length;this._selectedSegmentState=t?4*e:0;for(var i=0;e>i;i++)this._segments[i]._selectionState=t?4:0},_updateSelection:function(t,e,i){t._selectionState=i;var n=this._selectedSegmentState+=i-e;n>0&&this.setSelected(!0)},flatten:function(t){for(var e=new T(this),i=0,n=e.length/Math.ceil(e.length/t),r=e.length+(this._closed?-n:n)/2,s=[];r>=i;)s.push(new z(e.evaluate(i,0))),i+=n;this.setSegments(s)},simplify:function(t){if(this._segments.length>2){var e=new B(this,t||2.5);this.setSegments(e.fit())}},split:function(t,e){if(null!==e){if(1===arguments.length){var i=t;"number"==typeof i&&(i=this.getLocationAt(i)),t=i.index,e=i.parameter}e>=1&&(t++,e--);var n=this.getCurves();if(t>=0&&t<n.length){e>0&&n[t++].divide(e,!0);var r,s=this.removeSegments(t,this._segments.length,!0);return this._closed?(this.setClosed(!1),r=this):t>0&&(r=this._clone((new O).insertAbove(this,!0))),r._add(s,0),this.addSegment(s[0]),r}return null}},isClockwise:function(){return this._clockwise!==t?this._clockwise:O.isClockwise(this._segments)},setClockwise:function(t){this.isClockwise()!=(t=!!t)&&this.reverse(),this._clockwise=t},reverse:function(){this._segments.reverse();for(var e=0,i=this._segments.length;i>e;e++){var n=this._segments[e],r=n._handleIn;n._handleIn=n._handleOut,n._handleOut=r,n._index=e}delete this._curves,this._clockwise!==t&&(this._clockwise=!this._clockwise)},join:function(t){if(t){var e=t._segments,i=this.getLastSegment(),n=t.getLastSegment();i._point.equals(n._point)&&t.reverse();var r,s=t.getFirstSegment();
35return i._point.equals(s._point)?(i.setHandleOut(s._handleOut),this._add(e.slice(1))):(r=this.getFirstSegment(),r._point.equals(s._point)&&t.reverse(),n=t.getLastSegment(),r._point.equals(n._point)?(r.setHandleIn(n._handleIn),this._add(e.slice(0,e.length-1),0)):this._add(e.slice())),t.closed&&this._add([e[0]]),t.remove(),r=this.getFirstSegment(),i=this.getLastSegment(),i._point.equals(r._point)&&(r.setHandleIn(i._handleIn),i.remove(),this.setClosed(!0)),this._changed(5),!0}return!1},getLength:function(){if(null==this._length){var t=this.getCurves();this._length=0;for(var e=0,i=t.length;i>e;e++)this._length+=t[e].getLength()}return this._length},getArea:function(){for(var t=this.getCurves(),e=0,i=0,n=t.length;n>i;i++)e+=t[i].getArea();return e},_getOffset:function(t){var e=t&&t.getIndex();if(null!=e){for(var i=this.getCurves(),n=0,r=0;e>r;r++)n+=i[r].getLength();var s=i[e];return n+s.getLength(0,t.getParameter())}return null},getLocationOf:function(t){t=h.read(arguments);for(var e=this.getCurves(),i=0,n=e.length;n>i;i++){var r=e[i].getLocationOf(t);if(r)return r}return null},getLocationAt:function(t,e){var i=this.getCurves(),n=0;if(e){var r=~~t;return i[r].getLocationAt(t-r,!0)}for(var s=0,a=i.length;a>s;s++){var o=n,h=i[s];if(n+=h.getLength(),n>=t)return h.getLocationAt(t-o)}return t<=this.getLength()?new k(i[i.length-1],1):null},getPointAt:function(t,e){var i=this.getLocationAt(t,e);return i&&i.getPoint()},getTangentAt:function(t,e){var i=this.getLocationAt(t,e);return i&&i.getTangent()},getNormalAt:function(t,e){var i=this.getLocationAt(t,e);return i&&i.getNormal()},getNearestLocation:function(t){t=h.read(arguments);for(var e=this.getCurves(),i=1/0,n=null,r=0,s=e.length;s>r;r++){var a=e[r].getNearestLocation(t);a._distance<i&&(i=a._distance,n=a)}return n},getNearestPoint:function(t){return t=h.read(arguments),this.getNearestLocation(t).getPoint()},getStyle:function(){var t=this._parent;return(t&&"compound-path"===t._type?t:this)._style},toShape:function(e){function i(t,e){return d[t].isColinear(d[e])}function n(t){return d[t].isOrthogonal()}function r(t){return d[t].isArc()}function s(t,e){return d[t]._point.getDistance(d[e]._point)}if(!this._closed)return null;var a,h,u,l,d=this._segments;if(this.isPolygon()&&4===d.length&&i(0,2)&&i(1,3)&&n(1)?(a=b.Rectangle,h=new c(s(0,3),s(0,1)),l=d[1]._point.add(d[2]._point).divide(2)):8===d.length&&r(0)&&r(2)&&r(4)&&r(6)&&i(1,5)&&i(3,7)?(a=b.Rectangle,h=new c(s(1,6),s(0,3)),u=h.subtract(new c(s(0,7),s(1,2))).divide(2),l=d[3]._point.add(d[4]._point).divide(2)):4===d.length&&r(0)&&r(1)&&r(2)&&r(3)&&(o.isZero(s(0,2)-s(1,3))?(a=b.Circle,u=s(0,2)/2):(a=b.Ellipse,u=new c(s(2,0)/2,s(3,1)/2)),l=d[1]._point),a){var _=this.getPosition(!0),f=new a({center:_,size:h,radius:u,insert:!1});return f.rotate(l.subtract(_).getAngle()+90),f.setStyle(this._style),(e||e===t)&&f.insertAbove(this),f}return null},_getWinding:function(t){var e=this._closed;if(!e&&!this.hasFill()||!this._getBounds("getRoughBounds")._containsPoint(t))return 0;for(var i=this.getCurves(),n=this._segments,r=0,s=[],a=[],o=(e?i[i.length-1]:new I(n[n.length-1]._point,n[0]._point)).getValues(),h=o,u=0,l=i.length;l>u;u++){var c=i[u].getValues(),d=c[0],_=c[1];(d!==c[2]||_!==c[3]||d!==c[4]||_!==c[5]||d!==c[6]||_!==c[7])&&(r+=I._getWinding(c,h,t.x,t.y,s,a),h=c)}return e||(r+=I._getWinding(o,h,t.x,t.y,s,a)),r},_hitTest:function(e,i){function n(i,n,r){return e.getDistance(n)<p?new P(r,w,{segment:i,point:n}):t}function r(t,e){var r=t._point;return(e||i.segments)&&n(t,r,"segment")||!e&&i.handles&&(n(t,r.add(t._handleIn),"handle-in")||n(t,r.add(t._handleOut),"handle-out"))}function s(t){d.push(t)}function a(t){var e=d[t],i=d[(t+1)%d.length];return[e.x,e.y,e.x,e.y,i.x,i.y,i.x,i.y]}function o(t){for(var e=d.length,i=a(e-1),n=[],r=[],s=0,o=0;e>o;o++){var h=a(o);s+=I._getWinding(h,i,t.x,t.y,n,r),i=h}return!!s}function h(t){return("round"!==u||"round"!==l)&&(d=[],m||t._index>0&&t._index<v.length-1?"round"!==u&&(t._handleIn.isZero()||t._handleOut.isZero())&&O._addSquareJoin(t,u,y,c,s,!0):"round"!==l&&O._addSquareCap(t,l,y,s,!0),d.length>0)?o(e):e.getDistance(t._point)<=y}var u,l,c,d,_,f,g=this.getStyle(),v=this._segments,m=this._closed,p=i.tolerance,y=0,w=this;if(i.stroke&&(y=g.getStrokeWidth()/2,y>0?(u=g.getStrokeJoin(),l=g.getStrokeCap(),c=y*g.getMiterLimit()):u=l="round",y+=p),!i.ends||i.segments||m){if(i.segments||i.handles)for(var x=0,b=v.length;b>x;x++)if(f=r(v[x]))return f}else if(f=r(v[0],!0)||r(v[v.length-1],!0))return f;if(y>0){if(_=this.getNearestLocation(e)){var C=_.getParameter();0===C||1===C?h(_.getSegment())||(_=null):_._distance>y&&(_=null)}if(!_&&"miter"===u)for(var x=0,b=v.length;b>x;x++){var S=v[x];if(e.getDistance(S._point)<=c&&h(S)){_=S.getLocation();break}}}return!_&&i.fill&&this.hasFill()&&this._contains(e)?new P("fill",this):_?new P("stroke",this,{location:_}):null}},new function(){function t(t,e,i,n){function r(e){var i=a[e],n=a[e+1];(d!=i||_!=n)&&(t.beginPath(),t.moveTo(d,_),t.lineTo(i,n),t.stroke(),t.beginPath(),t.arc(i,n,s,0,2*Math.PI,!0),t.fill())}for(var s=n/2,a=Array(6),o=0,h=e.length;h>o;o++){var u=e[o];u._transformCoordinates(i,a,!1);var l=u._selectionState,c=4&l,d=a[0],_=a[1];(c||1&l)&&r(2),(c||2&l)&&r(4),t.save(),t.beginPath(),t.rect(d-s,_-s,n,n),t.fill(),c||(t.beginPath(),t.rect(d-s+1,_-s+1,n-2,n-2),t.fillStyle="#ffffff",t.fill()),t.restore()}}function e(t,e,i){function n(e){var n=d[e];if(i)n._transformCoordinates(i,f,!1),r=f[0],s=f[1];else{var _=n._point;r=_._x,s=_._y}if(g)t.moveTo(r,s),g=!1;else{if(i)h=f[2],u=f[3];else{var v=n._handleIn;h=r+v._x,u=s+v._y}h==r&&u==s&&l==a&&c==o?t.lineTo(r,s):t.bezierCurveTo(l,c,h,u,r,s)}if(a=r,o=s,i)l=f[4],c=f[5];else{var v=n._handleOut;l=a+v._x,c=o+v._y}}for(var r,s,a,o,h,u,l,c,d=e._segments,_=d.length,f=Array(6),g=!0,v=0;_>v;v++)n(v);e._closed&&_>1&&n(0)}return{_draw:function(t,i){function n(t){return u[(t%l+l)%l]}var r=i.clip,s=i.compound;s||t.beginPath();var a=this.getStyle(),o=a.hasFill(),h=a.hasStroke(),u=a.getDashArray(),l=!paper.support.nativeDash&&h&&u&&u.length;if((o||h&&!l||s||r)&&e(t,this),this._closed&&t.closePath(),!r&&!s&&(o||h)&&(this._setStyles(t),o&&(t.fill(a.getWindingRule()),t.shadowColor="rgba(0,0,0,0)"),h)){if(l){t.beginPath();var c,d=new T(this),_=d.length,f=-a.getDashOffset(),g=0;for(f%=_;f>0;)f-=n(g--)+n(g--);for(;_>f;)c=f+n(g++),(f>0||c>0)&&d.drawPart(t,Math.max(f,0),Math.max(c,0)),f=c+n(g++)}t.stroke()}},_drawSelected:function(i,n){i.beginPath(),e(i,this,n),i.stroke(),t(i,this._segments,n,this._project.options.handleSize||4)}}},new function(){function t(t){var e=t.length,i=[],n=[],r=2;i[0]=t[0]/r;for(var s=1;e>s;s++)n[s]=1/r,r=(e-1>s?4:2)-n[s],i[s]=(t[s]-i[s-1])/r;for(var s=1;e>s;s++)i[e-s-1]-=n[e-s]*i[e-s];return i}return{smooth:function(){var e=this._segments,i=e.length,n=this._closed,r=i,s=0;if(!(2>=i)){n&&(s=Math.min(i,4),r+=2*Math.min(i,s));for(var a=[],o=0;i>o;o++)a[o+s]=e[o]._point;if(n)for(var o=0;s>o;o++)a[o]=e[o+i-s]._point,a[o+i+s]=e[o]._point;else r--;for(var u=[],o=1;r-1>o;o++)u[o]=4*a[o]._x+2*a[o+1]._x;u[0]=a[0]._x+2*a[1]._x,u[r-1]=3*a[r-1]._x;for(var l=t(u),o=1;r-1>o;o++)u[o]=4*a[o]._y+2*a[o+1]._y;u[0]=a[0]._y+2*a[1]._y,u[r-1]=3*a[r-1]._y;var c=t(u);if(n){for(var o=0,d=i;s>o;o++,d++){var _=o/s,f=1-_,g=o+s,v=d+s;l[d]=l[o]*_+l[d]*f,c[d]=c[o]*_+c[d]*f,l[v]=l[g]*f+l[v]*_,c[v]=c[g]*f+c[v]*_}r--}for(var m=null,o=s;r-s>=o;o++){var p=e[o-s];m&&p.setHandleIn(m.subtract(p._point)),r>o&&(p.setHandleOut(new h(l[o],c[o]).subtract(p._point)),m=r-1>o?new h(2*a[o+1]._x-l[o+1],2*a[o+1]._y-c[o+1]):new h((a[r]._x+l[r-1])/2,(a[r]._y+c[r-1])/2))}if(n&&m){var p=this._segments[0];p.setHandleIn(m.subtract(p._point))}}}}},new function(){function t(t){var e=t._segments;if(0==e.length)throw Error("Use a moveTo() command first");return e[e.length-1]}return{moveTo:function(){1===this._segments.length&&this.removeSegment(0),this._segments.length||this._add([new z(h.read(arguments))])},moveBy:function(){throw Error("moveBy() is unsupported on Path items.")},lineTo:function(){this._add([new z(h.read(arguments))])},cubicCurveTo:function(){var e=h.read(arguments),i=h.read(arguments),n=h.read(arguments),r=t(this);r.setHandleOut(e.subtract(r._point)),this._add([new z(n,i.subtract(n))])},quadraticCurveTo:function(){var e=h.read(arguments),i=h.read(arguments),n=t(this)._point;this.cubicCurveTo(e.add(n.subtract(e).multiply(1/3)),e.add(i.subtract(e).multiply(1/3)),i)},curveTo:function(){var i=h.read(arguments),n=h.read(arguments),r=e.pick(e.read(arguments),.5),s=1-r,a=t(this)._point,o=i.subtract(a.multiply(s*s)).subtract(n.multiply(r*r)).divide(2*r*s);if(o.isNaN())throw Error("Cannot put a curve through points with parameter = "+r);this.quadraticCurveTo(o,n)},arcTo:function(){var i,n=t(this),r=n._point,s=h.read(arguments),a=e.pick(e.peek(arguments),!0);if("boolean"==typeof a)var o=r.add(s).divide(2),i=o.add(o.subtract(r).rotate(a?-90:90));else i=s,s=h.read(arguments);var u=new v(r.add(i).divide(2),i.subtract(r).rotate(90),!0),l=new v(i.add(s).divide(2),s.subtract(i).rotate(90),!0),c=u.intersect(l,!0),d=new v(r,s),_=d.getSide(i);if(!c){if(!_)return this.lineTo(s);throw Error("Cannot put an arc through the given points: "+[r,i,s])}var f=r.subtract(c),g=f.getDirectedAngle(s.subtract(c)),m=d.getSide(c);0==m?g=_*Math.abs(g):_==m&&(g-=360*(0>g?-1:1));for(var p=Math.abs(g),y=p>=360?4:Math.ceil(p/90),w=g/y,x=w*Math.PI/360,b=4/3*Math.sin(x)/(1+Math.cos(x)),C=[],S=0;y>=S;S++){var P=y>S?c.add(f):s,M=y>S?f.rotate(90).multiply(b):null;0==S?n.setHandleOut(M):C.push(new z(P,f.rotate(-90).multiply(b),M)),f=f.rotate(w)}this._add(C)},lineBy:function(){var e=h.read(arguments),i=t(this)._point;this.lineTo(i.add(e))},curveBy:function(){var i=h.read(arguments),n=h.read(arguments),r=e.read(arguments),s=t(this)._point;this.curveTo(s.add(i),s.add(n),r)},cubicCurveBy:function(){var e=h.read(arguments),i=h.read(arguments),n=h.read(arguments),r=t(this)._point;this.cubicCurveTo(r.add(e),r.add(i),r.add(n))},quadraticCurveBy:function(){var e=h.read(arguments),i=h.read(arguments),n=t(this)._point;this.quadraticCurveTo(n.add(e),n.add(i))},arcBy:function(){var i=t(this)._point,n=i.add(h.read(arguments)),r=e.pick(e.peek(arguments),!0);"boolean"==typeof r?this.arcTo(n,r):this.arcTo(n,i.add(h.read(arguments)))},closePath:function(){var t=this.getFirstSegment(),e=this.getLastSegment();t._point.equals(e._point)&&(t.setHandleIn(e._handleIn),e.remove()),this.setClosed(!0)}}},{_getBounds:function(t,e){return O[t](this._segments,this._closed,this.getStyle(),e)},statics:{isClockwise:function(t){for(var e=0,i=0,n=t.length;n>i;i++)for(var r=I.getValues(t[i],t[n>i+1?i+1:0]),s=2;8>s;s+=2)e+=(r[s-2]-r[s])*(r[s+1]+r[s-1]);return e>0},getBounds:function(t,e,i,n,r){function s(t){t._transformCoordinates(n,o,!1);for(var e=0;2>e;e++)I._addBounds(h[e],h[e+4],o[e+2],o[e],e,r?r[e]:0,u,l,c);var i=h;h=o,o=i}var a=t[0];if(!a)return new _;for(var o=Array(6),h=a._transformCoordinates(n,Array(6),!1),u=h.slice(0,2),l=u.slice(),c=Array(2),d=1,f=t.length;f>d;d++)s(t[d]);return e&&s(a),new _(u[0],u[1],l[0]-u[0],l[1]-u[1])},getStrokeBounds:function(t,e,i,n){function r(t,e){if(!e)return[t,t];var i=e.shiftless(),n=i.transform(new h(t,0)),r=i.transform(new h(0,t)),s=n.getAngleInRadians(),a=n.getLength(),o=r.getLength(),u=Math.sin(s),l=Math.cos(s),c=Math.tan(s),d=-Math.atan(o*c/a),_=Math.atan(o/(c*a));return[Math.abs(a*Math.cos(d)*l-o*Math.sin(d)*u),Math.abs(o*Math.sin(_)*l+a*Math.cos(_)*u)]}function s(t){f=f.include(n?n._transformPoint(t,t):t)}function a(t,e){"round"===e||!t._handleIn.isZero()&&!t._handleOut.isZero()?f=f.unite(p.setCenter(n?n._transformPoint(t._point):t._point)):O._addSquareJoin(t,e,l,m,s)}function o(t,e){switch(e){case"round":a(t,e);break;case"butt":case"square":O._addSquareCap(t,e,l,s)}}if(!i.hasStroke())return O.getBounds(t,e,i,n);for(var u=t.length-(e?0:1),l=i.getStrokeWidth()/2,d=r(l,n),f=O.getBounds(t,e,i,n,d),g=i.getStrokeJoin(),v=i.getStrokeCap(),m=l*i.getMiterLimit(),p=new _(new c(d).multiply(2)),y=1;u>y;y++)a(t[y],g);return e?a(t[0],g):(o(t[0],v),o(t[t.length-1],v)),f},_addSquareJoin:function(t,e,i,n,r,s){var a=t.getCurve(),o=a.getPrevious(),u=a.getPointAt(0,!0),l=o.getNormalAt(1,!0),c=a.getNormalAt(0,!0),d=l.getDirectedAngle(c)<0?-i:i;if(l.setLength(d),c.setLength(d),s&&(r(u),r(u.add(l))),"miter"===e){var _=new v(u.add(l),new h(-l.y,l.x),!0).intersect(new v(u.add(c),new h(-c.y,c.x),!0),!0);if(_&&u.getDistance(_)<=n&&(r(_),!s))return}s||r(u.add(l)),r(u.add(c))},_addSquareCap:function(t,e,i,n,r){var s=t._point,a=t.getLocation(),o=a.getNormal().normalize(i);r&&(n(s.subtract(o)),n(s.add(o))),"square"===e&&(s=s.add(o.rotate(0==a.getParameter()?-90:90))),n(s.add(o)),n(s.subtract(o))},getHandleBounds:function(t,e,i,n,r,s){var a=Array(6),o=1/0,h=-o,u=o,l=h;r=r/2||0,s=s/2||0;for(var c=0,d=t.length;d>c;c++){var f=t[c];f._transformCoordinates(n,a,!1);for(var g=0;6>g;g+=2){var v=0==g?s:r,m=a[g],p=a[g+1],y=m-v,w=m+v,x=p-v,b=p+v;o>y&&(o=y),w>h&&(h=w),u>x&&(u=x),b>l&&(l=b)}}return new _(o,u,h-o,l-u)},getRoughBounds:function(t,e,i,n){var r=i.getStrokeColor()?i.getStrokeWidth():0,s=r;return 0===r?r=1e-5:("miter"===i.getStrokeJoin()&&(s=r*i.getMiterLimit()),"square"===i.getStrokeCap()&&(s=Math.max(s,r*Math.sqrt(2)))),O.getHandleBounds(t,e,i,n,r,s)}}});O.inject({statics:new function(){function t(t,i,r){for(var s=new O,a=Array(4),o=0;4>o;o++){var h=n[o];a[o]=new z(h._point.multiply(i).add(t),h._handleIn.multiply(i),h._handleOut.multiply(i))}return s._add(a),s._closed=!0,s.set(e.getNamed(r))}var i=o.KAPPA,n=[new z([-1,0],[0,i],[0,-i]),new z([0,-1],[-i,0],[i,0]),new z([1,0],[0,-i],[0,i]),new z([0,1],[i,0],[-i,0])];return{Line:function(){return new O(h.readNamed(arguments,"from"),h.readNamed(arguments,"to")).set(e.getNamed(arguments))},Circle:function(){var i=h.readNamed(arguments,"center"),n=e.readNamed(arguments,"radius");return t(i,new c(n),arguments)},Rectangle:function(){var t=_.readNamed(arguments,"rectangle"),n=c.readNamed(arguments,"radius",0,0,{readNull:!0}),r=t.getBottomLeft(!0),s=t.getTopLeft(!0),a=t.getTopRight(!0),o=t.getBottomRight(!0);if(path=new O,!n||n.isZero())path._add([new z(r),new z(s),new z(a),new z(o)]);else{n=c.min(n,t.getSize(!0).divide(2));var h=n.width,u=n.height,l=h*i,d=u*i;path._add([new z(r.add(h,0),null,[-l,0]),new z(r.subtract(0,u),[0,d]),new z(s.add(0,u),null,[0,-d]),new z(s.add(h,0),[-l,0],null),new z(a.subtract(h,0),null,[l,0]),new z(a.add(0,u),[0,-d],null),new z(o.subtract(0,u),null,[0,d]),new z(o.subtract(h,0),[l,0])])}return path._closed=!0,path.set(e.getNamed(arguments))},RoundRectangle:"#Rectangle",Ellipse:function(){var e=b._readEllipse(arguments);return t(e.center,e.radius,arguments)},Oval:"#Ellipse",Arc:function(){var t=h.readNamed(arguments,"from"),i=h.readNamed(arguments,"through"),n=h.readNamed(arguments,"to"),r=new O;return r.moveTo(t),r.arcTo(i,n),r.set(e.getNamed(arguments))},RegularPolygon:function(){for(var t=h.readNamed(arguments,"center"),i=e.readNamed(arguments,"sides"),n=e.readNamed(arguments,"radius"),r=new O,s=360/i,a=!(i%3),o=new h(0,a?-n:n),u=a?-1:.5,l=Array(i),c=0;i>c;c++)l[c]=new z(t.add(o.rotate((c+u)*s)));return r._add(l),r._closed=!0,r.set(e.getNamed(arguments))},Star:function(){for(var t=h.readNamed(arguments,"center"),i=2*e.readNamed(arguments,"points"),n=e.readNamed(arguments,"radius1"),r=e.readNamed(arguments,"radius2"),s=new O,a=360/i,o=new h(0,-1),u=Array(i),l=0;i>l;l++)u[l]=new z(t.add(o.rotate(a*l).multiply(l%2?r:n)));return s._add(u),s._closed=!0,s.set(e.getNamed(arguments))}}}});var L=A.extend({_class:"CompoundPath",_serializeFields:{children:[]},initialize:function(t){this._children=[],this._namedChildren={},this._initialize(t)||this.addChildren(Array.isArray(t)?t:arguments)},insertChildren:function pe(e,i,n){i=pe.base.call(this,e,i,n,"path");for(var r=0,s=!n&&i&&i.length;s>r;r++){var a=i[r];a._clockwise===t&&a.setClockwise(0===a._index)}return i},reverse:function(){for(var t=this._children,e=0,i=t.length;i>e;e++)t[e].reverse()},smooth:function(){for(var t=0,e=this._children.length;e>t;t++)this._children[t].smooth()},isClockwise:function(){var t=this.getFirstChild();return t&&t.isClockwise()},setClockwise:function(t){this.isClockwise()!=!!t&&this.reverse()},getFirstSegment:function(){var t=this.getFirstChild();return t&&t.getFirstSegment()},getLastSegment:function(){var t=this.getLastChild();return t&&t.getLastSegment()},getCurves:function(){for(var t=this._children,e=[],i=0,n=t.length;n>i;i++)e=e.concat(t[i].getCurves());return e},getFirstCurve:function(){var t=this.getFirstChild();return t&&t.getFirstCurve()},getLastCurve:function(){var t=this.getLastChild();return t&&t.getFirstCurve()},getArea:function(){for(var t=this._children,e=0,i=0,n=t.length;n>i;i++)e+=t[i].getArea();return e},getPathData:function(){for(var t=this._children,e=[],i=0,n=t.length;n>i;i++)e.push(t[i].getPathData(arguments[0]));return e.join(" ")},_getWinding:function(t){for(var e=this._children,i=0,n=0,r=e.length;r>n;n++)i+=e[n]._getWinding(t);return i},_hitTest:function ye(t,i){var n=ye.base.call(this,t,new e(i,{fill:!1}));if(!n)if(i.compoundChildren)for(var r=this._children,s=r.length-1;s>=0&&!n;s--)n=r[s]._hitTest(t,i);else i.fill&&this.hasFill()&&this._contains(t)&&(n=new P("fill",this));return n},_draw:function(t,e){var i=this._children;if(0!==i.length){t.beginPath(),e=e.extend({compound:!0});for(var n=0,r=i.length;r>n;n++)i[n].draw(t,e);if(!e.clip){this._setStyles(t);var s=this._style;s.hasFill()&&(t.fill(s.getWindingRule()),t.shadowColor="rgba(0,0,0,0)"),s.hasStroke()&&t.stroke()}}}},new function(){function t(t){if(!t._children.length)throw Error("Use a moveTo() command first");return t._children[t._children.length-1]}var i={moveTo:function(){var t=new O;this.addChild(t),t.moveTo.apply(t,arguments)},moveBy:function(){this.moveTo(t(this).getLastSegment()._point.add(h.read(arguments)))},closePath:function(){t(this).closePath()}};return e.each(["lineTo","cubicCurveTo","quadraticCurveTo","curveTo","arcTo","lineBy","cubicCurveBy","quadraticCurveBy","curveBy","arcBy"],function(e){i[e]=function(){var i=t(this);i[e].apply(i,arguments)}}),i}),T=e.extend({initialize:function(t){function e(t,e){var i=I.getValues(t,e);s.curves.push(i),s._computeParts(i,t._index,0,1)}this.curves=[],this.parts=[],this.length=0,this.index=0;for(var i,n=t._segments,r=n[0],s=this,a=1,o=n.length;o>a;a++)i=n[a],e(r,i),r=i;t._closed&&e(i,n[0])},_computeParts:function(t,e,i,n){if(n-i>1/32&&!I.isFlatEnough(t,.25)){var r=I.subdivide(t),s=(i+n)/2;this._computeParts(r[0],e,i,s),this._computeParts(r[1],e,s,n)}else{var a=t[6]-t[0],o=t[7]-t[1],h=Math.sqrt(a*a+o*o);h>1e-5&&(this.length+=h,this.parts.push({offset:this.length,value:n,index:e}))}},getParameterAt:function(t){for(var e,i=this.index;e=i,!(0==i||this.parts[--i].offset<t););for(var n=this.parts.length;n>e;e++){var r=this.parts[e];if(r.offset>=t){this.index=e;var s=this.parts[e-1],a=s&&s.index==r.index?s.value:0,o=s?s.offset:0;return{value:a+(r.value-a)*(t-o)/(r.offset-o),index:r.index}}}var r=this.parts[this.parts.length-1];return{value:1,index:r.index}},evaluate:function(t,e){var i=this.getParameterAt(t);return I.evaluate(this.curves[i.index],i.value,e)},drawPart:function(t,e,i){e=this.getParameterAt(e),i=this.getParameterAt(i);for(var n=e.index;n<=i.index;n++){var r=I.getPart(this.curves[n],n==e.index?e.value:0,n==i.index?i.value:1);n==e.index&&t.moveTo(r[0],r[1]),t.bezierCurveTo.apply(t,r.slice(2))}}}),B=e.extend({initialize:function(t,e){this.points=[];for(var i,n=t._segments,r=0,s=n.length;s>r;r++){var a=n[r].point.clone();i&&i.equals(a)||(this.points.push(a),i=a)}this.error=e},fit:function(){var t=this.points,e=t.length;return this.segments=e>0?[new z(t[0])]:[],e>1&&this.fitCubic(0,e-1,t[1].subtract(t[0]).normalize(),t[e-2].subtract(t[e-1]).normalize()),this.segments},fitCubic:function(e,i,n,r){if(1==i-e){var s=this.points[e],a=this.points[i],o=s.getDistance(a)/3;return this.addCurve([s,s.add(n.normalize(o)),a.add(r.normalize(o)),a]),t}for(var h,u=this.chordLengthParameterize(e,i),l=Math.max(this.error,this.error*this.error),c=0;4>=c;c++){var d=this.generateBezier(e,i,u,n,r),_=this.findMaxError(e,i,d,u);if(_.error<this.error)return this.addCurve(d),t;if(h=_.index,_.error>=l)break;this.reparameterize(e,i,u,d),l=_.error}var f=this.points[h-1].subtract(this.points[h]),g=this.points[h].subtract(this.points[h+1]),v=f.add(g).divide(2).normalize();this.fitCubic(e,h,n,v),this.fitCubic(h,i,v.negate(),r)},addCurve:function(t){var e=this.segments[this.segments.length-1];e.setHandleOut(t[1].subtract(t[0])),this.segments.push(new z(t[3],t[2].subtract(t[3])))},generateBezier:function(t,e,i,n,r){for(var s=1e-11,a=this.points[t],o=this.points[e],h=[[0,0],[0,0]],u=[0,0],l=0,c=e-t+1;c>l;l++){var d=i[l],_=1-d,f=3*d*_,g=_*_*_,v=f*_,m=f*d,p=d*d*d,y=n.normalize(v),w=r.normalize(m),x=this.points[t+l].subtract(a.multiply(g+v)).subtract(o.multiply(m+p));h[0][0]+=y.dot(y),h[0][1]+=y.dot(w),h[1][0]=h[0][1],h[1][1]+=w.dot(w),u[0]+=y.dot(x),u[1]+=w.dot(x)}var b,C,S=h[0][0]*h[1][1]-h[1][0]*h[0][1];if(Math.abs(S)>s){var P=h[0][0]*u[1]-h[1][0]*u[0],z=u[0]*h[1][1]-u[1]*h[0][1];b=z/S,C=P/S}else{var M=h[0][0]+h[0][1],I=h[1][0]+h[1][1];b=C=Math.abs(M)>s?u[0]/M:Math.abs(I)>s?u[1]/I:0}var k=o.getDistance(a);return s*=k,(s>b||s>C)&&(b=C=k/3),[a,a.add(n.normalize(b)),o.add(r.normalize(C)),o]},reparameterize:function(t,e,i,n){for(var r=t;e>=r;r++)i[r-t]=this.findRoot(n,this.points[r],i[r-t])},findRoot:function(t,e,i){for(var n=[],r=[],s=0;2>=s;s++)n[s]=t[s+1].subtract(t[s]).multiply(3);for(var s=0;1>=s;s++)r[s]=n[s+1].subtract(n[s]).multiply(2);var a=this.evaluate(3,t,i),o=this.evaluate(2,n,i),h=this.evaluate(1,r,i),u=a.subtract(e),l=o.dot(o)+u.dot(h);return Math.abs(l)<1e-5?i:i-u.dot(o)/l},evaluate:function(t,e,i){for(var n=e.slice(),r=1;t>=r;r++)for(var s=0;t-r>=s;s++)n[s]=n[s].multiply(1-i).add(n[s+1].multiply(i));return n[0]},chordLengthParameterize:function(t,e){for(var i=[0],n=t+1;e>=n;n++)i[n-t]=i[n-t-1]+this.points[n].getDistance(this.points[n-1]);for(var n=1,r=e-t;r>=n;n++)i[n]/=i[r];return i},findMaxError:function(t,e,i,n){for(var r=Math.floor((e-t+1)/2),s=0,a=t+1;e>a;a++){var o=this.evaluate(3,i,n[a-t]),h=o.subtract(this.points[a]),u=h.x*h.x+h.y*h.y;u>=s&&(s=u,r=a)}return{error:s,index:r}}});A.inject(new function(){function t(t,e){t.sort(function(t,e){var i=t.getPath(),n=e.getPath();return i===n?t.getIndex()+t.getParameter()-(e.getIndex()+e.getParameter()):i._id-n._id});for(var i=e&&[],n=t.length-1;n>=0;n--){var r=t[n],s=r.getIntersection(),a=r.divide(),o=a&&a.getSegment1()||r.getSegment();i&&i.push(s),o._intersection=s,r._segment=o}return i}function e(t){if(t instanceof L){var e,i=t.removeChildren(),n=i.length,r=Array(n),s=Array(n);i.sort(function(t,e){var i=t.getBounds(),n=e.getBounds();return i._width*i._height<n._width*n._height}),t.addChildren(i),e=i[0].isClockwise();for(var a=0;n>a;a++)r[a]=i[a].getBounds(),s[a]=0;for(var a=0;n>a;a++){for(var o=1;n>o;o++)a!==o&&r[a].contains(r[o])&&s[o]++;a>0&&0===s[a]%2&&i[a].setClockwise(e)}}return t}function i(i,r,s,a){i=e(i.clone(!1)),r=e(r.clone(!1));var o=i.isClockwise(),u=r.isClockwise(),l=i.getIntersections(r);t(t(l,!0)),o||i.reverse(),a^u||r.reverse(),o=!0,u=!a;for(var c=[].concat(i._children||[i]).concat(r._children||[r]),d=[],_=new L,f=0,g=c.length;g>f;f++){var v=c[f],m=v._parent,p=v.isClockwise(),y=v._segments;v=m instanceof L?m:v;for(var w=y.length-1;w>=0;w--){var x=y[w],b=x.getCurve().getPoint(.5),C=v!==i&&i.contains(b)&&(p===o||a||!n(i,b)),S=v!==r&&r.contains(b)&&(p===u||!n(r,b));s(v===i,C,S)?x._invalid=!0:d.push(x)}}for(var f=0,g=d.length;g>f;f++){var x=d[f];if(!x._visited){var v=new O,P=x._intersection,M=P&&P.getSegment(!0);x.getPrevious()._invalid&&x.setHandleIn(M?M._handleIn:new h(0,0));do{if(x._visited=!0,x._invalid&&x._intersection){var I=x._intersection.getSegment(!0);v.add(new z(x._point,x._handleIn,I._handleOut)),I._visited=!0,x=I}else v.add(x.clone());x=x.getNext()}while(x&&!x._visited&&x!==M);var k=v._segments.length;k>1&&(k>2||!v.isPolygon())?(v.setClosed(!0),_.addChild(v,!0)):v.remove()}}return i.remove(),r.remove(),_.reduce()}function n(t,e){var i=t.getCurves(),n=t.getBounds();if(n.contains(e))for(var r=0,s=i.length;s>r;r++){var a=i[r];if(a.getBounds().contains(e)&&a.getParameterOf(e))return!0}return!1}return{unite:function(t){return i(this,t,function(t,e,i){return e||i})},intersect:function(t){return i(this,t,function(t,e,i){return!(e||i)})},subtract:function(t){return i(this,t,function(t,e,i){return t&&i||!t&&!e},!0)},exclude:function(t){return new w([this.subtract(t),t.subtract(this)])},divide:function(t){return new w([this.subtract(t),this.intersect(t)])}}});var D=y.extend({_class:"TextItem",_boundsSelected:!0,_serializeFields:{content:null},_boundsGetter:"getBounds",initialize:function(i){this._content="",this._lines=[];var n=i&&e.isPlainObject(i)&&i.x===t&&i.y===t;this._initialize(n&&i,!n&&h.read(arguments))},_equals:function(t){return this._content===t._content},_clone:function we(t){return t.setContent(this._content),we.base.call(this,t)},getContent:function(){return this._content},setContent:function(t){this._content=""+t,this._lines=this._content.split(/\r\n|\n|\r/gm),this._changed(69)},isEmpty:function(){return!this._content},getCharacterStyle:"#getStyle",setCharacterStyle:"#setStyle",getParagraphStyle:"#getStyle",setParagraphStyle:"#setStyle"}),N=D.extend({_class:"PointText",initialize:function(){D.apply(this,arguments)},clone:function(t){return this._clone(new N({insert:!1}),t)},getPoint:function(){var t=this._matrix.getTranslation();return new u(t.x,t.y,this,"setPoint")},setPoint:function(t){t=h.read(arguments),this.translate(t.subtract(this._matrix.getTranslation()))},_draw:function(t){if(this._content){this._setStyles(t);var e=this._style,i=this._lines,n=e.getLeading(),r=t.shadowColor;t.font=e.getFontStyle(),t.textAlign=e.getJustification();for(var s=0,a=i.length;a>s;s++){t.shadowColor=r;var o=i[s];e.hasFill()&&(t.fillText(o,0,0),t.shadowColor="rgba(0,0,0,0)"),e.hasStroke()&&t.strokeText(o,0,0),t.translate(0,n)}}}},new function(){var t=null;return{_getBounds:function(e,i){t||(t=K.getContext(1,1));var n=this._style,r=this._lines,s=r.length,a=n.getJustification(),o=n.getLeading(),h=0;t.font=n.getFontStyle();for(var u=0,l=0;s>l;l++)u=Math.max(u,t.measureText(r[l]).width);"left"!==a&&(h-=u/("center"===a?2:1));var c=new _(h,s?-.75*o:0,u,s*o);return i?i._transformBounds(c,c):c}}}),j=e.extend(new function(){function t(t){var e,n=t.match(/^#(\w{1,2})(\w{1,2})(\w{1,2})$/);if(n){e=[0,0,0];for(var r=0;3>r;r++){var a=n[r+1];e[r]=parseInt(1==a.length?a+a:a,16)/255}}else if(n=t.match(/^rgba?\((.*)\)$/)){e=n[1].split(",");for(var r=0,o=e.length;o>r;r++){var a=parseFloat(e[r]);e[r]=3>r?a/255:a}}else{var h=s[t];if(!h){i||(i=K.getContext(1,1),i.globalCompositeOperation="copy"),i.fillStyle="rgba(0,0,0,0)",i.fillStyle=t,i.fillRect(0,0,1,1);var u=i.getImageData(0,0,1,1).data;h=s[t]=[u[0]/255,u[1]/255,u[2]/255]}e=h.slice()}return e}var i,n={gray:["gray"],rgb:["red","green","blue"],hsb:["hue","saturation","brightness"],hsl:["hue","saturation","lightness"],gradient:["gradient","origin","destination","highlight"]},r={},s={},o=[[0,3,1],[2,0,1],[1,0,3],[1,2,0],[3,1,0],[0,1,2]],u={"rgb-hsb":function(t,e,i){var n=Math.max(t,e,i),r=Math.min(t,e,i),s=n-r,a=0===s?0:60*(n==t?(e-i)/s+(i>e?6:0):n==e?(i-t)/s+2:(t-e)/s+4);return[a,0===n?0:s/n,n]},"hsb-rgb":function(t,e,i){var t=t/60%6,n=Math.floor(t),r=t-n,n=o[n],s=[i,i*(1-e),i*(1-e*r),i*(1-e*(1-r))];return[s[n[0]],s[n[1]],s[n[2]]]},"rgb-hsl":function(t,e,i){var n=Math.max(t,e,i),r=Math.min(t,e,i),s=n-r,a=0===s,o=a?0:60*(n==t?(e-i)/s+(i>e?6:0):n==e?(i-t)/s+2:(t-e)/s+4),h=(n+r)/2,u=a?0:.5>h?s/(n+r):s/(2-n-r);return[o,u,h]},"hsl-rgb":function(t,e,i){if(t/=360,0===e)return[i,i,i];for(var n=[t+1/3,t,t-1/3],r=.5>i?i*(1+e):i+e-i*e,s=2*i-r,a=[],o=0;3>o;o++){var h=n[o];0>h&&(h+=1),h>1&&(h-=1),a[o]=1>6*h?s+6*(r-s)*h:1>2*h?r:2>3*h?s+6*(r-s)*(2/3-h):s}return a},"rgb-gray":function(t,e,i){return[.2989*t+.587*e+.114*i]},"gray-rgb":function(t){return[t,t,t]},"gray-hsb":function(t){return[0,0,t]},"gray-hsl":function(t){return[0,0,t]},"gradient-rgb":function(){return[]},"rgb-gradient":function(){return[]}};return e.each(n,function(t,i){r[i]=[],e.each(t,function(t,s){var a=e.capitalize(t),o=/^(hue|saturation)$/.test(t),u=r[i][s]="gradient"===t?function(t){var e=this._components[0];return t=E.read(Array.isArray(t)?t:arguments,0,0,{readNull:!0}),e!==t&&(e&&e._removeOwner(this),t&&t._addOwner(this)),t}:"hue"===t?function(t){return isNaN(t)?0:(t%360+360)%360}:"gradient"===i?function(){return h.read(arguments,0,0,{readNull:"highlight"===t,clone:!0})}:function(t){return isNaN(t)?0:Math.min(Math.max(t,0),1)};this["get"+a]=function(){return this._type===i||o&&/^hs[bl]$/.test(this._type)?this._components[s]:this._convert(i)[s]},this["set"+a]=function(t){this._type===i||o&&/^hs[bl]$/.test(this._type)||(this._components=this._convert(i),this._properties=n[i],this._type=i),t=u.call(this,t),null!=t&&(this._components[s]=t,this._changed())}},this)},{_class:"Color",_readIndex:!0,initialize:function l(e){var i,s,a,o,h=Array.prototype.slice,u=arguments,c=0,d=!0;Array.isArray(e)&&(u=e,e=u[0]);var _=null!=e&&typeof e;if("string"===_&&e in n&&(i=e,e=u[1],Array.isArray(e)?(s=e,a=u[2]):(this.__read&&(c=1),u=h.call(u,1),_=typeof e)),!s){if(d=!(this.__options&&this.__options.dontParse),o="number"===_?u:"object"===_&&null!=e.length?e:null){i||(i=o.length>=3?"rgb":"gray");var f=n[i].length;a=o[f],this.__read&&(c+=o===arguments?f+(null!=a?1:0):1),o.length>f&&(o=h.call(o,0,f))}else if("string"===_)i="rgb",s=t(e),4===s.length&&(a=s[3],s.length--);else if("object"===_)if(e.constructor===l){if(i=e._type,s=e._components.slice(),a=e._alpha,"gradient"===i)for(var g=1,v=s.length;v>g;g++){var m=s[g];m&&(s[g]=m.clone())}}else if(e.constructor===E)i="gradient",o=u;else{i="hue"in e?"lightness"in e?"hsl":"hsb":"gradient"in e||"stops"in e||"radial"in e?"gradient":"gray"in e?"gray":"rgb";var p=n[i];w=d&&r[i],this._components=s=[];for(var g=0,v=p.length;v>g;g++){var y=e[p[g]];null==y&&0===g&&"gradient"===i&&"stops"in e&&(y={stops:e.stops,radial:e.radial}),d&&(y=w[g].call(this,y)),null!=y&&(s[g]=y)}a=e.alpha}this.__read&&i&&(c=1)}if(this._type=i||"rgb","gradient"===i&&(this._id=l._id=(l._id||0)+1),!s){this._components=s=[];for(var w=r[this._type],g=0,v=w.length;v>g;g++){var y=o&&o[g];d&&(y=w[g].call(this,y)),null!=y&&(s[g]=y)}}this._components=s,this._properties=n[this._type],this._alpha=a,this.__read&&(this.__read=c)},_serialize:function(t,i){var n=this.getComponents();return e.serialize(/^(gray|rgb)$/.test(this._type)?n:[this._type].concat(n),t,!0,i)},_changed:function(){this._canvasStyle=null,this._owner&&this._owner._changed(17)},_convert:function(t){var e;return this._type===t?this._components.slice():(e=u[this._type+"-"+t])?e.apply(this,this._components):u["rgb-"+t].apply(this,u[this._type+"-rgb"].apply(this,this._components))},convert:function(t){return new j(t,this._convert(t),this._alpha)},getType:function(){return this._type},setType:function(t){this._components=this._convert(t),this._properties=n[t],this._type=t},getComponents:function(){var t=this._components.slice();return null!=this._alpha&&t.push(this._alpha),t},getAlpha:function(){return null!=this._alpha?this._alpha:1},setAlpha:function(t){this._alpha=null==t?null:Math.min(Math.max(t,0),1),this._changed()},hasAlpha:function(){return null!=this._alpha},equals:function(t){return e.isPlainValue(t)&&(t=j.read(arguments)),t===this||t&&this._class===t._class&&this._type===t._type&&this._alpha===t._alpha&&e.equals(this._components,t._components)||!1},toString:function(){for(var t=this._properties,e=[],i="gradient"===this._type,n=a.instance,r=0,s=t.length;s>r;r++){var o=this._components[r];null!=o&&e.push(t[r]+": "+(i?o:n.number(o)))}return null!=this._alpha&&e.push("alpha: "+n.number(this._alpha)),"{ "+e.join(", ")+" }"},toCSS:function(t){var e=this._convert("rgb"),i=t||null==this._alpha?1:this._alpha;return e=[Math.round(255*e[0]),Math.round(255*e[1]),Math.round(255*e[2])],1>i&&e.push(i),t?"#"+((1<<24)+(e[0]<<16)+(e[1]<<8)+e[2]).toString(16).slice(1):(4==e.length?"rgba(":"rgb(")+e.join(",")+")"
36},toCanvasStyle:function(t){if(this._canvasStyle)return this._canvasStyle;if("gradient"!==this._type)return this._canvasStyle=this.toCSS();var e,i=this._components,n=i[0],r=n._stops,s=i[1],a=i[2];if(n._radial){var o=a.getDistance(s),h=i[3];if(h){var u=h.subtract(s);u.getLength()>o&&(h=s.add(u.normalize(o-.1)))}var l=h||s;e=t.createRadialGradient(l.x,l.y,0,s.x,s.y,o)}else e=t.createLinearGradient(s.x,s.y,a.x,a.y);for(var c=0,d=r.length;d>c;c++){var _=r[c];e.addColorStop(_._rampPoint,_._color.toCanvasStyle())}return this._canvasStyle=e},transform:function(t){if("gradient"===this._type){for(var e=this._components,i=1,n=e.length;n>i;i++){var r=e[i];t._transformPoint(r,r,!0)}this._changed()}},statics:{_types:n,random:function(){var t=Math.random;return new j(t(),t(),t())}}})},new function(){function t(t,e){return 0>t?0:e&&t>360?360:!e&&t>1?1:t}var i={add:function(e,i,n){return t(e+i,n)},subtract:function(e,i,n){return t(e-i,n)},multiply:function(e,i,n){return t(e*i,n)},divide:function(e,i,n){return t(e/i,n)}};return e.each(i,function(t,e){var i={dontParse:/^(multiply|divide)$/.test(e)};this[e]=function(e){e=j.read(arguments,0,0,i);for(var n=this._type,r=this._properties,s=this._components,a=e._convert(n),o=0,h=s.length;h>o;o++)a[o]=t(s[o],a[o],"hue"===r[o]);return new j(n,a,null!=this._alpha?t(this._alpha,e.getAlpha()):null)}},{})});e.each(j._types,function(t,i){var n=this[e.capitalize(i)+"Color"]=function(t){var e=null!=t&&typeof t,n="object"===e&&null!=t.length?t:"string"===e?null:arguments;return n?new j(i,n):new j(t)};if(3==i.length){var r=i.toUpperCase();j[r]=this[r+"Color"]=n}},e.exports);var E=e.extend({_class:"Gradient",initialize:function xe(t,e){this._id=xe._id=(xe._id||0)+1,t&&this._set(t)&&(t=e=null),this._stops||this.setStops(t||["white","black"]),null==this._radial&&this.setRadial("string"==typeof e&&"radial"===e||e||!1)},_serialize:function(t,i){return i.add(this,function(){return e.serialize([this._stops,this._radial],t,!0,i)})},_changed:function(){for(var t=0,e=this._owners&&this._owners.length;e>t;t++)this._owners[t]._changed()},_addOwner:function(t){this._owners||(this._owners=[]),this._owners.push(t)},_removeOwner:function(t){var e=this._owners?this._owners.indexOf(t):-1;-1!=e&&(this._owners.splice(e,1),0===this._owners.length&&delete this._owners)},clone:function(){for(var t=[],e=0,i=this._stops.length;i>e;e++)t[e]=this._stops[e].clone();return new E(t)},getStops:function(){return this._stops},setStops:function(t){if(this.stops)for(var e=0,i=this._stops.length;i>e;e++)delete this._stops[e]._owner;if(t.length<2)throw Error("Gradient stop list needs to contain at least two stops.");this._stops=F.readAll(t,0,!1,!0);for(var e=0,i=this._stops.length;i>e;e++){var n=this._stops[e];n._owner=this,n._defaultRamp&&n.setRampPoint(e/(i-1))}this._changed()},getRadial:function(){return this._radial},setRadial:function(t){this._radial=t,this._changed()},equals:function(t){if(t===this)return!0;if(t&&this._class===t._class&&this._stops.length===t._stops.length){for(var e=0,i=this._stops.length;i>e;e++)if(!this._stops[e].equals(t._stops[e]))return!1;return!0}return!1}}),F=e.extend({_class:"GradientStop",initialize:function(e,i){if(e){var n,r;i===t&&Array.isArray(e)?(n=e[0],r=e[1]):e.color?(n=e.color,r=e.rampPoint):(n=e,r=i),this.setColor(n),this.setRampPoint(r)}},clone:function(){return new F(this._color.clone(),this._rampPoint)},_serialize:function(t,i){return e.serialize([this._color,this._rampPoint],t,!0,i)},_changed:function(){this._owner&&this._owner._changed(17)},getRampPoint:function(){return this._rampPoint},setRampPoint:function(t){this._defaultRamp=null==t,this._rampPoint=t||0,this._changed()},getColor:function(){return this._color},setColor:function(t){this._color=j.read(arguments),this._color===t&&(this._color=t.clone()),this._color._owner=this,this._changed()},equals:function(t){return t===this||t&&this._class===t._class&&this._color.equals(t._color)&&this._rampPoint==t._rampPoint||!1}}),q=e.extend(new function(){var i={fillColor:t,strokeColor:t,strokeWidth:1,strokeCap:"butt",strokeJoin:"miter",miterLimit:10,dashOffset:0,dashArray:[],windingRule:"nonzero",shadowColor:t,shadowBlur:0,shadowOffset:new h,selectedColor:t,font:"sans-serif",fontSize:12,leading:null,justification:"left"},n={strokeWidth:25,strokeCap:25,strokeJoin:25,miterLimit:25,font:5,fontSize:5,leading:5,justification:5},r={},s={_defaults:i,_textDefaults:new e(i,{fillColor:new j})};return e.each(i,function(i,a){var o=/Color$/.test(a),h=e.capitalize(a),u=n[a],l="set"+h,c="get"+h;s[l]=function(t){var e=this._item&&this._item._children;if(e&&e.length>0&&"compound-path"!==this._item._type)for(var i=0,n=e.length;n>i;i++)e[i]._style[l](t);else{var r=this._values[a];r!=t&&(o&&(r&&delete r._owner,t&&t.constructor===j&&(t._owner&&(t=t.clone()),t._owner=this._item)),this._values[a]=t,this._item&&this._item._changed(u||17))}},s[c]=function(){var i,n=this._item&&this._item._children;if(!n||0===n.length||arguments[0]||"compound-path"===this._item._type){var i=this._values[a];return i===t?(i=this._defaults[a],i&&i.clone&&(i=i.clone()),this._values[a]=i):!o||i&&i.constructor===j||(this._values[a]=i=j.read([i],0,0,{readNull:!0,clone:!0}),i&&(i._owner=this._item)),i}for(var r=0,s=n.length;s>r;r++){var h=n[r]._style[c]();if(0===r)i=h;else if(!e.equals(i,h))return t}return i},r[c]=function(){return this._style[c]()},r[l]=function(t){this._style[l](t)}}),y.inject(r),s},{_class:"Style",initialize:function(t,e){this._values={},this._item=e,e instanceof D&&(this._defaults=this._textDefaults),t&&this.set(t)},set:function(t){var e=t instanceof q,i=e?t._values:t;if(i)for(var n in i)if(n in this._defaults){var r=i[n];this[n]=r&&e&&r.clone?r.clone():r}},equals:function(t){return t===this||t&&this._class===t._class&&e.equals(this._values,t._values)||!1},hasFill:function(){return!!this.getFillColor()},hasStroke:function(){return!!this.getStrokeColor()&&this.getStrokeWidth()>0},hasShadow:function(){return!!this.getShadowColor()&&this.getShadowBlur()>0},getLeading:function be(){var t=be.base.call(this);return null!=t?t:1.2*this.getFontSize()},getFontStyle:function(){var t=this.getFontSize();return t+(/[a-z]/i.test(t+"")?" ":"px ")+this.getFont()}}),R=new function(){function i(t,n){for(var r=[],s=0,a=t&&t.length;a>s;){var o=t[s++];if("string"==typeof o)o=document.createElement(o);else if(!o||!o.nodeType)continue;e.isPlainObject(t[s])&&R.set(o,t[s++]),Array.isArray(t[s])&&i(t[s++],o),n&&n.appendChild(o),r.push(o)}return r}var n=/^(checked|value|selected|disabled)$/i,r={text:"textContent",html:"innerHTML"},s={lineHeight:1,zoom:1,zIndex:1,opacity:1};return{create:function(t,e){var n=Array.isArray(t),r=i(n?t:arguments,n?e:null);return 1==r.length?r[0]:r},find:function(t,e){return(e||document).querySelector(t)},findAll:function(t,e){return(e||document).querySelectorAll(t)},get:function(t,e){return t?n.test(e)?"value"===e||"string"!=typeof t[e]?t[e]:!0:e in r?t[r[e]]:t.getAttribute(e):null},set:function(e,i,s){if("string"!=typeof i)for(var a in i)i.hasOwnProperty(a)&&this.set(e,a,i[a]);else{if(!e||s===t)return e;n.test(i)?e[i]=s:i in r?e[r[i]]=s:"style"===i?this.setStyle(e,s):"events"===i?V.add(e,s):e.setAttribute(i,s)}return e},getStyles:function(t){var e=t&&9!==t.nodeType?t.ownerDocument:t,i=e&&e.defaultView;return i&&i.getComputedStyle(t,"")},getStyle:function(t,e){return t&&t.style[e]||this.getStyles(t)[e]||null},setStyle:function(t,e,i){if("string"!=typeof e)for(var n in e)e.hasOwnProperty(n)&&this.setStyle(t,n,e[n]);else!/^-?[\d\.]+$/.test(i)||e in s||(i+="px"),t.style[e]=i;return t},hasClass:function(t,e){return RegExp("\\s*"+e+"\\s*").test(t.className)},addClass:function(t,e){t.className=(t.className+" "+e).trim()},removeClass:function(t,e){t.className=t.className.replace(RegExp("\\s*"+e+"\\s*")," ").trim()},remove:function(t){t.parentNode&&t.parentNode.removeChild(t)},removeChildren:function(t){for(;t.firstChild;)t.removeChild(t.firstChild)},getBounds:function(t,e){var i,n=t.ownerDocument,r=n.body,s=n.documentElement;try{i=t.getBoundingClientRect()}catch(a){i={left:0,top:0,width:0,height:0}}var o=i.left-(s.clientLeft||r.clientLeft||0),h=i.top-(s.clientTop||r.clientTop||0);if(!e){var u=n.defaultView;o+=u.pageXOffset||s.scrollLeft||r.scrollLeft,h+=u.pageYOffset||s.scrollTop||r.scrollTop}return new _(o,h,i.width,i.height)},getViewportBounds:function(t){var e=t.ownerDocument,i=e.defaultView,n=e.documentElement;return new _(0,0,i.innerWidth||n.clientWidth,i.innerHeight||n.clientHeight)},getOffset:function(t,e){return this.getBounds(t,e).getPoint()},getSize:function(t){return this.getBounds(t,!0).getSize()},isInvisible:function(t){return this.getSize(t).equals(new c(0,0))},isInView:function(t){return!this.isInvisible(t)&&this.getViewportBounds(t).intersects(this.getBounds(t,!0))},getPrefixValue:function(t,e){for(var i=t[e],n=["webkit","moz","ms","o"],r=e[0].toUpperCase()+e.substring(1),s=0;4>s&&null==i;s++)i=t[n[s]+r];return i}}},V={add:function(t,e){for(var i in e){var n=e[i];t.addEventListener?t.addEventListener(i,n,!1):t.attachEvent&&t.attachEvent("on"+i,n.bound=function(){n.call(t,window.event)})}},remove:function(t,e){for(var i in e){var n=e[i];t.removeEventListener?t.removeEventListener(i,n,!1):t.detachEvent&&t.detachEvent("on"+i,n.bound)}},getPoint:function(t){var e=t.targetTouches?t.targetTouches.length?t.targetTouches[0]:t.changedTouches[0]:t;return new h(e.pageX||e.clientX+document.documentElement.scrollLeft,e.pageY||e.clientY+document.documentElement.scrollTop)},getTarget:function(t){return t.target||t.srcElement},getOffset:function(t,e){return V.getPoint(t).subtract(R.getOffset(e||V.getTarget(t)))},preventDefault:function(t){t.preventDefault?t.preventDefault():t.returnValue=!1},stopPropagation:function(t){t.stopPropagation?t.stopPropagation():t.cancelBubble=!0},stop:function(t){V.stopPropagation(t),V.preventDefault(t)}};V.requestAnimationFrame=new function(){function t(){for(var e=s.length-1;e>=0;e--){var o=s[e],h=o[0],u=o[1];(!u||("true"==r.getAttribute(u,"keepalive")||a)&&R.isInView(u))&&(s.splice(e,1),h())}i&&(s.length?i(t):n=!1)}var e,i=R.getPrefixValue(window,"requestAnimationFrame"),n=!1,s=[],a=!0;return V.add(window,{focus:function(){a=!0},blur:function(){a=!1}}),function(r,a){s.push([r,a]),i?n||(i(t),n=!0):e||(e=setInterval(t,1e3/60))}};var Z=e.extend(n,{_class:"View",initialize:function Ce(t){this._scope=paper,this._project=paper.project,this._element=t;var e;if(this._id=t.getAttribute("id"),null==this._id&&t.setAttribute("id",this._id="view-"+Ce._id++),V.add(t,this._viewHandlers),r.hasAttribute(t,"resize")){var i=R.getOffset(t,!0),n=this;e=R.getViewportBounds(t).getSize().subtract(i),this._windowHandlers={resize:function(){R.isInvisible(t)||(i=R.getOffset(t,!0)),n.setViewSize(R.getViewportBounds(t).getSize().subtract(i))}},V.add(window,this._windowHandlers)}else e=R.getSize(t),(e.isNaN()||e.isZero())&&(e=new c(parseInt(t.getAttribute("width"),10),parseInt(t.getAttribute("height"),10)));if(this._setViewSize(e),r.hasAttribute(t,"stats")&&"undefined"!=typeof Stats){this._stats=new Stats;var s=this._stats.domElement,a=s.style,i=R.getOffset(t);a.position="absolute",a.left=i.x+"px",a.top=i.y+"px",document.body.appendChild(s)}Ce._views.push(this),Ce._viewsById[this._id]=this,this._viewSize=e,(this._matrix=new g)._owner=this,this._zoom=1,Ce._focused||(Ce._focused=this),this._frameItems={},this._frameItemCount=0},remove:function(){return this._project?(Z._focused==this&&(Z._focused=null),Z._views.splice(Z._views.indexOf(this),1),delete Z._viewsById[this._id],this._project.view==this&&(this._project.view=null),V.remove(this._element,this._viewHandlers),V.remove(window,this._windowHandlers),this._element=this._project=null,this.detach("frame"),this._frameItems={},!0):!1},_events:{onFrame:{install:function(){this._animate=!0,this._requested||this._requestFrame()},uninstall:function(){this._animate=!1}},onResize:{}},_animate:!1,_time:0,_count:0,_requestFrame:function(){var t=this;V.requestAnimationFrame(function(){t._requested=!1,t._animate&&(t._requestFrame(),t._handleFrame())},this._element),this._requested=!0},_handleFrame:function(){paper=this._scope;var t=Date.now()/1e3,i=this._before?t-this._before:0;this._before=t,this._handlingFrame=!0,this.fire("frame",new e({delta:i,time:this._time+=i,count:this._count++})),this._stats&&this._stats.update(),this._handlingFrame=!1,this.draw(!0)},_animateItem:function(t,e){var i=this._frameItems;e?(i[t._id]={item:t,time:0,count:0},1===++this._frameItemCount&&this.attach("frame",this._handleFrameItems)):(delete i[t._id],0===--this._frameItemCount&&this.detach("frame",this._handleFrameItems))},_handleFrameItems:function(t){for(var i in this._frameItems){var n=this._frameItems[i];n.item.fire("frame",new e(t,{time:n.time+=t.delta,count:n.count++}))}},_redraw:function(){this._project._needsRedraw=!0,this._handlingFrame||(this._animate?this._handleFrame():this.draw())},_changed:function(t){1&t&&(this._project._needsRedraw=!0)},_transform:function(t){this._matrix.concatenate(t),this._bounds=null,this._redraw()},getElement:function(){return this._element},getViewSize:function(){var t=this._viewSize;return new d(t.width,t.height,this,"setViewSize")},setViewSize:function(t){t=c.read(arguments);var e=t.subtract(this._viewSize);e.isZero()||(this._viewSize.set(t.width,t.height),this._setViewSize(t),this._bounds=null,this.fire("resize",{size:t,delta:e}),this._redraw())},_setViewSize:function(t){var e=this._element;e.width=t.width,e.height=t.height},getBounds:function(){return this._bounds||(this._bounds=this._matrix.inverted()._transformBounds(new _(new h,this._viewSize))),this._bounds},getSize:function(){return this.getBounds().getSize(arguments[0])},getCenter:function(){return this.getBounds().getCenter(arguments[0])},setCenter:function(t){t=h.read(arguments),this.scrollBy(t.subtract(this.getCenter()))},getZoom:function(){return this._zoom},setZoom:function(t){this._transform((new g).scale(t/this._zoom,this.getCenter())),this._zoom=t},isVisible:function(){return R.isInView(this._element)},scrollBy:function(){this._transform((new g).translate(h.read(arguments).negate()))},projectToView:function(){return this._matrix._transformPoint(h.read(arguments))},viewToProject:function(){return this._matrix._inverseTransform(h.read(arguments))}},{statics:{_views:[],_viewsById:{},_id:0,create:function(t){return"string"==typeof t&&(t=document.getElementById(t)),new H(t)}}},new function(){function t(t){var e=V.getTarget(t);return e.getAttribute&&Z._viewsById[e.getAttribute("id")]}function e(t,e){return t.viewToProject(V.getOffset(e,t._element))}function i(){if(!Z._focused||!Z._focused.isVisible())for(var t=0,e=Z._views.length;e>t;t++){var i=Z._views[t];if(i&&i.isVisible()){Z._focused=u=i;break}}}function n(i){var n=Z._focused=t(i),r=e(n,i);l=!0,n._onMouseDown&&n._onMouseDown(i,r),(o=n._scope._tool)&&o._onHandleEvent("mousedown",r,i),n.draw(!0)}function r(n){var r;if(l||(r=t(n),r?(h=Z._focused,Z._focused=u=r):u&&u==Z._focused&&(Z._focused=h,i())),r=r||Z._focused){var s=n&&e(r,n);r._onMouseMove&&r._onMouseMove(n,s),(o=r._scope._tool)&&o._onHandleEvent(l&&o.responds("mousedrag")?"mousedrag":"mousemove",s,n)&&V.stop(n),r.draw(!0)}}function s(t){var i=Z._focused;if(i&&l){var n=e(i,t);curPoint=null,l=!1,i._onMouseUp&&i._onMouseUp(t,n),o&&o._onHandleEvent("mouseup",n,t)&&V.stop(t),i.draw(!0)}}function a(t){l&&V.stop(t)}var o,h,u,l=!1;return V.add(document,{mousemove:r,mouseup:s,touchmove:r,touchend:s,selectstart:a,scroll:i}),V.add(window,{load:i}),{_viewHandlers:{mousedown:n,touchstart:n,selectstart:a},statics:{updateFocus:i}}}),H=Z.extend({_class:"CanvasView",initialize:function(t){if(!(t instanceof HTMLCanvasElement)){var e=c.read(arguments);if(e.isZero())throw Error("Cannot create CanvasView with the provided argument: "+t);t=K.getCanvas(e)}if(this._context=t.getContext("2d"),this._eventCounters={},this._ratio=1,"off"!==r.getAttribute(t,"hidpi")){var i=window.devicePixelRatio||1,n=R.getPrefixValue(this._context,"backingStorePixelRatio")||1;this._ratio=i/n}Z.call(this,t)},_setViewSize:function(t){var e=t.width,i=t.height,n=this._ratio,r=this._element,s=r.style;r.width=e*n,r.height=i*n,1!==n&&(s.width=e+"px",s.height=i+"px",this._context.scale(n,n))},draw:function(t){if(t&&!this._project._needsRedraw)return!1;var e=this._context,i=this._viewSize;return e.clearRect(0,0,i.width+1,i.height+1),this._project.draw(e,this._matrix,this._ratio),this._project._needsRedraw=!1,!0}},new function(){function t(t,e,i,n,r,s){for(var a,o=n;o;){if(o.responds(t)&&(a||(a=new J(t,e,i,n,r?i.subtract(r):null)),o.fire(t,a)&&(!s||a._stopped)))return!1;o=o.getParent()}return!0}function e(e,i,n,r,s){if(e._eventCounters[i]){var a=e._project,u=a.hitTest(r,{tolerance:a.options.hitTolerance||0,fill:!0,stroke:!0}),l=u&&u.item;if(l)return"mousemove"===i&&l!=o&&(s=r),"mousemove"===i&&h||t(i,n,r,l,s),l}}var i,n,r,s,a,o,h,u,l;return{_onMouseDown:function(t,o){var c=e(this,"mousedown",t,o);u=a==c&&Date.now()-l<300,s=a=c,i=n=r=o,h=s&&s.responds("mousedrag")},_onMouseUp:function(a,o){var c=e(this,"mouseup",a,o);h&&(n&&!n.equals(o)&&t("mousedrag",a,o,s,n),c!=s&&(r=o,t("mousemove",a,o,c,r))),c===s&&(l=Date.now(),(!u||t("doubleclick",a,i,c))&&t("click",a,i,c),u=!1),s=null,h=!1},_onMouseMove:function(i,a){s&&t("mousedrag",i,a,s,n);var h=e(this,"mousemove",i,a,r);n=r=a,h!==o&&(t("mouseleave",i,a,o),o=h,t("mouseenter",i,a,h))}}}),W=e.extend({_class:"Event",initialize:function(t){this.event=t},preventDefault:function(){this._prevented=!0,V.preventDefault(this.event)},stopPropagation:function(){this._stopped=!0,V.stopPropagation(this.event)},stop:function(){this.stopPropagation(),this.preventDefault()},getModifiers:function(){return X.modifiers}}),G=W.extend({_class:"KeyEvent",initialize:function(t,e,i,n){W.call(this,n),this.type=t?"keydown":"keyup",this.key=e,this.character=i},toString:function(){return"{ type: '"+this.type+"', key: '"+this.key+"', character: '"+this.character+"', modifiers: "+this.getModifiers()+" }"}}),X=new function(){function t(t,i,r,h){var u,l=r?String.fromCharCode(r):"",c=n[i],d=c||l.toLowerCase(),_=t?"keydown":"keyup",f=Z._focused,g=f&&f.isVisible()&&f._scope,v=g&&g._tool;o[d]=t,c&&(u=e.camelize(c))in s&&(s[u]=t),t?a[i]=r:delete a[i],v&&v.responds(_)&&(paper=g,v.fire(_,new G(t,d,l,h)),f&&f.draw(!0))}var i,n={8:"backspace",9:"tab",13:"enter",16:"shift",17:"control",18:"option",19:"pause",20:"caps-lock",27:"escape",32:"space",35:"end",36:"home",37:"left",38:"up",39:"right",40:"down",46:"delete",91:"command",93:"command",224:"command"},r={9:!0,13:!0,32:!0},s=new e({shift:!1,control:!1,option:!1,command:!1,capsLock:!1,space:!1}),a={},o={};return V.add(document,{keydown:function(e){var s=e.which||e.keyCode;s in n?t(!0,s,s in r?s:0,e):i=s},keypress:function(e){null!=i&&(t(!0,i,e.which||e.keyCode,e),i=null)},keyup:function(e){var i=e.which||e.keyCode;i in a&&t(!1,i,a[i],e)}}),V.add(window,{blur:function(e){for(var i in a)t(!1,i,a[i],e)}}),{modifiers:s,isDown:function(t){return!!o[t]}}},J=W.extend({_class:"MouseEvent",initialize:function(t,e,i,n,r){W.call(this,e),this.type=t,this.point=i,this.target=n,this.delta=r},toString:function(){return"{ type: '"+this.type+"', point: "+this.point+", target: "+this.target+(this.delta?", delta: "+this.delta:"")+", modifiers: "+this.getModifiers()+" }"}}),Y=W.extend({_class:"ToolEvent",_item:null,initialize:function(t,e,i){this.tool=t,this.type=e,this.event=i},_choosePoint:function(t,e){return t?t:e?e.clone():null},getPoint:function(){return this._choosePoint(this._point,this.tool._point)},setPoint:function(t){this._point=t},getLastPoint:function(){return this._choosePoint(this._lastPoint,this.tool._lastPoint)},setLastPoint:function(t){this._lastPoint=t},getDownPoint:function(){return this._choosePoint(this._downPoint,this.tool._downPoint)},setDownPoint:function(t){this._downPoint=t},getMiddlePoint:function(){return!this._middlePoint&&this.tool._lastPoint?this.tool._point.add(this.tool._lastPoint).divide(2):this._middlePoint},setMiddlePoint:function(t){this._middlePoint=t},getDelta:function(){return!this._delta&&this.tool._lastPoint?this.tool._point.subtract(this.tool._lastPoint):this._delta},setDelta:function(t){this._delta=t},getCount:function(){return/^mouse(down|up)$/.test(this.type)?this.tool._downCount:this.tool._count},setCount:function(t){this.tool[/^mouse(down|up)$/.test(this.type)?"downCount":"count"]=t},getItem:function(){if(!this._item){var t=this.tool._scope.project.hitTest(this.getPoint());if(t){for(var e=t.item,i=e._parent;/^(group|compound-path)$/.test(i._type);)e=i,i=i._parent;this._item=e}}return this._item},setItem:function(t){this._item=t},toString:function(){return"{ type: "+this.type+", point: "+this.getPoint()+", count: "+this.getCount()+", modifiers: "+this.getModifiers()+" }"}}),U=s.extend({_class:"Tool",_list:"tools",_reference:"_tool",_events:["onActivate","onDeactivate","onEditOptions","onMouseDown","onMouseUp","onMouseDrag","onMouseMove","onKeyDown","onKeyUp"],initialize:function(t){s.call(this),this._firstMove=!0,this._count=0,this._downCount=0,this._set(t)},getMinDistance:function(){return this._minDistance},setMinDistance:function(t){this._minDistance=t,null!=this._minDistance&&null!=this._maxDistance&&this._minDistance>this._maxDistance&&(this._maxDistance=this._minDistance)},getMaxDistance:function(){return this._maxDistance},setMaxDistance:function(t){this._maxDistance=t,null!=this._minDistance&&null!=this._maxDistance&&this._maxDistance<this._minDistance&&(this._minDistance=t)},getFixedDistance:function(){return this._minDistance==this._maxDistance?this._minDistance:null},setFixedDistance:function(t){this._minDistance=t,this._maxDistance=t},_updateEvent:function(t,e,i,n,r,s,a){if(!r){if(null!=i||null!=n){var o=null!=i?i:0,h=e.subtract(this._point),u=h.getLength();if(o>u)return!1;var l=null!=n?n:0;if(0!=l)if(u>l)e=this._point.add(h.normalize(l));else if(a)return!1}if(s&&e.equals(this._point))return!1}switch(this._lastPoint=r&&"mousemove"==t?e:this._point,this._point=e,t){case"mousedown":this._lastPoint=this._downPoint,this._downPoint=this._point,this._downCount++;break;case"mouseup":this._lastPoint=this._downPoint}return this._count=r?0:this._count+1,!0},_fireEvent:function(t,e){var i=paper.project._removeSets;if(i){"mouseup"===t&&(i.mousedrag=null);var n=i[t];if(n){for(var r in n){var s=n[r];for(var a in i){var o=i[a];o&&o!=n&&delete o[s._id]}s.remove()}i[t]=null}}return this.responds(t)&&this.fire(t,new Y(this,t,e))},_onHandleEvent:function(t,e,i){paper=this._scope;var n=!1;switch(t){case"mousedown":this._updateEvent(t,e,null,null,!0,!1,!1),n=this._fireEvent(t,i);break;case"mousedrag":for(var r=!1,s=!1;this._updateEvent(t,e,this.minDistance,this.maxDistance,!1,r,s);)n=this._fireEvent(t,i)||n,r=!0,s=!0;break;case"mouseup":!e.equals(this._point)&&this._updateEvent("mousedrag",e,this.minDistance,this.maxDistance,!1,!1,!1)&&(n=this._fireEvent("mousedrag",i)),this._updateEvent(t,e,null,this.maxDistance,!1,!1,!1),n=this._fireEvent(t,i)||n,this._updateEvent(t,e,null,null,!0,!1,!1),this._firstMove=!0;break;case"mousemove":for(;this._updateEvent(t,e,this.minDistance,this.maxDistance,this._firstMove,!0,!1);)n=this._fireEvent(t,i)||n,this._firstMove=!1}return n}}),$={request:function(t,e,i){var n=new(window.ActiveXObject||XMLHttpRequest)("Microsoft.XMLHTTP");return n.open(t.toUpperCase(),e,!0),"overrideMimeType"in n&&n.overrideMimeType("text/plain"),n.onreadystatechange=function(){if(4===n.readyState){var t=n.status;if(0!==t&&200!==t)throw Error("Could not load "+e+" (Error "+t+")");i.call(n,n.responseText)}},n.send(null)}},K={canvases:[],getCanvas:function(t,e,i){var n,r=!0;"object"==typeof t&&(i=e,e=t.height,t=t.width),i?1!==i&&(t*=i,e*=i):i=1,n=this.canvases.length?this.canvases.pop():document.createElement("canvas");var s=n.getContext("2d");return n.width===t&&n.height===e?r&&s.clearRect(0,0,t+1,e+1):(n.width=t,n.height=e),s.save(),1!==i&&s.scale(i,i),n},getContext:function(t,e){return this.getCanvas(t,e).getContext("2d")},release:function(t){var e=t.canvas?t.canvas:t;e.getContext("2d").restore(),this.canvases.push(e)}},Q=new function(){function t(t,e,i){return.2989*t+.587*e+.114*i}function i(e,i,n,r){var s=r-t(e,i,n);_=e+s,f=i+s,g=n+s;var r=t(_,f,g),a=v(_,f,g),o=m(_,f,g);if(0>a){var h=r-a;_=r+(_-r)*r/h,f=r+(f-r)*r/h,g=r+(g-r)*r/h}if(o>255){var u=255-r,l=o-r;_=r+(_-r)*u/l,f=r+(f-r)*u/l,g=r+(g-r)*u/l}}function n(t,e,i){return m(t,e,i)-v(t,e,i)}function r(t,e,i,n){var r,s=[t,e,i],a=m(t,e,i),o=v(t,e,i);o=o===t?0:o===e?1:2,a=a===t?0:a===e?1:2,r=0===v(o,a)?1===m(o,a)?2:1:0,s[a]>s[o]?(s[r]=(s[r]-s[o])*n/(s[a]-s[o]),s[a]=n):s[r]=s[a]=0,s[o]=0,_=s[0],f=s[1],g=s[2]}var s,a,o,h,u,l,c,d,_,f,g,v=Math.min,m=Math.max,p=Math.abs,y={multiply:function(){_=u*s/255,f=l*a/255,g=c*o/255},screen:function(){_=u+s-u*s/255,f=l+a-l*a/255,g=c+o-c*o/255},overlay:function(){_=128>u?2*u*s/255:255-2*(255-u)*(255-s)/255,f=128>l?2*l*a/255:255-2*(255-l)*(255-a)/255,g=128>c?2*c*o/255:255-2*(255-c)*(255-o)/255},"soft-light":function(){var t=s*u/255;_=t+u*(255-(255-u)*(255-s)/255-t)/255,t=a*l/255,f=t+l*(255-(255-l)*(255-a)/255-t)/255,t=o*c/255,g=t+c*(255-(255-c)*(255-o)/255-t)/255},"hard-light":function(){_=128>s?2*s*u/255:255-2*(255-s)*(255-u)/255,f=128>a?2*a*l/255:255-2*(255-a)*(255-l)/255,g=128>o?2*o*c/255:255-2*(255-o)*(255-c)/255},"color-dodge":function(){_=0===u?0:255===s?255:v(255,255*u/(255-s)),f=0===l?0:255===a?255:v(255,255*l/(255-a)),g=0===c?0:255===o?255:v(255,255*c/(255-o))},"color-burn":function(){_=255===u?255:0===s?0:m(0,255-255*(255-u)/s),f=255===l?255:0===a?0:m(0,255-255*(255-l)/a),g=255===c?255:0===o?0:m(0,255-255*(255-c)/o)},darken:function(){_=s>u?u:s,f=a>l?l:a,g=o>c?c:o},lighten:function(){_=u>s?u:s,f=l>a?l:a,g=c>o?c:o},difference:function(){_=u-s,0>_&&(_=-_),f=l-a,0>f&&(f=-f),g=c-o,0>g&&(g=-g)},exclusion:function(){_=u+s*(255-u-u)/255,f=l+a*(255-l-l)/255,g=c+o*(255-c-c)/255},hue:function(){r(s,a,o,n(u,l,c)),i(_,f,g,t(u,l,c))},saturation:function(){r(u,l,c,n(s,a,o)),i(_,f,g,t(u,l,c))},luminosity:function(){i(u,l,c,t(s,a,o))},color:function(){i(s,a,o,t(u,l,c))},add:function(){_=v(u+s,255),f=v(l+a,255),g=v(c+o,255)},subtract:function(){_=m(u-s,0),f=m(l-a,0),g=m(c-o,0)},average:function(){_=(u+s)/2,f=(l+a)/2,g=(c+o)/2},negation:function(){_=255-p(255-s-u),f=255-p(255-a-l),g=255-p(255-o-c)}},w=this.nativeModes=e.each(["source-over","source-in","source-out","source-atop","destination-over","destination-in","destination-out","destination-atop","lighter","darker","copy","xor"],function(t){this[t]=!0},{}),x=K.getContext(1,1);e.each(y,function(t,e){x.save();var i="darken"===e,n=!1;x.fillStyle=i?"#300":"#a00",x.fillRect(0,0,1,1),x.globalCompositeOperation=e,x.globalCompositeOperation===e&&(x.fillStyle=i?"#a00":"#300",x.fillRect(0,0,1,1),n=x.getImageData(0,0,1,1).data[0]!==(i?170:51)),w[e]=n,x.restore()}),K.release(x),this.process=function(t,e,i,n,r){var v=e.canvas,m="normal"===t;if(m||w[t])i.save(),i.setTransform(1,0,0,1,0,0),i.globalAlpha=n,m||(i.globalCompositeOperation=t),i.drawImage(v,r.x,r.y),i.restore();else{var p=y[t];if(!p)return;for(var x=i.getImageData(r.x,r.y,v.width,v.height),b=x.data,C=e.getImageData(0,0,v.width,v.height).data,S=0,P=b.length;P>S;S+=4){s=C[S],u=b[S],a=C[S+1],l=b[S+1],o=C[S+2],c=b[S+2],h=C[S+3],d=b[S+3],p();var z=h*n/255,M=1-z;b[S]=z*_+M*u,b[S+1]=z*f+M*l,b[S+2]=z*g+M*c,b[S+3]=h*n+M*d}i.putImageData(x,r.x,r.y)}}},te=e.each({fillColor:["fill","color"],strokeColor:["stroke","color"],strokeWidth:["stroke-width","number"],strokeCap:["stroke-linecap","string"],strokeJoin:["stroke-linejoin","string"],miterLimit:["stroke-miterlimit","number"],dashArray:["stroke-dasharray","array"],dashOffset:["stroke-dashoffset","number"],font:["font-family","string"],fontSize:["font-size","number"],justification:["text-anchor","lookup",{left:"start",center:"middle",right:"end"}],opacity:["opacity","number"],blendMode:["mix-blend-mode","string"]},function(t,i){var n=e.capitalize(i),r=t[2];this[i]={type:t[1],property:i,attribute:t[0],toSVG:r,fromSVG:r&&e.each(r,function(t,e){this[t]=e},{}),get:"get"+n,set:"set"+n}},{}),ee={href:"http://www.w3.org/1999/xlink",xlink:"http://www.w3.org/2000/xmlns"};return new function(){function t(t,e){for(var i in e){var n=e[i],r=ee[i];"number"==typeof n&&(n=S.number(n)),r?t.setAttributeNS(r,i,n):t.setAttribute(i,n)}return t}function n(e,i){return t(document.createElementNS("http://www.w3.org/2000/svg",e),i)}function r(t,e,i){var n=t._matrix,r=n.getTranslation(),s={};if(e){n=n.shiftless();var a=n._inverseTransform(r);s[i?"cx":"x"]=a.x,s[i?"cy":"y"]=a.y,r=null}if(n.isIdentity())return s;var h=n.decompose();if(h&&!h.shearing){var u=[],l=h.rotation,c=h.scaling;r&&!r.isZero()&&u.push("translate("+S.point(r)+")"),o.isZero(c.x-1)&&o.isZero(c.y-1)||u.push("scale("+S.point(c)+")"),l&&u.push("rotate("+S.number(l)+")"),s.transform=u.join(" ")}else s.transform="matrix("+n.getValues().join(",")+")";return s}function s(e,i){for(var s=r(e),a=e._children,o=n("g",s),h=0,u=a.length;u>h;h++){var l=a[h],c=b(l,i);if(c)if(l.isClipMask()){var d=n("clipPath");d.appendChild(c),w(l,d,"clip"),t(o,{"clip-path":"url(#"+d.id+")"})}else o.appendChild(c)}return o}function h(t){var e=r(t,!0),i=t.getSize();return e.x-=i.width/2,e.y-=i.height/2,e.width=i.width,e.height=i.height,e.href=t.toDataURL(),n("image",e)}function u(t,e){if(e.matchShapes){var r=t.toShape(!1);if(r)return c(r,e)}var s,a,o=t._segments;if(0===o.length)return null;if(t.isPolygon())if(o.length>=3){s=t._closed?"polygon":"polyline";var h=[];for(i=0,l=o.length;l>i;i++)h.push(S.point(o[i]._point));a={points:h.join(" ")}}else{s="line";var u=o[0]._point,d=o[o.length-1]._point;a={x1:u.x,y1:u.y,x2:d.x,y2:d.y}}else{s="path";var _=t.getPathData();a=_&&{d:_}}return n(s,a)}function c(t){var e=t._shape,i=t._radius,s=r(t,!0,"rectangle"!==e);if("rectangle"===e){e="rect";var a=t._size,o=a.width,h=a.height;s.x-=o/2,s.y-=h/2,s.width=o,s.height=h,i.isZero()&&(i=null)}return i&&("circle"===e?s.r=i:(s.rx=i.width,s.ry=i.height)),n(e,s)}function d(t){var e=r(t,!0),i=t.getPathData();return i&&(e.d=i),n("path",e)}function _(t,e){var i=r(t,!0),s=t.getSymbol(),a=p(s,"symbol"),o=s.getDefinition(),h=o.getBounds();return a||(a=n("symbol",{viewBox:S.rectangle(h)}),a.appendChild(b(o,e)),w(s,a,"symbol")),i.href="#"+a.id,i.x+=h.x,i.y+=h.y,i.width=S.number(h.width),i.height=S.number(h.height),n("use",i)}function f(t){var e=p(t,"color");if(!e){var i,r=t.getGradient(),s=r._radial,a=t.getOrigin().transform(),o=t.getDestination().transform();if(s){i={cx:a.x,cy:a.y,r:a.getDistance(o)};var h=t.getHighlight();h&&(h=h.transform(),i.fx=h.x,i.fy=h.y)}else i={x1:a.x,y1:a.y,x2:o.x,y2:o.y};i.gradientUnits="userSpaceOnUse",e=n((s?"radial":"linear")+"Gradient",i);for(var u=r._stops,l=0,c=u.length;c>l;l++){var d=u[l],_=d._color,f=_.getAlpha();i={offset:d._rampPoint,"stop-color":_.toCSS(!0)},1>f&&(i["stop-opacity"]=f),e.appendChild(n("stop",i))}w(t,e,"color")}return"url(#"+e.id+")"}function g(t){var e=n("text",r(t,!0));return e.textContent=t._content,e}function v(i,n){var r={},s=i.getParent();return null!=i._name&&(r.id=i._name),e.each(te,function(t){var n=t.get,a=t.type,o=i[n]();if(!s||!e.equals(s[n](),o)){if("color"===a&&null!=o){var h=o.getAlpha();1>h&&(r[t.attribute+"-opacity"]=h)}r[t.attribute]=null==o?"none":"number"===a?S.number(o):"color"===a?o.gradient?f(o,i):o.toCSS(!0):"array"===a?o.join(","):"lookup"===a?t.toSVG[o]:o}}),1===r.opacity&&delete r.opacity,null==i._visibility||i._visibility||(r.visibility="hidden"),t(n,r)}function p(t,e){return P||(P={ids:{},svgs:{}}),t&&P.svgs[e+"-"+t._id]}function w(t,e,i){P||p();var n=P.ids[i]=(P.ids[i]||0)+1;e.id=i+"-"+n,P.svgs[i+"-"+t._id]=e}function x(t,e){var i=t,r=null;if(P){i="svg"===t.nodeName.toLowerCase()&&t;for(var s in P.svgs)r||(i||(i=n("svg"),i.appendChild(t)),r=i.insertBefore(n("defs"),i.firstChild)),r.appendChild(P.svgs[s]);P=null}return e.asString?(new XMLSerializer).serializeToString(i):i}function b(t,e){var i=z[t._type],n=i&&i(t,e);return n&&t._data&&n.setAttribute("data-paper-data",JSON.stringify(t._data)),n&&v(t,n)}function C(t){return t||(t={}),S=new a(t.precision),t
37}var S,P,z={group:s,layer:s,raster:h,path:u,shape:c,"compound-path":d,"placed-symbol":_,"point-text":g};y.inject({exportSVG:function(t){return t=C(t),x(b(this,t),t)}}),m.inject({exportSVG:function(t){t=C(t);for(var e=this.layers,i=this.view.getSize(),r=n("svg",{x:0,y:0,width:i.width,height:i.height,version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"}),s=0,a=e.length;a>s;s++)r.appendChild(b(e[s],t));return x(r,t)}})},new function(){function i(t,e,i,n){var r=ee[e],s=r?t.getAttributeNS(r,e):t.getAttribute(e);return"null"===s&&(s=null),null==s?n?null:i?"":0:i?s:parseFloat(s)}function n(t,e,n,r){return e=i(t,e,!1,r),n=i(t,n,!1,r),!r||null!=e&&null!=n?new h(e,n):null}function r(t,e,n,r){return e=i(t,e,!1,r),n=i(t,n,!1,r),!r||null!=e&&null!=n?new c(e,n):null}function s(t,e,i){return"none"===t?null:"number"===e?parseFloat(t):"array"===e?t?t.split(/[\s,]+/g).map(parseFloat):[]:"color"===e?S(t)||t:"lookup"===e?i[t]:t}function a(t,e,i,n){var r=t.childNodes,s="clippath"===e,a=new w,o=a._project,h=o._currentStyle,u=[];s||(a._transformContent=!1,a=x(a,t,i),o._currentStyle=a._style.clone());for(var l=0,c=r.length;c>l;l++){var d,_=r[l];1!==_.nodeType||!(d=P(_,!1,n))||d instanceof p||u.push(d)}return a.addChildren(u),s&&(a=x(a.reduce(),t,i)),o._currentStyle=h,(s||"defs"===e)&&(a.remove(),a=null),a}function o(t,e){var i=new O,n=t.points;i.moveTo(n.getItem(0));for(var r=1,s=n.numberOfItems;s>r;r++)i.lineTo(n.getItem(r));return"polygon"===e&&i.closePath(),i}function u(t){var e=t.getAttribute("d"),i=e.match(/m/gi).length>1?new L:new O;return i.setPathData(e),i}function l(t,e){for(var r=t.childNodes,s=[],a=0,o=r.length;o>a;a++){var h=r[a];1===h.nodeType&&s.push(x(new F,h))}var u,l,c,d="radialgradient"===e,_=new E(s,d);return d?(u=n(t,"cx","cy"),l=u.add(i(t,"r"),0),c=n(t,"fx","fy",!0)):(u=n(t,"x1","y1"),l=n(t,"x2","y2")),x(new j(_,u,l,c),t),null}function d(t,e,i,n){for(var r=(n.getAttribute(i)||"").split(/\)\s*/g),s=new g,a=0,o=r.length;o>a;a++){var h=r[a];if(!h)break;for(var u=h.split("("),l=u[0],c=u[1].split(/[\s,]+/g),d=0,_=c.length;_>d;d++)c[d]=parseFloat(c[d]);switch(l){case"matrix":s.concatenate(new g(c[0],c[1],c[2],c[3],c[4],c[5]));break;case"rotate":s.rotate(c[0],c[1],c[2]);break;case"translate":s.translate(c[0],c[1]);break;case"scale":s.scale(c);break;case"skewX":case"skewY":var e=Math.tan(c[0]*Math.PI/180),f="skewX"==l;s.shear(f?e:0,f?0:e)}}t.transform(s)}function f(t,e,i){var n=t["fill-opacity"===i?"getFillColor":"getStrokeColor"]();n&&n.setAlpha(parseFloat(e))}function v(i,n,r){var s=i.attributes[n],a=s&&s.value;if(!a){var o=e.camelize(n);a=i.style[o],a||r.node[o]===r.parent[o]||(a=r.node[o])}return a?"none"===a?null:a:t}function x(i,n,r){var s={node:R.getStyles(n)||{},parent:!r&&R.getStyles(n.parentNode)||{}};return e.each(M,function(r,a){var o=v(n,a,s);o!==t&&(i=e.pick(r(i,o,a,n,s),i))}),i}function S(t){var e=t&&t.match(/\((?:#|)([^)']+)/);return e&&I[e[1]]}function P(t,e,i){function n(t){paper=s;var n=P(t,e,i),r=i.onLoad,a=s.project&&s.project.view;r&&r.call(this,n),a.draw(!0)}if(!t)return null;i?"function"==typeof i&&(i={onLoad:i}):i={};var r=t,s=paper;if(e)if("string"!=typeof t||/^.*</.test(t)){if("undefined"!=typeof File&&t instanceof File){var a=new FileReader;return a.onload=function(){n(a.result)},a.readAsText(t)}}else{if(r=document.getElementById(t),!r)return $.request("get",t,n);t=null}if("string"==typeof t&&(r=(new DOMParser).parseFromString(t,"image/svg+xml")),!r.nodeName)throw Error("Unsupported SVG source: "+t);var o=r.nodeName.toLowerCase(),h=z[o],u=h&&h(r,o,e,i)||null,l=r.getAttribute&&r.getAttribute("data-paper-data");return u&&(u instanceof w||(u=x(u,r,e)),i.expandShapes&&u instanceof b&&(u.remove(),u=u.toPath()),l&&(u._data=JSON.parse(l))),e&&(I={}),u}var z={"#document":function(t,e,i,n){for(var r=t.childNodes,s=0,a=r.length;a>s;s++){var o=r[s];if(1===o.nodeType){var h=o.nextSibling;document.body.appendChild(o);var u=P(o,i,n);return h?t.insertBefore(o,h):t.appendChild(o),u}}},g:a,svg:a,clippath:a,polygon:o,polyline:o,path:u,lineargradient:l,radialgradient:l,image:function(t){var e=new C(i(t,"href",!0));return e.attach("load",function(){var e=r(t,"width","height");this.setSize(e);var i=this._matrix._transformPoint(n(t,"x","y").add(e.divide(2)));this.translate(i)}),e},symbol:function(t,e,i,n){return new p(a(t,e,i,n),!0)},defs:a,use:function(t){var e=(i(t,"href",!0)||"").substring(1),r=I[e],s=n(t,"x","y");return r?r instanceof p?r.place(s):r.clone().translate(s):null},circle:function(t){return new b.Circle(n(t,"cx","cy"),i(t,"r"))},ellipse:function(t){return new b.Ellipse({center:n(t,"cx","cy"),radius:r(t,"rx","ry")})},rect:function(t){var e=n(t,"x","y"),i=r(t,"width","height"),s=r(t,"rx","ry");return new b.Rectangle(new _(e,i),s)},line:function(t){return new O.Line(n(t,"x1","y1"),n(t,"x2","y2"))},text:function(t){var e=new N(n(t,"x","y").add(n(t,"dx","dy")));return e.setContent(t.textContent.trim()||""),e}},M=e.each(te,function(t){this[t.attribute]=function(e,i){if(e[t.set](s(i,t.type,t.fromSVG)),"color"===t.type&&e instanceof b){var n=e[t.get]();n&&n.transform((new g).translate(e.getPosition(!0).negate()))}}},{id:function(t,e){I[e]=t,t.setName&&t.setName(e)},"clip-path":function(t,e){var i=S(e);if(i){if(i=i.clone(),i.setClipMask(!0),!(t instanceof w))return new w(i,t);t.insertChild(0,i)}},gradientTransform:d,transform:d,"fill-opacity":f,"stroke-opacity":f,visibility:function(t,e){t.setVisible("visible"===e)},"stop-color":function(t,e){t.setColor&&t.setColor(e)},"stop-opacity":function(t,e){t._color&&t._color.setAlpha(parseFloat(e))},offset:function(t,e){var i=e.match(/(.*)%$/);t.setRampPoint(i?i[1]/100:parseFloat(e))},viewBox:function(t,e,i,n,a){var o=new _(s(e,"array")),h=r(n,"width","height",!0);if(t instanceof w){var u=h?o.getSize().divide(h):1,l=(new g).translate(o.getPoint()).scale(u);t.transform(l.inverted())}else if(t instanceof p){h&&o.setSize(h);var c="visible"!=v(n,"overflow",a),d=t._definition;c&&!o.contains(d.getBounds())&&(c=new b.Rectangle(o).transform(d._matrix),c.setClipMask(!0),d.addChild(c))}}}),I={};y.inject({importSVG:function(t,e){return this.addChild(P(t,!0,e))}}),m.inject({importSVG:function(t,e){return this.activate(),P(t,!0,e)}})},paper=new(r.inject(new e(e.exports,{enumerable:!0,Base:e,Numerical:o,DomElement:R,DomEvent:V,Http:$,Key:X}))),"function"==typeof define&&define.amd&&define("paper",paper),paper};
Note: See TracBrowser for help on using the repository browser.