This thread is corresponding to
this thread.
I was just wondering if SFML should implement the feature described in the link above into sf::RenderWindow, instead of me inheriting.
Something like:
void sf::RenderWindow::PreserveImageQuality(bool Preserve)
I'll try and go a bit more into detail if you don't know what I mean, I'm in a bit of a rush at the moment though.