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
We currently set the Y offset as the font size, but this is not totally correct. The correct value is ascdend + descend. SFML does not expose this, so this may not be fixable.
The text was updated successfully, but these errors were encountered:
We currently set the Y offset as the font size, but this is not totally correct. The correct value is ascdend + descend. SFML does not expose this, so this may not be fixable.
The text was updated successfully, but these errors were encountered: