Constructor
new PointTextTool(paperScope)
Initialize the PointTextTool with Paper.js scope, cursor representation, and toolbar controls.
Parameters:
Name | Type | Description |
---|---|---|
paperScope |
paper.PaperScope | The Paper.js scope for the tool. |
Properties:
Name | Type | Description |
---|---|---|
cursor |
paper.PointText | The visual representation of the text cursor. |
- Source: