Directory

← Back

sign-here

Smooth signature drawing with HTML5 Canvas

Author

Rating

Popularity

<100

[ This description is mirrored from README.md at github.com/CaptainCodeman/sign-here on 2019-05-10 ]

Demo and API docs

##<sign-here>

sign-here is a polymer element that provides smooth signature drawing with HTML5 Canvas by wrapping the signature_pad library.

Example:

<sign-here width="400" height="200" image="{{image}}"></sign-here>

The image property will be updated after any interaction with the data-uri encoded value of the image. The encoding method and quality can be controlled, as can the color of the paper and ink.

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Dependencies

  • polymer#Polymer/polymer#^1.4.0
  • signature_pad#^1.5.3
Released
2016-07-03
Maturity
IMPORTED
License
MIT License

Compatibility

Framework
Polymer 1.0+
Browser
Browser Independent

sign-here - Vaadin Add-on Directory

Smooth signature drawing with HTML5 Canvas sign-here - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/CaptainCodeman/sign-here](https://github.com//CaptainCodeman/sign-here/blob/v0.0.1/README.md) on 2019-05-10 ]** _[Demo and API docs](http://captaincodeman.github.io/sign-here/)_ ##<sign-here> `sign-here` is a polymer element that provides smooth signature drawing with HTML5 Canvas by wrapping the [signature_pad](https://github.com/szimek/signature_pad) library. Example: The `image` property will be updated after any interaction with the data-uri encoded value of the image. The encoding method and quality can be controlled, as can the color of the paper and ink.
Issue tracker
GitHub Homepage
View on GitHub

sign-here version 0.0.1
### Dependencies * polymer#Polymer/polymer#^1.4.0 * signature_pad#^1.5.3

Online