Skip to content

提供接口,从字体文件中对特定文字抽取,生成较小的中文字体文件,用于名片编辑器字体修改

Notifications You must be signed in to change notification settings

teebbstudios/fonttools_server

Repository files navigation

fonttools_server

用于名片编辑器生成极小中文字体

需要在系统中安装:fonttools,并配置环境变量

用到的命令行:

 pyftsubset fonts/${item.fontFile} --text=${item.title} --output-file=fontmin/${item.fontFile}

使用redis作为队列

使用postgres作为提取记录数据库

About

提供接口,从字体文件中对特定文字抽取,生成较小的中文字体文件,用于名片编辑器字体修改

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published