I have a canvas which is 800 * 400px used to do signature, and how can I resize the canvas and signature together?
ctx.scale method only resize the canvas but the painted content will disappear.
thx!
I have a canvas which is 800 * 400px used to do signature, and how can I resize the canvas and signature together?
ctx.scale method only resize the canvas but the painted content will disappear.
thx!