Right aligned text with bottom right x y coordinates #4260
-
I receive text coordinates of the bottom right point when I need to insert right-aligned text. This is what I have come up with:
However the right aligned text is not y-axis aligned with the left aligned text when given the same y point. Is there a better way of doing this or should I just play with the rect I pass to fill_textbox untill it provides me the approximate result I want? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I figured it out.
|
Beta Was this translation helpful? Give feedback.
I figured it out.