-
Kanji-strokeview代码在Android系统上运行
资源介绍
Kanji StrokeView
> Warning: This library was developed to use with KanjiVG files, if you want to use it with another source, you'll need to update the code and change the input rect size to match the size of your input files (or the view will not be able to scale properly).
Setup
First, add jitpack in your build.gradle at the end of repositories:
repositories {
// ...
maven { url "https://jitpack.io" }
}
Then, add the library dependency:
compile 'com.github.badoualy:kanji-strokeview:1.0
- 上一篇: 飞思COffice通用OA系统源代码
- 下一篇: 老百姓会员管理系统1.2 VB源码