InstallΒΆ
pip install [--user] fontlib
For a bleeding edge installation:
pip install --user git+http://github.com/return42/fontlib.git
If you are a developer fork/clone from github and run make:
git clone https://github.com/return42/fontlib
cd fontlib
make install