gcacace / android-signaturepad

A custom Android View for drawing smooth signatures
Apache License 2.0
2.76k stars 642 forks source link

help #101

Open 179098051 opened 7 years ago

179098051 commented 7 years ago

Im noob ,I cant understand that how get control points? can u do simplify or add a bitmap Thx

tplive commented 6 years ago

The library produces a bitmap image of whatever you write in the signature pad. I don't think you can get at the control points from outside the library, unless you extend it yourself with such functionality?

gcacace commented 6 years ago

I'm working on a new version of SignaturePad where you can get the control points from a public method.

Drakot commented 3 years ago

Hello,

Is this available?

Thanks