TextMeshPro use FontSytle: TextAlign.MidlineLeft?

Avatar
  • updated
  • Completed

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.

Image 487

: )

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
Avatar
Freya Holmér creator
  • Completed

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