From 55c6bec107c88cef3c100ce3a0c07449a912cb43 Mon Sep 17 00:00:00 2001
From: "Paper.js Bot" <bot@paperjs.org>
Date: Tue, 9 Oct 2018 19:49:23 +0000
Subject: [PATCH] Prebuilt module for commit
 dfe4397a96ef8d7b59d6e7fa889cd7e826c73985

---
 dist/docs/assets/js/paper.js        | 2 +-
 dist/docs/classes/CompoundPath.html | 4 ++--
 dist/docs/classes/Group.html        | 4 ++--
 dist/docs/classes/Item.html         | 4 ++--
 dist/docs/classes/Layer.html        | 4 ++--
 dist/docs/classes/Path.html         | 4 ++--
 dist/docs/classes/PathItem.html     | 4 ++--
 dist/docs/classes/PointText.html    | 4 ++--
 dist/docs/classes/Raster.html       | 4 ++--
 dist/docs/classes/Shape.html        | 4 ++--
 dist/docs/classes/SymbolItem.html   | 4 ++--
 dist/docs/classes/TextItem.html     | 4 ++--
 dist/paper-core.js                  | 2 +-
 dist/paper-core.min.js              | 2 +-
 dist/paper-full.js                  | 2 +-
 dist/paper-full.min.js              | 2 +-
 16 files changed, 27 insertions(+), 27 deletions(-)

diff --git a/dist/docs/assets/js/paper.js b/dist/docs/assets/js/paper.js
index 10f27e60..15a6800b 100644
--- a/dist/docs/assets/js/paper.js
+++ b/dist/docs/assets/js/paper.js
@@ -9,7 +9,7 @@
  *
  * All rights reserved.
  *
- * Date: Tue Oct 9 11:38:52 2018 +0200
+ * Date: Tue Oct 9 21:44:04 2018 +0200
  *
  ***
  *
diff --git a/dist/docs/classes/CompoundPath.html b/dist/docs/classes/CompoundPath.html
index 8aac718c..7f32cc67 100644
--- a/dist/docs/classes/CompoundPath.html
+++ b/dist/docs/classes/CompoundPath.html
@@ -3440,7 +3440,7 @@ function onMouseDown(event) {
 	<li>
 <tt>point:</tt> 
 <a href="../classes/Point.html"><tt>Point</tt></a>
-&mdash;&nbsp;the point where the hit-test should be performed
+&mdash;&nbsp;the point where the hit-test should be performed  (in global coordinates system).
 
 </li>
 	
@@ -3489,7 +3489,7 @@ function onMouseDown(event) {
 	<li>
 <tt>point:</tt> 
 <a href="../classes/Point.html"><tt>Point</tt></a>
-&mdash;&nbsp;the point where the hit-test should be performed
+&mdash;&nbsp;the point where the hit-test should be performed  (in global coordinates system).
 
 </li>
 	
diff --git a/dist/docs/classes/Group.html b/dist/docs/classes/Group.html
index 3a28eb23..c84865bc 100644
--- a/dist/docs/classes/Group.html
+++ b/dist/docs/classes/Group.html
@@ -3308,7 +3308,7 @@ function onMouseDown(event) {
 	<li>
 <tt>point:</tt> 
 <a href="../classes/Point.html"><tt>Point</tt></a>
-&mdash;&nbsp;the point where the hit-test should be performed
+&mdash;&nbsp;the point where the hit-test should be performed  (in global coordinates system).
 
 </li>
 	
@@ -3357,7 +3357,7 @@ function onMouseDown(event) {
 	<li>
 <tt>point:</tt> 
 <a href="../classes/Point.html"><tt>Point</tt></a>
-&mdash;&nbsp;the point where the hit-test should be performed
+&mdash;&nbsp;the point where the hit-test should be performed  (in global coordinates system).
 
 </li>
 	
diff --git a/dist/docs/classes/Item.html b/dist/docs/classes/Item.html
index e48a375b..f31e6a58 100644
--- a/dist/docs/classes/Item.html
+++ b/dist/docs/classes/Item.html
@@ -3059,7 +3059,7 @@ function onMouseDown(event) {
 	<li>
 <tt>point:</tt> 
 <a href="../classes/Point.html"><tt>Point</tt></a>
-&mdash;&nbsp;the point where the hit-test should be performed
+&mdash;&nbsp;the point where the hit-test should be performed  (in global coordinates system).
 
 </li>
 	
@@ -3108,7 +3108,7 @@ function onMouseDown(event) {
 	<li>
 <tt>point:</tt> 
 <a href="../classes/Point.html"><tt>Point</tt></a>
-&mdash;&nbsp;the point where the hit-test should be performed
+&mdash;&nbsp;the point where the hit-test should be performed  (in global coordinates system).
 
 </li>
 	
diff --git a/dist/docs/classes/Layer.html b/dist/docs/classes/Layer.html
index a2f2b231..84ed386d 100644
--- a/dist/docs/classes/Layer.html
+++ b/dist/docs/classes/Layer.html
@@ -3224,7 +3224,7 @@ function onMouseDown(event) {
 	<li>
 <tt>point:</tt> 
 <a href="../classes/Point.html"><tt>Point</tt></a>
-&mdash;&nbsp;the point where the hit-test should be performed
+&mdash;&nbsp;the point where the hit-test should be performed  (in global coordinates system).
 
 </li>
 	
@@ -3273,7 +3273,7 @@ function onMouseDown(event) {
 	<li>
 <tt>point:</tt> 
 <a href="../classes/Point.html"><tt>Point</tt></a>
-&mdash;&nbsp;the point where the hit-test should be performed
+&mdash;&nbsp;the point where the hit-test should be performed  (in global coordinates system).
 
 </li>
 	
diff --git a/dist/docs/classes/Path.html b/dist/docs/classes/Path.html
index 990da40b..d773ff39 100644
--- a/dist/docs/classes/Path.html
+++ b/dist/docs/classes/Path.html
@@ -6376,7 +6376,7 @@ function onMouseDown(event) {
 	<li>
 <tt>point:</tt> 
 <a href="../classes/Point.html"><tt>Point</tt></a>
-&mdash;&nbsp;the point where the hit-test should be performed
+&mdash;&nbsp;the point where the hit-test should be performed  (in global coordinates system).
 
 </li>
 	
@@ -6425,7 +6425,7 @@ function onMouseDown(event) {
 	<li>
 <tt>point:</tt> 
 <a href="../classes/Point.html"><tt>Point</tt></a>
-&mdash;&nbsp;the point where the hit-test should be performed
+&mdash;&nbsp;the point where the hit-test should be performed  (in global coordinates system).
 
 </li>
 	
diff --git a/dist/docs/classes/PathItem.html b/dist/docs/classes/PathItem.html
index 21351983..4b5000d8 100644
--- a/dist/docs/classes/PathItem.html
+++ b/dist/docs/classes/PathItem.html
@@ -5073,7 +5073,7 @@ function onMouseDown(event) {
 	<li>
 <tt>point:</tt> 
 <a href="../classes/Point.html"><tt>Point</tt></a>
-&mdash;&nbsp;the point where the hit-test should be performed
+&mdash;&nbsp;the point where the hit-test should be performed  (in global coordinates system).
 
 </li>
 	
@@ -5122,7 +5122,7 @@ function onMouseDown(event) {
 	<li>
 <tt>point:</tt> 
 <a href="../classes/Point.html"><tt>Point</tt></a>
-&mdash;&nbsp;the point where the hit-test should be performed
+&mdash;&nbsp;the point where the hit-test should be performed  (in global coordinates system).
 
 </li>
 	
diff --git a/dist/docs/classes/PointText.html b/dist/docs/classes/PointText.html
index ba0cf73b..550fa753 100644
--- a/dist/docs/classes/PointText.html
+++ b/dist/docs/classes/PointText.html
@@ -3231,7 +3231,7 @@ function onMouseDown(event) {
 	<li>
 <tt>point:</tt> 
 <a href="../classes/Point.html"><tt>Point</tt></a>
-&mdash;&nbsp;the point where the hit-test should be performed
+&mdash;&nbsp;the point where the hit-test should be performed  (in global coordinates system).
 
 </li>
 	
@@ -3280,7 +3280,7 @@ function onMouseDown(event) {
 	<li>
 <tt>point:</tt> 
 <a href="../classes/Point.html"><tt>Point</tt></a>
-&mdash;&nbsp;the point where the hit-test should be performed
+&mdash;&nbsp;the point where the hit-test should be performed  (in global coordinates system).
 
 </li>
 	
diff --git a/dist/docs/classes/Raster.html b/dist/docs/classes/Raster.html
index d4a1c787..67114e23 100644
--- a/dist/docs/classes/Raster.html
+++ b/dist/docs/classes/Raster.html
@@ -4122,7 +4122,7 @@ function onMouseDown(event) {
 	<li>
 <tt>point:</tt> 
 <a href="../classes/Point.html"><tt>Point</tt></a>
-&mdash;&nbsp;the point where the hit-test should be performed
+&mdash;&nbsp;the point where the hit-test should be performed  (in global coordinates system).
 
 </li>
 	
@@ -4171,7 +4171,7 @@ function onMouseDown(event) {
 	<li>
 <tt>point:</tt> 
 <a href="../classes/Point.html"><tt>Point</tt></a>
-&mdash;&nbsp;the point where the hit-test should be performed
+&mdash;&nbsp;the point where the hit-test should be performed  (in global coordinates system).
 
 </li>
 	
diff --git a/dist/docs/classes/Shape.html b/dist/docs/classes/Shape.html
index 2c35f180..72f7d0d9 100644
--- a/dist/docs/classes/Shape.html
+++ b/dist/docs/classes/Shape.html
@@ -3807,7 +3807,7 @@ function onMouseDown(event) {
 	<li>
 <tt>point:</tt> 
 <a href="../classes/Point.html"><tt>Point</tt></a>
-&mdash;&nbsp;the point where the hit-test should be performed
+&mdash;&nbsp;the point where the hit-test should be performed  (in global coordinates system).
 
 </li>
 	
@@ -3856,7 +3856,7 @@ function onMouseDown(event) {
 	<li>
 <tt>point:</tt> 
 <a href="../classes/Point.html"><tt>Point</tt></a>
-&mdash;&nbsp;the point where the hit-test should be performed
+&mdash;&nbsp;the point where the hit-test should be performed  (in global coordinates system).
 
 </li>
 	
diff --git a/dist/docs/classes/SymbolItem.html b/dist/docs/classes/SymbolItem.html
index 1a26f364..3269b92a 100644
--- a/dist/docs/classes/SymbolItem.html
+++ b/dist/docs/classes/SymbolItem.html
@@ -3199,7 +3199,7 @@ function onMouseDown(event) {
 	<li>
 <tt>point:</tt> 
 <a href="../classes/Point.html"><tt>Point</tt></a>
-&mdash;&nbsp;the point where the hit-test should be performed
+&mdash;&nbsp;the point where the hit-test should be performed  (in global coordinates system).
 
 </li>
 	
@@ -3248,7 +3248,7 @@ function onMouseDown(event) {
 	<li>
 <tt>point:</tt> 
 <a href="../classes/Point.html"><tt>Point</tt></a>
-&mdash;&nbsp;the point where the hit-test should be performed
+&mdash;&nbsp;the point where the hit-test should be performed  (in global coordinates system).
 
 </li>
 	
diff --git a/dist/docs/classes/TextItem.html b/dist/docs/classes/TextItem.html
index 7f05aeef..e63fce38 100644
--- a/dist/docs/classes/TextItem.html
+++ b/dist/docs/classes/TextItem.html
@@ -3313,7 +3313,7 @@ function onMouseDown(event) {
 	<li>
 <tt>point:</tt> 
 <a href="../classes/Point.html"><tt>Point</tt></a>
-&mdash;&nbsp;the point where the hit-test should be performed
+&mdash;&nbsp;the point where the hit-test should be performed  (in global coordinates system).
 
 </li>
 	
@@ -3362,7 +3362,7 @@ function onMouseDown(event) {
 	<li>
 <tt>point:</tt> 
 <a href="../classes/Point.html"><tt>Point</tt></a>
-&mdash;&nbsp;the point where the hit-test should be performed
+&mdash;&nbsp;the point where the hit-test should be performed  (in global coordinates system).
 
 </li>
 	
diff --git a/dist/paper-core.js b/dist/paper-core.js
index 32b96a92..7cef65d5 100644
--- a/dist/paper-core.js
+++ b/dist/paper-core.js
@@ -9,7 +9,7 @@
  *
  * All rights reserved.
  *
- * Date: Tue Oct 9 11:38:52 2018 +0200
+ * Date: Tue Oct 9 21:44:04 2018 +0200
  *
  ***
  *
diff --git a/dist/paper-core.min.js b/dist/paper-core.min.js
index 310daded..2f90a894 100644
--- a/dist/paper-core.min.js
+++ b/dist/paper-core.min.js
@@ -9,7 +9,7 @@
  *
  * All rights reserved.
  *
- * Date: Tue Oct 9 11:38:52 2018 +0200
+ * Date: Tue Oct 9 21:44:04 2018 +0200
  *
  ***
  *
diff --git a/dist/paper-full.js b/dist/paper-full.js
index 10f27e60..15a6800b 100644
--- a/dist/paper-full.js
+++ b/dist/paper-full.js
@@ -9,7 +9,7 @@
  *
  * All rights reserved.
  *
- * Date: Tue Oct 9 11:38:52 2018 +0200
+ * Date: Tue Oct 9 21:44:04 2018 +0200
  *
  ***
  *
diff --git a/dist/paper-full.min.js b/dist/paper-full.min.js
index fa6da04b..9c0e4220 100644
--- a/dist/paper-full.min.js
+++ b/dist/paper-full.min.js
@@ -9,7 +9,7 @@
  *
  * All rights reserved.
  *
- * Date: Tue Oct 9 11:38:52 2018 +0200
+ * Date: Tue Oct 9 21:44:04 2018 +0200
  *
  ***
  *