22 Oct
2013
22 Oct
'13
12:06 a.m.
Hi,
in 2geom/coord.h there is an epsilon defined as 1e-5. This is used in many ways, e. g. in Geom::are_near, .
Now I'm wondering why this value is that big. This causes at least one problem, see the last two comments here:
https://bugs.launchpad.net/inkscape/+bug/1231990
Is there any reason why "1e-18" has been commented out?
Regards,
Markus