1
Graphics / sf::Image subrect exceeds borders
« on: May 13, 2011, 11:53:10 am »
Just to confirm that this problem occurs in 1.6 too, and definitely has something to do with pixel-fractions:
http://www.sfml-dev.org/forum/viewtopic.php?p=31462#31462
The quickest fix seems to be to ensure that everything is cast/rounded to an integer value. Doesn't look quite as nice but you don't get any of the graphical glitches.
http://www.sfml-dev.org/forum/viewtopic.php?p=31462#31462
The quickest fix seems to be to ensure that everything is cast/rounded to an integer value. Doesn't look quite as nice but you don't get any of the graphical glitches.