Implemented the closest_point() and closest_point_ax() functions of lib.geometry.lines.
These two functions do the same thing - find the closest point on a line to any given point - but take different arguments to define the line.
Authored by: bugman 2013-03-07
Parent: [r18670]
Child: [r18672]