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
I want to implement text wrapping for my ui library and it requires measuring the dimensions of a string of text so I can compare it to the line width. Is there an example with this library to do so?
It would need to take into consideration emojis and kerning.
The text was updated successfully, but these errors were encountered:
I want to implement text wrapping for my ui library and it requires measuring the dimensions of a string of text so I can compare it to the line width. Is there an example with this library to do so?
It would need to take into consideration emojis and kerning.
The text was updated successfully, but these errors were encountered: