diff options
author | Samuel Rødal <sroedal@trolltech.com> | 2010-02-17 16:12:57 (GMT) |
---|---|---|
committer | Samuel Rødal <sroedal@trolltech.com> | 2010-02-18 10:03:34 (GMT) |
commit | a359db8f939ccbe8ce49c2ef71ff4585ab69c15e (patch) | |
tree | f116f5a3c7dacbab49bef1c14d396781d59e908a /tests/auto/qpainterpath | |
parent | 720d56486c3a3fd2d4d6517b8805ff96d3c6da60 (diff) | |
download | Qt-a359db8f939ccbe8ce49c2ef71ff4585ab69c15e.zip Qt-a359db8f939ccbe8ce49c2ef71ff4585ab69c15e.tar.gz Qt-a359db8f939ccbe8ce49c2ef71ff4585ab69c15e.tar.bz2 |
Fixed autotest failure in tst_QPainter::drawEllipse on Maemo.
The previous fix (baa7c3bdecc) attempted to fall back to path drawing in
QPainter::drawEllipse, however we have some specific filling rules for
aliased ellipse drawing in the raster paint engine. We should use the
(now free of fixed point math) drawEllipse_midpoint_i function on all
platforms.
Reviewed-by: Gunnar Sletta
Diffstat (limited to 'tests/auto/qpainterpath')
0 files changed, 0 insertions, 0 deletions