commit | ca80208a1514ea4d7c55114ae1979f0ba6b41d16 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Thu Nov 28 13:41:54 2013 -0500 |
committer | Behdad Esfahbod <behdad@behdad.org> | Thu Nov 28 17:33:23 2013 -0500 |
tree | e417499c7202d5333244f4517e7b8ec29cb47f23 | |
parent | 1a3909756d1b3bb71530df821d239977a64a18e8 [diff] |
Revert XML name table format changes For the sake of separating py23 effort from feature changes, I'm reverting the name table XML dump format back to what it was. I will clean it up after py23 is merged.
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