# ttf-clip **Repository Path**: funzeros/ttf-clip ## Basic Information - **Project Name**: ttf-clip - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-07 - **Last Updated**: 2022-01-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 字体裁剪工具 # 使用方法 1. 确保本地有`java`环境 2. 把`.ttf`文件放到`fonts`目录下 3. 修改`tc.config.json`配置 4. 编辑`clipFonts.txt`的内容 5. 运行`yarn|npm·run build` 6. 裁剪后的字体文件会生成在`dist`目录下