- Fixed ZeroDivisionError in solveCubic(). The solution is mathematically
dubious (I don't think 0.0/0.0 == 0.0...) but the result seems to be
correct.
- Documented that soleCubic() and solveQuadratic() are not guaranteed to
return the roots in order, and nor that they are guaranteed to not return
duplicate roots.


git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@431 4cde692c-a291-49d1-8350-778aa11640f8
1 file changed
tree: 885cc338dad22a6287f76d063da51b7d6e54c431
  1. Doc/
  2. Lib/
  3. Mac/
  4. MetaTools/
  5. Src/
  6. Tools/
  7. Windows/
  8. LICENSE.txt
  9. README.txt
  10. setup.py