On Wed, Jul 16, 2008 at 7:08 PM, <J.B.C.Engelen@...1578...> wrote:
Hi all,
I just added LPE Boolops to SVN. Have fun with it.
Cool!
Problems so far: create two open paths with two nodes and a bezier segment each. Do a boolop of them. Problem #1: the result is closed, not open even for union (livarot has the same problem). Problem #2: after converting to path, the points of intersection of the beziers have two nodes at the same place instead of one. Problem #3: too much debug output in the console :)
Thanks, you rock! If these work well and if you can also implement division, cut path, inset/outset, and simplify, then we can switch all path commands to 2geom. After that livarot will only be left in rendering, and after that is cairoified it can be purged entirely.