kurgm / Bitmap2OTF

Generate bitmap-style OpenType fonts from image files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitmap2OTF

画像ファイルからビットマップ風の (name-keyed) OpenType フォントを生成します

要件

Bitmap2OTF の実行には以下のソフトウェアとライブラリが必要です:

使い方

python bitmap2otf.py PARAMETER-FILE.json

PARAMETER-FILE.json は JSON-ベースのパラメータファイルです。サンプルは sample/sample.json にあります。

ライセンス

このソフトウェアは MIT License のもとで公開しています。LICENSE ファイルを参照してください。

About

Generate bitmap-style OpenType fonts from image files

License:MIT License


Languages

Language:Python 100.0%