We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I see that there is new API that allow detect force of the pen - touch.force. Is it possible to use such thing to receive more authentic sign?
The text was updated successfully, but these errors were encountered:
Pressure is already a property in the data
Sorry, something went wrong.
Currently only the velocity is used to determine the stroke width but we could use the force if we can figure out a good algorithm.
signature_pad/src/signature_pad.ts
Lines 500 to 502 in 11272b4
Hi, is there any update on this issue?
I don't think anyone has been working this.
No branches or pull requests
I see that there is new API that allow detect force of the pen - touch.force. Is it possible to use such thing to receive more authentic sign?
The text was updated successfully, but these errors were encountered: