font_generator:用Python编写的脚本用于将imagesSVG转换为字体 源码
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
文件列表
font_generator-master.zip
(预估有个4文件)
font_generator-master
LICENSE
1KB
font_generator.py
3KB
.gitignore
1KB
README.md
1KB
暂无评论