You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ivan Holmes f8ae88194b Update README.md 10 years ago
LICENSE Initial commit 10 years ago
README.md Update README.md 10 years ago
renamefonts.py Create renamefonts.py 10 years ago

README.md

renamefonts

Python script to rename fonts with TTX. Works on *nixes, maybe Windows as well. Only actually tested on OS X.


Depends on FontTools/TTX, so:

OS X:

brew install fonttools

Debian-style Linux:

apt-get install fonttools