PDA

View Full Version : big font posintsize problem



nicolas1
28th May 2009, 16:16
Hello,

I need to draw on widget (using QPainter) big letters.

In Qt 4.3 it was no problem to set for example 300 pointsize and draw text. But in qt 4.5, there is a limitation of pointsize to 120. If bigger then 120, nothig is drawn....

Any suggestions?