Although I cannot give a precise answer, the right term what you want to do is to disable "font anti aliasing".
Search for that.
Although I cannot give a precise answer, the right term what you want to do is to disable "font anti aliasing".
Search for that.
It's nice to be important but it's more important to be nice.
Thanks but anti aliasing is already disabled.
why are you so sure?
It's nice to be important but it's more important to be nice.
font1.setStyleStrategy ( QFont::NoAntialias );
I already had this line.
Bookmarks