Hi,
I was involed in the librecad project one year ago for a university course and I tried to insert the distinction between TEXT and MTEXT. I did not finish my work and I do not know if somebody else continued working on it. Anyway I would like to still work on this if it is possible? Another question: I was told that there is a new version of the code which applies the rules of c++11: where can I find it and is the old version still update or is it better to work on the new one? Waiting for and answer, Regards Luca |
Hi, Welcome back! Rallaz implemented MTEXT after your attempt. C++11 can be used in the master branch, not on the 1.0 series.
2.0 is currently in beta stage. You may keep testing it, and try to fix any bug you found or anything still not closed in our bug tracker. Any new features would have to wait for 2.1 branching.
We need the installer files for 2.0.0beta2 release. We need to tag 1.0.3, as we have fixed some crashes after 1.0.2.
Regards, Dongxu On Thu, Mar 28, 2013 at 3:59 PM, gnagno91 [via LibreCAD] <[hidden email]> wrote: Hi, Dongxu Li, Ph.D. www.librecad.org |
Hi,
I'm very happy to be back and thank you for you fast reply. I think I'll concentrate on bug fixing: some particular area of the code which I have to concentrate on? The code for the 2.0beta is the one that I found here (https://github.com/LibreCAD/LibreCAD) in the master branch right? Or is there any onther repository? Luca |
hi, yes, our official repository is this github one please pick freely any open bug on our sf.net tracker, and we can cooperate in the process. regards, dongxu On Mar 28, 2013 4:42 PM, "gnagno91 [via LibreCAD]" <[hidden email]> wrote:
Hi, |
Hi,
I will look to the bug tracker and I start with fixing. All the best Luca |
Hi, Just in case you are interested, there's a hard one to work on. The current algorithm is not good enough for trim2 (triming both entities).
I also added a fix for trim one entity:
https://sourceforge.net/tracker/index.php?func=detail&aid=3537053&group_id=342582&atid=1433844# https://github.com/LibreCAD/LibreCAD/commit/65c6bf88c1cf36ef5bce722bbcfa149086930429 Thanks, Dongxu
On Sun, Mar 31, 2013 at 11:26 AM, gnagno91 [via LibreCAD] <[hidden email]> wrote: Hi, Dongxu Li, Ph.D. www.librecad.org |
Free forum by Nabble | Edit this page |