Hey, I have this problem too. I want to draw shapes like circles and lines and stuff, but without anti-aliasing, it looks pretty ugly. Using textures is not an option. I've checked window.GetSettings().AntialiasingLevel, and it outputs 4 every time, so it should work. I dunno if it matters, but I'm using SFML.NET 2.0. Any help would be appreciated!