Quote Originally Posted by wysota View Post
Is there a reason why you use a painter path to draw the text? It should be way faster if you rendered the text directly.
If I use drawText() from QPainter, there's no border/outline.