Skip to content

Fix asserts in EllipticalArc::_filterIntersections

Thomas Holder requested to merge speleo3/lib2geom:point-are_near_rel into master

Use relative instead of absolute errors for assertions.

New method: Geom::are_near_rel for Point

Reverts 3fdc3bd9

Related to inkscape#194 (closed)

/cc @doctormo

Merge request reports