python fontforge script
1.0.0
Fontforgeモジュールを使用したフォント操作用のPythonスクリプト
最初にPython-FontforgeモジュールとPyqt5をインストールしてください
不足しているGlyphの欠落を確認してください
単語リスト形式
## start with "##" line will be ignore to read
A
B
C
参照によってグリフ 'a' 'をグリフ' b 'にコピーするPythonスクリプト
入力単語リストとしてcopyReferenceatobを使用します
単語リスト形式(glyph 'a' 'to glyph' b 'にコピー、glyph' '' '' d 'にコピー
## start with "##" line will be ignore to read
A B
C D
現在のフォルダーですべてのTTFSの中国のフォント名を取得します。
サンプルを印刷します。
?.ttf as {chinese_name}_{english_name}
入力ワードリストによるTTFフォントを最小化するPythonスクリプト
MinifyGlyphsを入力単語リストとして使用します
単語リスト形式
## start with "##" line will be ignore to read
A
B
C