Fix user interface for right-to-left. Backport.
For right-to-left text:
- changing text-alignment (via text-toolbar) now keeps text in the same place;
- align left, align right text-toolbar buttons now works correctly;
- text-alignment indicator now placed correctly on canvas.
Also:
- Code simplification.
- Restore setting alignment to last used for new text. (Only works first time for new text, this is a separate bug.)
Fixes #594 (closed), maybe fixes #1151.