diff options
author | Samuel Rødal <sroedal@trolltech.com> | 2009-05-07 11:12:39 (GMT) |
---|---|---|
committer | Samuel Rødal <sroedal@trolltech.com> | 2009-05-07 11:25:48 (GMT) |
commit | 20d88b4d390e2e11079f62ab9f472c30f7c5b11d (patch) | |
tree | afd34f0369b76b5d25572f5f42bd7600d9ab12fc /tests/benchmarks/qimagereader | |
parent | 27aae6a5bb4858897547f2f436bc1cdf2e8bfbd4 (diff) | |
download | Qt-20d88b4d390e2e11079f62ab9f472c30f7c5b11d.zip Qt-20d88b4d390e2e11079f62ab9f472c30f7c5b11d.tar.gz Qt-20d88b4d390e2e11079f62ab9f472c30f7c5b11d.tar.bz2 |
Fixed some inconsistencies for image drawing on non-integer coords.
The fix for 1x1 source rect image drawing in change
ffbb3c1a2aee4134dce80cd144a26bf32865b698 was incorrect for transforms
with type >= TxScale. The aliased coordinate delta needs to be applied
in device coordinates, not in logical coordinates.
Also specialize the non-antialiased TxScale case by simply calling
fillRect_normalized directly, avoiding having to scan convert the
rectangle manually.
Task-number: 251561
Reviewed-by: Trond
Diffstat (limited to 'tests/benchmarks/qimagereader')
0 files changed, 0 insertions, 0 deletions