From: Johan E. <jbc...@sw...> - 2012-01-08 22:04:15
|
Hope you have a nice vacation! When you come back, you can play with Inkscape's boolops LPE to find bugs in the code. At the moment, it simply hangs until it hits a memory limit (goes into infinite loop I think). It used to work, if buggy. Ciao, Johan On 5-1-2012 7:14, Nathan Hurst wrote: > On Wed, Jan 04, 2012 at 09:21:04PM +0100, Johan Engelen wrote: >> I have 2 beziers that are mirror images of each other: >> Bezier(0, -20.8271, 20.8271) >> Bezier(20.8271, -20.8271, 0) >> >> roots(0) gives 2 solutions for the first, but only one for the second. >> >> /src/tests/bezier-test also fails for roots... > booga. > > I'm on holidays in hawaii atm, will look next week hopefully. > > njh > |