Closed svickars closed 2 years ago
Reads textHorizontalAlignment and adjusts x position of text elements, while adding a translate() and text-align property when necessary.
textHorizontalAlignment
translate()
text-align
Also reads in textVerticalAlignment and adjust y position, but this hasn't been tested.
textVerticalAlignment
Closes #37
Reads
textHorizontalAlignment
and adjusts x position of text elements, while adding atranslate()
andtext-align
property when necessary.Also reads in
textVerticalAlignment
and adjust y position, but this hasn't been tested.Closes #37