Fixed bug in computation of path intersections.
commit98ecd563dfa860abe0e325e97e463a2d91b6feb4
authorHenrik Tidefelt <tidefelt@isy.liu.se>
Sat, 24 May 2008 23:38:13 +0000 (25 01:38 +0200)
committerHenrik Tidefelt <tidefelt@isy.liu.se>
Fri, 5 Sep 2008 20:02:57 +0000 (5 22:02 +0200)
tree6829a0e4a68fc09f68cacedaf54195f9159241be
parent3004a77bc585b4ca278354373d5bd847bb8d4d00
Fixed bug in computation of path intersections.

The tricky situation was when an intersection was too close to the point joining two spline segments.  It is expected that this solves also other tricky situations.
source/elementarypath2D.cc