diff options
author | Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com> | 2010-03-30 12:55:24 (GMT) |
---|---|---|
committer | Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com> | 2010-03-30 12:55:24 (GMT) |
commit | 853894dca607a0266f3c6d23c937dd5f55e551af (patch) | |
tree | 6af860cdf403788e9bb1cd04953149cdb2492cad /tests/auto/qabstractprintdialog | |
parent | 568475d98d77c3ade027eb88e571ca8b84088002 (diff) | |
download | Qt-853894dca607a0266f3c6d23c937dd5f55e551af.zip Qt-853894dca607a0266f3c6d23c937dd5f55e551af.tar.gz Qt-853894dca607a0266f3c6d23c937dd5f55e551af.tar.bz2 |
Fix QStaticText test on Mac
Avoid taking fast path in drawText() since this is optimized and does
not draw text completely accurate on a floating point font engine.
Rather we use the slightly slower but more accurate drawText() which
takes a rectangle so that the results are identical to the ones
produced by drawStaticText().
Reviewed-by: TrustMe
Diffstat (limited to 'tests/auto/qabstractprintdialog')
0 files changed, 0 insertions, 0 deletions