commit | 1ae29591efbb29492ce05378909ccf4028d7c1ee | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Tue Jan 14 15:07:50 2014 +0800 |
committer | Behdad Esfahbod <behdad@behdad.org> | Tue Jan 14 15:07:50 2014 +0800 |
tree | addedd3365dd7c6492ddbceec0298d006797fb5b | |
parent | f5d123be5e342d91c2fa964ddae2844bc633d08e [diff] |
from __future__ import absolute_import Such that our Python 2 is closer to Python 3. Part of https://github.com/behdad/fonttools/issues/77
Quoting from TTX/FontTools Sourceforge Project
a tool to convert OpenType and TrueType fonts to and from XML. FontTools is a library for manipulating fonts, written in Python. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats.
python setup.py install
From your command line type the above command to get fontools installed on your system.
See install.txt in the 'Doc' subdirectory for instructions on how to build and install TTX/FontTools from the sources.
See documentation.html in the "Doc" subdirectory for TTX usage instructions and information about the TTX file format.
See "LICENSE.txt" for licensing information.
Have fun!
Just van Rossum just@letterror.com