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

trimWhitespace doesn't seem to work

Open BlueDevil2k6 opened this issue 4 years ago • 1 comments

What is the expected behavior of trimWhitespace? My expectation is that after capturing the signature, a rectangle would be formed and basically the image would be trimmed down to that. Is the expectation? Can't seem to get this to work for SVG images.

BlueDevil2k6 avatar Sep 01 '21 05:09 BlueDevil2k6

trimWhitespace converts the image to image/png and doesn't seem to honor imageType='image/svg+xml'. is this intended?

aretesoftware avatar Dec 06 '21 15:12 aretesoftware