Efi Fogel

Results 76 comments of Efi Fogel

Computing the bbox should be an operation supported by the traits (and not the curve or the x-monotone curve). You need to define a member function object (a.k.a. functor) called...

Yes, I got bussy, but I'll get back to this soon. ____ _ ____ _ /_____/_) o /__________ __ // (____ ( ( ( (_/ (_/-(-'_(/ _/ On Mon, 16...

It's unfortunate that cl (msvc) cannot replace 'auto' with the correct (const or not-const) type. Anyhow, I fixed everything. Let's try again.

I don't know how to fix the error on platform 2. It seems to be related to some general setting of draw() functions. Also, I have no idea why certain...

I guess it's a feature request. Leave it. I'll implement it when I have a moment. ____ _ ____ _ /_____/_) o /__________ __ // (____ ( ( ( (_/...

I don't think so. I'll handle it. ____ _ ____ _ /_____/_) o /__________ __ // (____ ( ( ( (_/ (_/-(-'_(/ _/ On Mon, 29 Apr 2024 at 17:35,...

Right. I was about to send a message to you indicating that I still need to merge with master and add a sentence to the CHANGES file. ____ _ ____...

ok, I fixed everything I could. 1. Regarding the error, I tried an alternative syntax. I hope it works. 2. Regarding the renaming, I renamed the directory, but retained the...

oh, yes, I may use it for other purposes as well. Perhaps just remove the "arrangement _3" sub dir? On Fri, Mar 1, 2024, 15:21 Sebastien Loriot ***@***.***> wrote: >...

Any idea why? I commented out the (probably) erroneous "install" statement in the CMakeLists.txt file, but I doubt that this was not the reason for the failure. While at it,...