Remove eexecOp C extension

It hasn't been working:

  https://github.com/khaledhosny/fonttools/commit/6102ba7500171966c436aac0eb61185c26c5fcdd

And it's only used to load Type1 fonts, so who cares if the Python
implementation is slow...
5 files changed
tree: 53c7b288ab419e45525a032a4542c2df17ef73e2
  1. Doc/
  2. Lib/
  3. MetaTools/
  4. Tools/
  5. Windows/
  6. LICENSE.txt
  7. MANIFEST.in
  8. README.md
  9. setup.py
README.md

What it is ?

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.

Quick start

python setup.py install

From your command line type the above command to get fontools installed on your system.

Installation

See install.txt in the 'Doc' subdirectory for instructions on how to build and install TTX/FontTools from the sources.

Documentation

What is TTX ?

See documentation.html in the "Doc" subdirectory for TTX usage instructions and information about the TTX file format.

Community

License

See "LICENSE.txt" for licensing information.

Have fun!

Just van Rossum just@letterror.com