SFML community forums

Help => General => Topic started by: Miguel on June 29, 2010, 03:30:00 am

Title: Small Problem
Post by: Miguel on June 29, 2010, 03:30:00 am
Hello, I got a small problem, and I have no idea of what I could do to fix it.
When I put two images there is a small line between them, I have no idea how to get rid of this.

http://s1041.photobucket.com/albums/b415/Miguel915/?action=view&current=Line.png

EDIT : Thanks TheMagician, that got rid of the problem.
Title: Small Problem
Post by: TheMagician on June 29, 2010, 06:50:04 am
Try disabling image smoothing (http://www.sfml-dev.org/documentation/1.6/classsf_1_1Image.htm#d167422fd331cd069674391fb16e8452). This seems to have been a problem for a number of people.