You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this even included in the main package anymore? I can't find it anywhere referenced in the source code (at least in my node_modules with Pixi 4 as a dependency). I see it in your documentation, but it seems to be fairly out of reach.
I'm interested in this because I want to right align a Text element.
I tried using
PIXI.TextMetrics.measureText
, but no luck.Is there a simple way to make this work?
The text was updated successfully, but these errors were encountered: