diff --git a/examples/Tools/BezierTool.html b/examples/Tools/BezierTool.html index 267a7437..8c335f85 100644 --- a/examples/Tools/BezierTool.html +++ b/examples/Tools/BezierTool.html @@ -6,83 +6,81 @@ - Click and drag to draw a path: + An emulation of a vector pen tool. + Click and drag to add a point.
+ Click on segment handles and points to manipulate them. + Close the path to start a new one. \ No newline at end of file