Given a viewport of 1920x1080, I need to scale a 252x128 png into an 800x600 sprite, ignoring the aspect ratio. I'm new to SFML and was unable to find a resize() method. My eyes may be getting tired, but this should be a simple task to figure out. Am I overlooking something?