On 03/12/14 21:59, Alexander Brock wrote:
I'm out of ideas why the boolean operation doesn't work for
my objects,
it always works perfectly for me when I do it by hand.
I figured it out: I need to convert objects to paths before performing
boolean operations. It works now (except for a corner case I need to
figure out).
Alexander