Heim > Fragen und Antworten > Hauptteil
http://kevinems.com/software-development/325.html#comment-61
看到了这个页面,没什么思路,大家有什么思路啊,或者有什么开源项目啊
我想用带有电磁笔的屏幕上 实现写毛笔字效果,并带有笔锋效果的app
黄舟2017-04-17 15:53:40
可以参考https://corner.squareup.com/2012/07/smoother-signatures.html 这篇文章,square的解决方案应该是不错的,具体github上https://github.com/gcacace/android-signaturepad这个实例很好,可以在这基础上进行修改。