LibreCAD_3
LibreCAD_3 copied to clipboard
MText implementation
Reference : https://librecad.zulipchat.com/#narrow/stream/122956-Codebase/topic/V3.20Text/near/211732717
Some additional things that need to be fixed:
- Fix alignment for multiline mtext.
- Update MText lua operation (as of now almost the same as text lua operation. If mtext is only to be created by the text dialog (and not the commandline or tool) then we can simplify the lua operation)