wPaint icon indicating copy to clipboard operation
wPaint copied to clipboard

How to set the line height of the pencil to 10 on page load

Open sureshpattu opened this issue 12 years ago • 2 comments

I wanted set the line height for the pencil to 10, how to do that on page load.

sureshpattu avatar Mar 22 '13 09:03 sureshpattu

Currently cannot set this, that would need to be added.

websanova avatar Mar 22 '13 17:03 websanova

I know its too late to ans, but if it helps.

Set this property.

lineWidth: '10', // When you initialize the canvas

dhavalkakkad avatar Nov 03 '16 06:11 dhavalkakkad