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
{{ message }}
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.
Something else I'd like to see is if we could ask a Font asset how wide a particular character is. Something like this.actor.textRenderer.getFont().getTextWidth('a') so that way I can calculate my spacing without having to render it. This might be worth opening a different issue for.
Edit: Apparently this is already a thing. Well now I feel silly.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We have those internally, we should make them available in the API.
The text was updated successfully, but these errors were encountered: