jvr 05e2541b49 Fixed subtle bug in curve intersection logic: due to floating point errors,
sometimes a legitimate solution is ever so slightly over 1.0. Those used to
be filtered out; now checking for 1.0 + 1e-10.


git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@460 4cde692c-a291-49d1-8350-778aa11640f8
2003-10-14 20:30:07 +00:00
2003-09-01 16:10:22 +00:00
2002-09-12 22:03:59 +00:00
2003-08-25 21:19:47 +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%