jvr 489d76a340 Refactored outline extraction for CharStrings. The interface to
T{1,2}OutlineExtractor is not backwards compatible and this change
basically makes them private classes: CharStrings now have a .draw()
method that takes a Pen object (see fontTools.pens.*), so you never
have to deal with the extractor objects yourself. Only lightly tested.


git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@417 4cde692c-a291-49d1-8350-778aa11640f8
2003-08-24 19:56:16 +00:00
2002-10-29 15:51:38 +00:00
2002-09-12 22:03:59 +00:00
2002-09-12 23:14:59 +00:00
2002-10-27 09:11:42 +00:00
2002-05-03 19:03:49 +00:00

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

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

Quick start: run python setup.py install from the command line.

See the file "LICENSE.txt" for licensing info.

Have fun!

Just van Rossum <just@letterror.com>
Description
No description provided
Readme 28 MiB
Languages
Python 99.9%