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這個實例很好,可以在這基礎上進行修改。