small lineWidth
This commit is contained in:
parent
b8a44d96f0
commit
9f427204ac
@ -4,7 +4,7 @@ $(document).ready(function() {
|
||||
window.c = $('canvas')[0].getContext('2d');
|
||||
|
||||
window.settings = {
|
||||
lineWidth : 1,
|
||||
lineWidth : 0.2,
|
||||
strokeStyle : 'black',
|
||||
type: 'sketch',
|
||||
lineCap: 'round',
|
||||
|
Loading…
Reference in New Issue
Block a user