Android 字体类库 Calligraphy
- 授权协议: Apache
- 开发语言: Java
- 操作系统: Android
- 软件首页: https://github.com/chrisjenx/Calligraphy
- 软件文档: https://github.com/chrisjenx/Calligraphy/blob/master/README.md
- 官方下载: https://github.com/chrisjenx/Calligraphy/archive/master.zip
软件介绍
Calligraphy 是一个用来简化 Android 应用使用自定义字体的类库, 该类库会自动查找应用中的 TextView 并设置其使用的字体。
效果图:
使用:
添加依赖库(Download (.aar))
dependencies {
compile 'uk.co.chrisjenx:calligraphy:2.1.0'}<TextView android:text="@string/hello_world" android:layout_width="wrap_content" android:layout_height="wrap_content" fontPath="fonts/Roboto-Bold.ttf"/>
HTML 编码/解码
HTML 编码/解码
XML 在线格式化
在线 XML 格式化压缩工具
