diff options
author | Eskil Abrahamsen Blomfeldt <eblomfel@trolltech.com> | 2009-08-19 13:30:25 (GMT) |
---|---|---|
committer | Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com> | 2010-01-14 12:56:43 (GMT) |
commit | bf86841fd9ec41263b2fd53b3f69661f09cfa9b9 (patch) | |
tree | cb4ba2b6a2a65482547e7e76faea396019b6a93a /tests/auto/qfontdatabase | |
parent | 5247001c8d1a012b5895223dd7f09a9a0fd9286e (diff) | |
download | Qt-bf86841fd9ec41263b2fd53b3f69661f09cfa9b9.zip Qt-bf86841fd9ec41263b2fd53b3f69661f09cfa9b9.tar.gz Qt-bf86841fd9ec41263b2fd53b3f69661f09cfa9b9.tar.bz2 |
Ignore rounding error when painting to rotated painter
There are tiny rounding errors in the matrix rotations which cause tiny
differences in drawText() and drawStaticText(). I've chosen to ignore
these. Instead of having a threshold on the comparison between the two
images, I've chosen to take the easy way out and avoid the problem by
not passing in any position for the text.
Diffstat (limited to 'tests/auto/qfontdatabase')
0 files changed, 0 insertions, 0 deletions