/addglyph

A tool to add blank glyphs to fonts

Primary LanguagePythonMIT LicenseMIT

addglyph

Build

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

使い方

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

Windows バイナリのビルド

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

ライセンス

MIT License