From: Johan E. <jbc...@sw...> - 2013-11-05 22:48:53
|
Hi all, I just had a look at bezier-utils.cpp and was shocked to see such an amount of C-array usage. (even newing/deleting them, etc). Converting this to std::vector is going to be quite some task. :( But it will be worth it :-) How many people are still somewhat active here? Could we schedule a happy online get-together where we are C++ing the code together? More fun that way. I think 2geom deserves to be better ;) Cheers, Johan |