Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Graphics
»
[SOLVED] Quality drop in SFML (as opposed to PyGame)
Print
Pages: [
1
]
Author
Topic: [SOLVED] Quality drop in SFML (as opposed to PyGame) (Read 2533 times)
0 Members and 1 Guest are viewing this topic.
hach-que
Newbie
Posts: 6
[SOLVED] Quality drop in SFML (as opposed to PyGame)
«
on:
November 15, 2009, 08:44:17 am »
I get this weird blurring in SFML, even though the coordinates are the same as PyGame. The scaling is set to 1 in both directions.
Anyone know why?
SOLUTION:
Set smooth to false on the image before loading it into the sprite.
Logged
Print
Pages: [
1
]
SFML community forums
»
Help
»
Graphics
»
[SOLVED] Quality drop in SFML (as opposed to PyGame)