Re: Support for Right-to-Left languages
Posted by
dxli on
Aug 08, 2023; 2:22pm
URL: https://forum.librecad.org/Support-for-Right-to-Left-languages-tp5723167p5723190.html
The implementation is a delicate balance between maintaining the existing behaviors and tweaking to support new features.
More work is needed to refactor the existing code to achieve smooth support for left-to-right, right-to-left, top-to-bottom styles. Understandbly, this step means risking serious regressions.
KoT wrote
Thank you very much. I built LibreCAD (win64) and run it within QtCreator 5.15.2. The Right-to-Left works very nicely. Its a very significant step forward for me.
Please note that there is some problem with multi-line text. Please use English MText, but chose Right-to-Left and write a few lines. Once inserted you will see that the text is not left nor right aligned.
Thank you very much.