An open API service indexing awesome lists of open source software.

https://github.com/captaincodeman/sign-here

Smooth signature drawing with HTML5 Canvas
https://github.com/captaincodeman/sign-here

encoding html5-canvas polymer sign signature signatures webcomponents

Last synced: 5 months ago
JSON representation

Smooth signature drawing with HTML5 Canvas

Awesome Lists containing this project

README

          

_[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](https://f.cloud.github.com/assets/9873/268046/9ced3454-8efc-11e2-816e-a9b170a51004.png)

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.