At my employer, we've recently switched from AutoCad to Draftsight 2018. All in all a nice program, especially for the price.
My main problem is the lisp routine for plotting points in reference to the ucs doesn't work correctly.
In Autocad, you click the point you're looking for, then click again to place it where you want. If you were to the right side of the initial click, it drew a leader and placed the text on the right side. And would put it to the left if you were on the left side. It was easy to make it neat and legible that way.
Draftsight on the other hand, always places the text to the left of the line, and will sometimes place the text on top of the line, making it hard to read.
I've been looking at different lisp routines to see if I can find one that works like I want, but I've not had any luck so far.
I'll attach a screenshot of what I'm talking about, and also the lisp file I'm using. The lisp I had to zip to attach.
In the screenshot, the top part is the old Autocad style, and the bottom is what I'm getting in Draftsight
Thanks for any help
