I am using React Konva to draw shapes. I want the text can align distributed as Excel (not justify). How can I get that behavior ? I have included images about the detail of aligment. Thank you guys.
Asked
Active
Viewed 48 times
0
Tam Duc
- 1
- 1
-
Konva doesn't support that. The only workaround (long one) is to make your own custom shape and draw characters as you want. – lavrton Nov 25 '22 at 02:41