Browse Source

Update README.md

master
Ivan Holmes 9 years ago
parent
commit
f8ae88194b
  1. 18
      README.md

18
README.md

@ -1,10 +1,8 @@
# renamefonts
Python script to rename font 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
<h1>renamefonts</h1>
<p>Python script to rename fonts with TTX. Works on *nixes, maybe Windows as well. Only actually tested on OS X.</p>
<hr>
<h2>Depends on FontTools/TTX, so:</h2>
<h3>OS X:</h3>
<p>brew install fonttools</p>
<h3>Debian-style Linux:</h3>
<p>apt-get install fonttools</p>
Loading…
Cancel
Save