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 believe that the calculation for the Y-offset of large font sizes (96 or 120 pt for example), the offset for most numbers and characters should be a negative number, and it is actually showing as a positive number. There may be a limit here for the offset (one byte, -127 ?)
The text was updated successfully, but these errors were encountered:
I believe that the calculation for the Y-offset of large font sizes (96 or 120 pt for example), the offset for most numbers and characters should be a negative number, and it is actually showing as a positive number. There may be a limit here for the offset (one byte, -127 ?)
The text was updated successfully, but these errors were encountered: