Skip to content
New issue

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

Can't get image by getSignatureImage when typein #165

Open
Lumono opened this issue Oct 6, 2015 · 4 comments
Open

Can't get image by getSignatureImage when typein #165

Lumono opened this issue Oct 6, 2015 · 4 comments

Comments

@Lumono
Copy link

Lumono commented Oct 6, 2015

Get a blank image by getSignatureImage when type it, I can see image in canvas.
Draw it works as well by getSignatureImage.

@Lumono
Copy link
Author

Lumono commented Oct 6, 2015

@thomasjbradley
Copy link
Contributor

Signature pad doesn't use <canvas> when typing your name, it just makes a <div> and uses @font-face to style the text. So there is nothing in the <canvas> when the name is typed in.

@Lumono
Copy link
Author

Lumono commented Oct 6, 2015

@Lumono
Copy link
Author

Lumono commented Oct 6, 2015

Also I can pass image to parent page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants