kurgm / addglyph

A tool to add blank glyphs to fonts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

addglyph

フォントに空のグリフを追加するプログラム

使い方

プログラムの概要・使い方は usage.txt または addglyph.py -h を参照されたし

Windows バイナリのビルド

  1. pip install -r requirements.txt
  2. pip install pyinstaller
  3. build.bat
  4. dist フォルダに addglyph.exe ができる

ライセンス

MIT License

About

A tool to add blank glyphs to fonts

License:MIT License


Languages

Language:Python 98.2%Language:Shell 1.3%Language:Batchfile 0.5%