react-native-signature-canvas icon indicating copy to clipboard operation
react-native-signature-canvas copied to clipboard

Is it possible to set the output image dimensions?

Open bobonthenet opened this issue 1 year ago • 1 comments

It looks like the output image dimensions are based on the canvas dimensions. I am able to alter the output dimensions by setting the webstyle as in #126 however, it looks like the output image dimensions are still not going to be consistent and the canvas size is undesirable for capturing a signature when I set it to the desired output image dimensions. If this is not possible now it would be helpful to have this feature added in the future.

bobonthenet avatar Jun 26 '24 15:06 bobonthenet

same issue here, the signature image is massive after I upload to my db and view in the web. I need to be able to set custom dimensions on the base64 string

jackw3434 avatar Jun 28 '24 10:06 jackw3434