My problem is, that the antialiasing of the text in the QLabel isn't really good when using fonts with bigger sizes than the default one.
Platform is Windows 8.1.
Antialiasing enabled:
How it should look:
Is there any solution with the native Qt? Or could I achieve it probably with OpenGL and how?