2013年3月21日

python FontTools 筆記

FontTools是一個可以操作字型如true type font的python library

Download fontTools 2.3

安裝

python setup.py build python setup.py install 
使用

from fontTools.ttLib import TTFont font = TTFont('/path/to/someFont.ttf')

沒有留言:

張貼留言