Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 977 Bytes

readme.md

File metadata and controls

17 lines (14 loc) · 977 Bytes

思源字体 TTF 版本

  • 方便Kodi等只支持ttf字体的软件使用
  • 使用github action进行自动转换

思源字体包含

转换处理细节

  • 仅转换 SourceHanSansSC SourceHanSansTC SourceHanSerifSC SourceHanSerifTC, SC 指的是简体中文版, TC 指的是繁体中文版
  • 使用otf2ttf 进行转换
  • 请注意! 因为 otf2ttf 转换较为缓慢, github actions 转换一个 otf 文件大概需要 3-5 分钟, 完成思源黑体+思源宋体 4 组 28 个字重的字体转换需要比较长的时间, 可能会触发 github 免费版账户 github actions 使用时间限制

开源协议