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
If a text layer has leading spaces, the parsed left value ignores these spaces. If I want to fully render the text using a method similar to fillText, I need to consider the pixel offset caused by the spaces. So how can I get the actual coordinates of the text, or correctly determine the center coordinates of the text?
The text was updated successfully, but these errors were encountered:
If a text layer has leading spaces, the parsed left value ignores these spaces. If I want to fully render the text using a method similar to fillText, I need to consider the pixel offset caused by the spaces. So how can I get the actual coordinates of the text, or correctly determine the center coordinates of the text?
The text was updated successfully, but these errors were encountered: