登录 注册
当前位置:主页 > 资源下载 > 9 > Kanji-strokeview代码在Android系统上运行

Kanji-strokeview代码在Android系统上运行

  • 更新:2024-12-06 16:49:32
  • 大小:345KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

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