1. 首页
  2. 数据库
  3. 其它
  4. font_generator:用Python编写的脚本用于将imagesSVG转换为字体 源码

font_generator:用Python编写的脚本用于将imagesSVG转换为字体 源码

上传者: 2021-02-07 23:17:52上传 ZIP文件 3.72KB 热度 23次
font_generator 用Python编写的脚本,用于将图像/ svgs转换为字体。 如何使用 安装 在MacOS上运行 /Applications/FontForge.app/Contents/MacOS/FontForge -quiet -script font_generator.py --output myfont.ttf --files *.svg --code 61440 在Linux上运行 fontforge -quiet -script font_generator.py --output myfont.ttf --files *.svg --code 61440
下载地址
用户评论