TextMeshPro use FontSytle: TextAlign.MidlineLeft?
Thank you very much for adding FontStyle in version 4.0.3.
And can other types of TextAlign also be added? I need to use TextAlignmentOptions.MidlineLeft.
: )
Reporting a bug? please specify Unity version:
Reporting a bug? please specify Shapes version:
Reporting a bug? please specify Render Pipeline:
Built-in render pipeline
This has now been added in Shapes 4.2.0!
Four things have changed:
1. per-frame allocations is now 0, and CPU processing is now ~10 times faster
2. you can speed it up even more with new persistent text helpers, making CPU end ~140 times faster
3. you can now draw text regions/rects
4. all TMP text alignment options are now available