Hello,
I'm having a problem when I take an sf::Font and set it at low size.
The font is all smoothed out in an ugly way. (Which is btw, a pixel-art font)
I tried different fonts, same problem.
Is there a sf::Font.SetSmooth function ? Because I can't seem to find one on the doc.
Thank you.