Qt-interest Archive, March 2007
Font Size on QPainter and QGraphicsScene
Message 1 in thread
Hello,
Is it correct that same font looks differ on QGraphicsScene and QPainter?
I've drew text on QGraphicsScene and outline it with rectange. The did
same on QPainter with same font and text on QPainter looks smaller than
on QGraphicsScene.
What is wrong?
--
[ signature omitted ]
Message 2 in thread
Hi,
> Is it correct that same font looks differ on QGraphicsScene and QPainter?
Mmmh... It shouldn't. Could you provide a screenshot or some minimal
compilable code that reproduces the problem?
Which version of Qt on which platform are you using?
--
[ signature omitted ]