Commit 32a7d87050bf891d476892d441a56921eda299b0

Alexei Podtelezhnikov 2013-08-17T22:19:21

[base] Clean up BBox_Conic_Check. * src/base/ftbbox.c (BBox_Conic_Check): Remove redundant checks for extremum at the segment ends, which are already within the bbox. Slightly modify calculations.