24 Jul
2011
24 Jul
'11
11:33 p.m.
2011/7/24 SorinN <nemes.sorin@...400...>:
Confirmed with Ubuntu 11.0 ( Classic Desktop ) Inkscape r10495
This is caused by Johan's NRRectL -> Geom::IntRect rewrites, because IntRect contained a serious bug which I have recently discovered in my GSoC branch. Basically, an IntRect would not be contained in itself, and as a result neither the intersect() or contains() functions would work correctly. I committed an update of 2Geom that should fix this.
Regards, Krzysztof