Hello,

I have an Qt application for embedded linux on MIPS.

We are facing problem with font rendering on text which is set to QLabel. Its working fine generally but sometimes the font rendering displayed like distorted and holds this behaviour untill we restarts the application. This font rendering distortion is noticed on display screen and the printouts we have generated using our application.

I am using style sheets to specify the font size and family.