draw2d
draw2d copied to clipboard
Horizontally center justifying text within rectangle
Hi there,
I am centering the text within a rectangle using draw2d.layout.locator.CenterLocator();
. However I can't figure out how to horizontally center the actual text. I've tried setting attributes and css.
Whatever I do it stays left justified
Thanks!
hi @geoffbullen did you find a solution for that?