mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
updated Path docs
This commit is contained in:
@@ -2,9 +2,8 @@
|
||||
// SVG Path
|
||||
///////////////////////////////////////////////////////////////////////
|
||||
/**
|
||||
* Path constructor. This shape was inspired by Jason Follas's
|
||||
* SVG Path plugin. Jason also helped build the parser and the
|
||||
* drawing function.
|
||||
* Path constructor.
|
||||
* @author Jason Follas
|
||||
* @constructor
|
||||
* @augments Kinetic.Shape
|
||||
* @param {Object} config
|
||||
|
Reference in New Issue
Block a user