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
Recently, you have introduced wraplength for fonts when rendering with pygame.font.Font.render.
That's why, we should have a wraplength parameter for pygame.font.Font.size so it gives us the right height.