79712069

Date: 2025-07-23 14:20:35
Score: 0.5
Natty:
Report link

Just a couple of thoughts:

Did you try setting the QPainter::TextAntialiasing render hint?

Also, sometimes when using HDPI (high res screen), the reported window width & height are not actual pixels; you can check this with devicePixelRatio() and use the value to scale the size of your pixmap.

Reasons:
  • Whitelisted phrase (-2): Did you try
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: David N